System.Xml.Schema XmlSchemaMaxExclusiveFacet in C# (CSharp): 9 esempi trovati. Questi sono i migliori esempi reali in C# (CSharp) per System.Xml.Schema.XmlSchemaMaxExclusiveFacet, estratti da progetti open source. Li puoi valutare, per aiutarci a migliorare la qualità dei nostri esempi.
Represents the maxExclusive element from XML Schema as specified by the World Wide Web Consortium (W3C). This class can be used to specify a restriction on the maximum value of a simpleType element. The element value must be less than the value of the maxExclusive element.