言語

XmlSchemaSimpleContentExtension.Attributes プロパティ

定義

XmlSchemaAttributeXmlSchemaAttributeGroupRefのコレクションを取得します。

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Attributes { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Attributes { get; }
member this.Attributes : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Attributes As XmlSchemaObjectCollection

プロパティ値

simpleType要素の属性のコレクション。

適用対象