System::Xml::Schema::XmlSchemaComplexType::get_AttributeWildcard 方法

XmlSchemaComplexType::get_AttributeWildcard method

返回此复合类型及其基类型的 anyAttribute 的后编译值。

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

ReturnValue

anyAttribute 元素的后编译值。

另见