System::Xml::Schema::XmlSchemaInfo::get_SchemaAttribute method

XmlSchemaInfo::get_SchemaAttribute method

Returns the compiled XmlSchemaAttribute object that corresponds to this validated XML node.

SharedPtr<XmlSchemaAttribute> System::Xml::Schema::XmlSchemaInfo::get_SchemaAttribute() override

ReturnValue

An XmlSchemaAttribute object.

See Also