Метод System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets

XmlSchemaSimpleContentRestriction::get_Facets method

Возвращает XmlSchema фасет.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets()

ReturnValue

Один из следующих классов фасетов: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.

См. также