System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_Facets طريقة

XmlSchemaSimpleTypeRestriction::get_Facets method

يرجع XmlSchema جزء.

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

ReturnValue

إحدى فئات الجزء التالية: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.

انظر أيضًا