Lines Matching full:maxexclusive
6661 } else if (IS_SCHEMA(node, "maxExclusive")) {
11678 (IS_SCHEMA(child, "maxExclusive")) ||
11753 "maxExclusive | maxInclusive | totalDigits | fractionDigits | "
11762 "maxExclusive | maxInclusive | totalDigits | fractionDigits | "
17331 * SCC "maxInclusive and maxExclusive"
17440 /* maxInclusive < BASE maxExclusive */
17469 * "maxExclusive >= minExclusive"
17480 * "maxExclusive valid restriction"
17483 /* maxExclusive <= BASE maxExclusive */
17495 /* maxExclusive <= BASE maxInclusive */
17504 /* maxExclusive > BASE minInclusive */
17513 /* maxExclusive > BASE minExclusive */
17568 /* minExclusive < BASE maxExclusive */
17579 * "minInclusive < maxExclusive"
17622 /* minInclusive < BASE maxExclusive */
18665 * minInclusive, maxInclusive, minExclusive, maxExclusive:
21495 return (BAD_CAST "maxExclusive");