System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_Facets method

XmlSchemaSimpleContentRestriction::get_Facets method

Bir XmlSchema kesiti döndürür.

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

ReturnValue

Aşağıdaki kesit sınıflarından biri: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.

Ayrıca Bakınız