System::Xml::Schema::IXmlSchemaInfo::get_SchemaAttribute method

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

ReturnValue

An XmlSchemaAttribute that corresponds to this validated XML node.

See Also