Altova XMLSpy 2024 Professional Edition

Method: Goto (eKind as SPYAuthenticElementKind, nCount as Long, eFrom as SPYAuthenticDocumentPosition) as AuthenticRange

 

Description

Sets the range to point to the beginning of the nCount element of type eKind. The start position is defined by the parameter eFrom.

 

Use positive values for nCount to navigate to the document end. Use negative values to navigate to the beginning of the document. The method returns the modified range object.

 

Errors

2001

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

2003

Target lies after end of document.

2004

Target lies before begin of document.

2005

Invalid element kind specified.

Invalid start position specified.

Invalid address for the return parameter was specified.

© 2017-2023 Altova GmbH