File: exampleSimple2.out

package info (click to toggle)
libsaxon-java 1%3A6.5.5-13
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 16,556 kB
  • sloc: java: 36,724; xml: 7,470; makefile: 22; sh: 1
file content (3 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (8)
1
2
3
<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="../xsl/foo.xsl" title="default-stylesheet"?><foo:document xmlns:foo="http://apache.org/foo" xmlns:bar="http://apache.org/bar" file-name="test" file-path="work" creation-date="971255692078">
<bar><param-val>default param value, text from my-var in inc2.xsl</param-val><data>MyBar</data></bar>
</foo:document>