skip to main content

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

CXML-GET-CHILD-BY-NAME
The CXML-GET-CHILD-BY-NAME function returns the named child element directly, avoiding you to parse elements one by one.
Syntax:
 CALL "C$XML" USING CXML-GET-CHILD-BY-NAME
             GIVING childHandle
Parameters:
0 - case sensitive search
1 - case insensitive search
Return code:
childHandle must be a USAGE HANDLE data item. It receives the handle of the found child element or 0 if no child was 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