Altova XMLSpy 2024 Enterprise Edition 

Declaration: GetCurrentChild as XMLData

 

Return Value

Returns an XML element as XMLData object.

 

Description

GetCurrentChild gets the current child. Before you call GetCurrentChild you must initialize an internal iterator with XMLData.GetFirstChild.

 

Errors

1500

The XMLData object is no longer valid.

1503

No iterator is initialized for this XMLData object.

1510

Invalid address for the return parameter was specified.

 

© 2017-2023 Altova GmbH