get_AnyAttribute()

XmlSchemaComplexContentExtension::get_AnyAttribute() method

Returns the XmlSchemaAnyAttribute component of the complex content model.

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

Return Value

The XmlSchemaAnyAttribute component of the complex content model.

See Also