Take Command / TCC Help v. 13.03
@XMLXPATHNot in LE
Hide Navigation Pane
@XMLXPATHNot in LE
Previous topic Next topic No directory for this topic No expanding text in this topic  
@XMLXPATHNot 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 (...)

@XMLXPATH[["filename"],path] : XML XPath query.  (See the XML XPath docs for details on XPath syntax.) 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.

 

To return an attribute, preface the attribute name with an @.

 

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

 

Comments (...)