System::Xml::Schema::XmlSchemaSimpleTypeRestriction::get_Facets metodo

XmlSchemaSimpleTypeRestriction::get_Facets method

Restituisce una XmlSchema facet.

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

ReturnValue

Una delle seguenti classi di facet: XmlSchemaLengthFacet, XmlSchemaMinLengthFacet, XmlSchemaMaxLengthFacet, XmlSchemaPatternFacet, XmlSchemaEnumerationFacet, XmlSchemaMaxInclusiveFacet, XmlSchemaMaxExclusiveFacet, XmlSchemaMinInclusiveFacet, XmlSchemaMinExclusiveFacet, XmlSchemaFractionDigitsFacet, XmlSchemaTotalDigitsFacet, XmlSchemaWhiteSpaceFacet.

Vedi anche