Metodo System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets
XmlSchemaSimpleContentRestriction::get_Facets method
Restituisce una XmlSchema facet.
SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets()
ReturnValue
Una delle seguenti classi di facet: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaSimpleContentRestriction
- Namespace System::Xml::Schema
- Library Aspose.Font for C++