System::Xml::Schema::XmlSchemaComplexType::get_AttributeWildcard method

XmlSchemaComplexType::get_AttributeWildcard method

Returns the post-compilation value for anyAttribute for this complex type and its base type(s).

SharedPtr<XmlSchemaAnyAttribute> System::Xml::Schema::XmlSchemaComplexType::get_AttributeWildcard()

ReturnValue

The post-compilation value of the anyAttribute element.

See Also