get_AnyAttribute()

XmlSchemaComplexContentRestriction::get_AnyAttribute() method

Returns the XmlSchemaAnyAttribute component of the complex content model.

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

Return Value

The XmlSchemaAnyAttribute component of the complex content model.

See Also