get_AnyAttribute()

XmlSchemaAttributeGroup::get_AnyAttribute() method

Returns the XmlSchemaAnyAttribute component of the attribute group.

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

Return Value

The World Wide Web Consortium (W3C) anyAttribute element.

See Also