File: document-stylesheet.xml

package info (click to toggle)
python-signxml 4.0.5%2Bdfsg-2
  • links: PTS
  • area: main
  • in suites: trixie
  • size: 4,896 kB
  • sloc: xml: 9,822; python: 2,370; javascript: 57; makefile: 35; sh: 8
file content (7 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
<?xml-stylesheet type="text/xsl" href="document.xsl"?>
<player id="10012" bats="left" throws="right">
	<!-- Here's a comment -->
	<name>Alfonso Soriano</name>
	<position>2B</position>
	<team>New York Yankees</team>
</player>