get_AttributeWildcard()

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()

Return Value

The post-compilation value of the anyAttribute element.

See Also