get_SchemaAttribute()

IXmlSchemaInfo::get_SchemaAttribute() method

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

virtual SharedPtr<XmlSchemaAttribute> System::Xml::Schema::IXmlSchemaInfo::get_SchemaAttribute()=0

Return Value

An XmlSchemaAttribute that corresponds to this validated XML node.

See Also