XmlSchemaSimpleTypeRestriction.Facets Propriedade

Definição

Obtém ou define uma faceta de Esquema Xml.

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Facets { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Facets { get; }
member this.Facets : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Facets As XmlSchemaObjectCollection

Valor de Propriedade

Uma das seguintes classes de faceta:

XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaTotalDigitsFacetXmlSchemaMinExclusiveFacetXmlSchemaFractionDigitsFacetXmlSchemaMaxExclusiveFacetXmlSchemaMinInclusiveFacet. XmlSchemaWhiteSpaceFacet

Aplica-se a