|
|||||||||||||||||||
|
|
The locationToXPath accessor determines the XPath for a given row and column location. Row:column vectors are frequently generated in SAX parsing operations such as schema validation. This utility makes the row column into a useful canonical XPath that can be used for subsequent processing.
The location is specified as follows: The result is an xpaths document containing canonical XPaths. If no match is found an empty xpath is returned. Operator SyntaxThe locationToXPath accessor a takes a set of location vectors provided in a <locations> document. <locations>
<location> <row>10</row> <column>50</column> </location> . . . </locations> Any number of locations may be specified. An APath entry will be returned for each. Example
(C) 2003, 1060 Research Limited |
||||||||||||||||||
|
© 2003,2004, 1060® Research Limited
1060 registered trademark, NetKernel trademark of 1060 Research Limited
|
|||||||||||||||||||