Lines Matching refs:IDC

1048 	  applied patch from Frank Gross fixing Schemas IDC import bug
2655 Added missing regression test results for the latest IDC
2661 regression tests for the latest IDC and xs:decimal bugs.
2665 * xmlschemas.c: Fixed bubbling of duplicate IDC nodes: the
2683 used to access the IDC node list, was missing after the
2687 it is used to force bubbling of IDC node tables even
2891 starting point for IDC XPath compilation; this and some other
2893 expressions and IDC selector/field relevant restrictions of
2931 Restructured IDC node-tables
2935 IDC target-nodes were interferring with IDC node-tables,
2937 one big list into 3 lists: 1 for IDC node-table entries,
2938 1 for _duplicates_ of IDC node-table entries and 1 for
2939 IDC target-nodes. More code, but cleaner and it works at last.
2950 * pattern.c: Fixed an IDC-XPath problem when resolving to
3061 the relevant IDC designation as well (requested by GUY Fabrice).
4361 the attribute did not resolve to an IDC field (discovered
4555 of IDC nodes (bug #170779 and #170778, reported by GUY Fabrice):
4696 * xmlschemas.c: Added IDC validation of anySimpleType attribute
4697 values; anyway the IDC key comparison is restricted to
4704 without a node being specified. This all and the enabling of IDC
4710 * xmlschemas.c: Enabled IDC parsing and validation.
4713 validation of default attributes against IDCs: since IDC keys
4715 * pattern.c: Enabled IDC support; this is currently done
4784 * xmlschemas.c: Started support for IDC resolution to default
4837 * xmlschemas.c: Added IDC evaluation for attribute nodes.
4925 pattern module. Fixed some IDC code bugs. Changed
4959 local attribute declarations. IFDEFed more IDC code to