System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets method
XmlSchemaSimpleContentRestriction::get_Facets method
SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets()
ReturnValue
One of the following facet classes: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.
See Also
- Typedef SharedPtr
- Class XmlSchemaObjectCollection
- Class XmlSchemaSimpleContentRestriction
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++