C# (CSharp) System.Xml.Schema XmlSchemaMaxExclusiveFacet - 9 ejemplos encontrados. Estos son los ejemplos en C# (CSharp) del mundo real mejor valorados de System.Xml.Schema.XmlSchemaMaxExclusiveFacet extraídos de proyectos de código abierto. Puedes valorar ejemplos para ayudarnos a mejorar la calidad de los ejemplos.
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.