XmlSchemaSimpleTypeRestriction.Facets Proprietà

Definizione

Ottiene o imposta un facet di Xml Schema.

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

Valore della proprietà

Una delle classi facet seguenti:

XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, , XmlSchemaPatternFacetXmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMinInclusiveFacetXmlSchemaMaxExclusiveFacetXmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, . XmlSchemaWhiteSpaceFacetXmlSchemaTotalDigitsFacetXmlSchemaMaxLengthFacet

Si applica a