Método System::Xml::Schema::XmlSchemaComplexType::get_AttributeWildcard

XmlSchemaComplexType::get_AttributeWildcard method

Devuelve el valor posterior a la compilación para anyAttribute de este tipo complejo y sus tipos base.

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

ReturnValue

El valor posterior a la compilación del elemento anyAttribute.

Ver también