XmlSchemaLengthFacet 、 XmlSchemaMinLengthFacet 、 XmlSchemaMaxLengthFacet 、 XmlSchemaPatternFacet 、 XmlSchemaEnumerationFacet 、 XmlSchemaMaxInclusiveFacet 、 XmlSchemaMaxExclusiveFacet 、 XmlSchemaMinInclusiveFacet 、 XmlSchemaMinExclusiveFacet 、 XmlSchemaFractionDigitsFacet 、 XmlSchemaTotalDigitsFacet 、または XmlSchemaWhiteSpaceFacet の 1 つ以上のクラスを取得します。
Public ReadOnly Property Facets As XmlSchemaObjectCollection
[C#]
public XmlSchemaObjectCollection Facets {get;}
[C++]
public: __property XmlSchemaObjectCollection* get_Facets();
[JScript]
public function get Facets() : XmlSchemaObjectCollection;
プロパティ値
ファセットのコレクション。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
XmlSchemaSimpleTypeRestriction クラス | XmlSchemaSimpleTypeRestriction メンバ | System.Xml.Schema 名前空間