Take Command / TCC Help v. 13.03
@XMLNODESNot in LE
Hide Navigation Pane
@XMLNODESNot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@XMLNODESNot in LE
Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

@XMLNODES[["filename"],path] : Return the number of nodes (children) for the specified path in an XML file .  The arguments are:

 

filename - name of XML file

path - one or more element accessors separated by a /.

 

If you don't specify a filename (which *must* be in double quotes), @XMLXPATH will use the XML file previously opened by @XMLOPEN.

 

For more details on XML support, see XML in Take Command.

Comments (...)