Unit 'xmlxsd' Package
[Overview][Resource strings][Constants][Classes][Procedures and functions][Index] [#libxml2]

xsdTryGetChild

Declaration

Source position: xmlxsd.pas line 90

function xsdTryGetChild(

  node: xmlNodePtr;

  name: xmlCharPtr;

  nameSpace: xmlCharPtr;

  Index: Integer = 0

):xmlNodePtr;

function xsdTryGetChild(

  node: xmlNodePtr;

  name: xmlCharPtr;

  nameSpace: xmlCharPtr;

  out child: xmlNodePtr;

  Index: Integer = 0

):Boolean;


Documentation generated on: 2023-03-18