get_SchemaAttribute()

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

Return Value

An XmlSchemaAttribute object.

See Also