System::Xml::Schema::XmlSchemaSimpleContentRestriction::get_AnyAttribute method

XmlSchemaSimpleContentRestriction::get_AnyAttribute method

Returns an XmlSchemaAnyAttribute to be used for the attribute value.

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

ReturnValue

The XmlSchemaAnyAttribute for the attribute value. Optional.

See Also