5 types derived from XmlSchemaNumericFacet
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaFacet.cs (5)
77public class XmlSchemaLengthFacet : XmlSchemaNumericFacet 86public class XmlSchemaMinLengthFacet : XmlSchemaNumericFacet 95public class XmlSchemaMaxLengthFacet : XmlSchemaNumericFacet 158public class XmlSchemaTotalDigitsFacet : XmlSchemaNumericFacet 167public class XmlSchemaFractionDigitsFacet : XmlSchemaNumericFacet