skip to main content

Library Routines : C$XML : CXML-GET-SIBLING-BY-NAME

CXML-GET-SIBLING-BY-NAME
The CXML-GET-SIBLING-BY-NAME function returns the named sibling element directly, avoiding you to parse elements one by one.
Syntax:
 CALL "C$XML" USING CXML-GET-SIBLING-BY-NAME
             GIVING siblingHandle
Parameters:
0 - case sensitive search
1 - case insensitive search
Return code:
siblingHandle must be a USAGE HANDLE data item. It receives the handle of the found sibling element or 0 if such element wasn’t found.

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left