|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
RE: XPath query
- From: jivanyi@a... (Julius Ivanyi)
- To: 'Gao Jun' <jgao@p...>, xml-dev@l...
- Date: Fri, 07 Sep 2001 07:56:28 -0500

|
Hi
we are
developing an XML tool that is using XPath syntax to locate, update, create and
delete XML data. It is written in Perl, we ae using it from DOS batch files. An
example call looks like:
perl
D:\scheduler\XMLProcessing.pl
"D:\scheduler\DSMapped\onlineRateReporting.xml#child::reportLine[{declare
Join(@Key) match href(runtimes.xml#attribute::Key(@Join)[{declare
RunTime(@Time)}]) replace Scheduled(@RunTime)}]"
where
Perl executes the application XMLProcessing.pl with the argument between
double-quotes. This is the XPath command, extended to use predicate-processing (
between {}). The meaning is: take onlineRateReporting.xml child nodes called
reportLine, declare a variable 'Join' with the value of those nodes 'Key'
element, match those values against runtimes.xml attributes called 'Key' values,
and if match declare a variable 'RunTime' with the value of 'Time' element and
use this to update element 'Scheduled' in the first xml file.
This may
not be exactly what you are looking for.
Best
Regards
Julius
Hi,
Can anybody give me an example
on using XPath to perform
some kind of full-text search against XML
documents? Thanks.
Gao Jun
|

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
 |
| Atom 0.3 |
 |
| |
Stylus Studio has published XML-DEV in RSS and ATOM formats,
enabling users to easily subcribe to the list from their preferred news reader application.
|
Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website.
they were not included by the author in the initial post. To view the content without the Sponsor Links please
click here.
|
|