Altova XMLSpy 2024 Professional Edition

AuthenticRange.GetElementAttributeNames

Home Prev Top Next

Method: GetElementAttributeNames (strElementName as String, out_arrAttributeNames as Variant)

 

Description

Retrieve the names of all attributes for the enclosing element with the specified name. Use the element/attribute pairs, to set or get the attribute value with the methods GetElementAttributeValue and SetElementAttributeValue.

 

Errors

2001

The authentic range object, or its related view object is no longer valid.

2005

Invalid element name was specified.

Invalid address for the return parameter was specified.

 

Examples

See SetElementAttributeValue.

© 2017-2023 Altova GmbH