System::Xml::Schema::XmlSchemaComplexContentExtension::get_AnyAttribute method

XmlSchemaComplexContentExtension::get_AnyAttribute method

Returns the XmlSchemaAnyAttribute component of the complex content model.

SharedPtr<XmlSchemaAnyAttribute> System::Xml::Schema::XmlSchemaComplexContentExtension::get_AnyAttribute()

ReturnValue

The XmlSchemaAnyAttribute component of the complex content model.

See Also