2 references to Sch_FractionDigitsFacetInvalid
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\FacetChecker.cs (2)
330
_derivedRestriction.FractionDigits = XmlBaseConverter.DecimalToInt32((decimal)ParseFacetValue(_nonNegativeInt, facet, ResXml.
Sch_FractionDigitsFacetInvalid
, null, null));
334
throw new XmlSchemaException(ResXml.
Sch_FractionDigitsFacetInvalid
, ResXml.Sch_FractionDigitsNotOnDecimal, facet);