File: issue_073-1.xml

package info (click to toggle)
python-xmlschema 4.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,208 kB
  • sloc: python: 39,174; xml: 1,282; makefile: 36
file content (12 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" ?>
<ns:items xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       xmlns:ns="ns" xsi:schemaLocation="ns issue_073.xsd">
    <a1>item1</a1>
    <a2>item2</a2>
    <a3>item3</a3>
    <a4>item3</a4>
    <a5>item3</a5>
    <a6>item3</a6>
    <a7>item3</a7>
    <a8>item3</a8>
</ns:items>