System::Xml::Schema::XmlSchemaAttributeGroup::get_AnyAttribute method

XmlSchemaAttributeGroup::get_AnyAttribute method

Returns the XmlSchemaAnyAttribute component of the attribute group.

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

ReturnValue

The World Wide Web Consortium (W3C) anyAttribute element.

See Also