Sdílet prostřednictvím


IXmlSchemaInfo.SchemaType Vlastnost

Definice

Získá static XML Schema Definition Language (XSD) typ schématu tohoto ověřeného uzlu XML.

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

Hodnota vlastnosti

XmlSchemaType

Z XmlSchemaType tohoto ověřeného uzlu XML.

Poznámky

Statický typ uzlu XML je typ deklarovaný ve schématu XSD.

Platí pro