blob: 2000d538c1749ec95963f69346bcd2e6e26237e3 [file] [log] [blame]
<list xmlns="http://www.example.org/example1/" xmlns:tns="http://www.example.org/example1/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dfdl="http://www.ogf.org/dfdl/dfdl-1.0">
<x type="xsd:string">first x</x>
<x type="xsd:string">second x</x>
<x type="xsd:string">third x</x>
<y type="xsd:string">first y</y>
<y type="xsd:string">second y</y>
<y type="xsd:string">third y</y>
<y type="xsd:string">fourth y</y>
<y type="xsd:string">fifth y</y>
</list>