Xpath XML File Input Module (XPathXMLFileModule)
XMLFileModule uses an XML file as a data source, with XPath expressions
as the key values. In this example, the keys identify nodes in
context://samples/modules/forrestconf.xml
Accessor |
Value |
/*/base-url |
http://localhost:8787/cocoon
|
/forrestconf/@version |
1.0
|
/forrestconf/skin |
forrest-site
|
a/*/base-url |
http://localhost:8786/cocoon
|
a/forestconf/@version |
1.0
|
a/forrestconf/skin |
test-site
|
|