Precision decimal test cases. Tests the simpleType precisionDecimal and its facets Tests the simpleType precisionDecimal and its facets and its use in attributes Tests the simpleType precisionDecimal and its totalDigits, used in lists Tests the simpleType precisionDecimal and its facets fractionDigits, used with unions Tests the simpleType precisionDecimal and its facets totalDigits Tests the simpleType precisionDecimal and its facets with (min|max) (Inclusive|Exclusive) constraint checks in derivations of simpleTypes Tests the simpleType precisionDecimal and its facets with (min|max) (Inclusive|Exclusive) constraint checks in derivations of simpleTypes Tests the simpleType precisionDecimal and its facets with (min|max) (Inclusive|Exclusive) constraint checks in derivations of simpleTypes Tests the simpleType precisionDecimal and its facets with (min|max) (Inclusive|Exclusive) constraint checks in derivations of simpleTypes Additional precisionDecimal tests, for attributes facets Testing special values (+INF,INF,-INF,NaN) for precisionDecimal Plength is an invalid facet for the datatype precisionDecimal Invalid decimal values for (min|max)(Inclusive|Exclusive) It is an error for minInclusive > maxInclusive and minExclusive > maxExclusive It is an error for minInclusive > maxInclusive and minExclusive > maxExclusive It is an error to specify both minInclusive and minExclusive or maxExclusive and maxInclusive for the same type definition error if minInclusive less than base.minInclusive error if minExclusive less than base.minExclusive error if maxInclusive > base.maxInclusive error if maxExclusive > base.maxExclusive Invalid values for totalDigits error if totalDigits > base.totalDigits fractionDigits is not a valid facet for precisionDecimal enumeration contains values that are not of the base type The value of whiteSpace for precisionDecimal can only be collapse The pattern contains an invalid regular expression This test case tests the fixed attribute on facets This test case tests the fixed attribute on facets with multiple derivations an error for minScale > maxScale error if minScale less than base.minScale error if maxScale > base.maxScale Precision decimal test cases, an invalid precisionDecimal value Precision decimal test cases, Testing invalid use of INF and NaN values for precisionDecimal