get_AnyAttribute()

XmlSchemaSimpleContentRestriction::get_AnyAttribute() method

Returns an XmlSchemaAnyAttribute to be used for the attribute value.

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

Return Value

The XmlSchemaAnyAttribute for the attribute value. Optional.

See Also