System::Xml::Schema::IXmlSchemaInfo::get_SchemaType method

IXmlSchemaInfo::get_SchemaType method

Returns the static XML Schema Definition Language (XSD) schema type of this validated XML node.

virtual SharedPtr<XmlSchemaType> System::Xml::Schema::IXmlSchemaInfo::get_SchemaType()=0

ReturnValue

An XmlSchemaType of this validated XML node.

See Also