Lines Matching full:maxinclusive
6638 } else if (IS_SCHEMA(node, "maxInclusive")) {
11643 (IS_SCHEMA(child, "maxInclusive")) ||
11719 "maxExclusive | maxInclusive | totalDigits | fractionDigits | "
11728 "maxExclusive | maxInclusive | totalDigits | fractionDigits | "
17231 * SCC "maxInclusive and maxExclusive"
17314 * "maxInclusive"
17317 /* SCC "maxInclusive >= minInclusive" */
17326 * SCC "maxInclusive valid restriction"
17329 /* maxInclusive <= BASE maxInclusive */
17340 /* maxInclusive < BASE maxExclusive */
17349 /* maxInclusive >= BASE minInclusive */
17358 /* maxInclusive > BASE minExclusive */
17395 /* maxExclusive <= BASE maxInclusive */
17424 * "minExclusive < maxInclusive"
17450 /* minExclusive <= BASE maxInclusive */
17505 /* minInclusive <= BASE maxInclusive */
18565 * minInclusive, maxInclusive, minExclusive, maxExclusive:
21397 return (BAD_CAST "maxInclusive");