Lines Matching full:identity
716 * The identity-constraint "field" and "selector" item, holding the
732 * The identity-constraint definition component.
793 * The identity-constraint binding item of the [identity-constraint table].
1142 return(BAD_CAST "unique identity-constraint");
1145 return(BAD_CAST "key identity-constraint");
1148 return(BAD_CAST "keyref identity-constraint");
3862 * @idc: a identity-constraint definition
3864 * Deallocates an identity-constraint definition.
5606 "allocating an identity-constraint definition", NULL);
8182 * Parses a XML Schema identity-contraint definition's
8185 * Returns the parsed identity-constraint definition.
8220 "allocating a 'selector' of an identity-constraint definition",
8280 * Parses a XML Schema identity-contraint definition.
8282 * Returns the parsed identity-constraint definition.
15906 * TODO: This should implement component-identity
16754 * TODO: SPEC (3.2.3) "R's declaration's {identity-constraint
16755 * definitions} is a subset of B's declaration's {identity-constraint
20255 * @idc: the identity-constraint definition
20261 * Identity-constraint Definition Properties Correct (c-props-correct)
20305 * "If the {identity-constraint category} is keyref,
21870 * Validation of identity-constraints (IDC) *
22745 * cvc-identity-constraint:
22875 * 4.1 If the {identity-constraint category} is unique(/key),
25002 * IDC: Register identity-constraint XPath matchers.
26266 * respect to each of the {identity-constraint definitions} as per
26267 * Identity-constraint Satisfied (?3.11.4)."