XmlSchemaSet.GlobalAttributes Vlastnost

Definice

Získá všechny globální atributy ve všech schématech jazyka XSD (XML Schema Definition Language) v XmlSchemaSet.

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

Hodnota vlastnosti

XmlSchemaObjectTable

Kolekce globálních atributů.

Platí pro

Viz také