/tags/matreshka-0.0.6/testsuite/xml/xmlconf-expected-sax/eduni/errata-4e/ibm85n102.xml

http://github.com/landgraf/matreshka · XML · 20 lines · 20 code · 0 blank · 0 comment · 0 complexity · 3af153aeebb049fe6d9d423cdb973d6d MD5 · raw file

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <SAXEvents>
  3. <startDocument/>
  4. <processingInstruction>
  5. <target>?</target>
  6. <data>an&#x20;only&#x20;legal&#x20;per&#x20;5th&#x20;edition&#x20;char&#x20;#x0c0d&#xA;&#x20;in&#x20;PITarget&#x20;</data>
  7. </processingInstruction>
  8. <startElement>
  9. <namespaceURI/>
  10. <localName>animal</localName>
  11. <qualifiedName>animal</qualifiedName>
  12. <attributes/>
  13. </startElement>
  14. <endElement>
  15. <namespaceURI/>
  16. <localName>animal</localName>
  17. <qualifiedName>animal</qualifiedName>
  18. </endElement>
  19. <endDocument/>
  20. </SAXEvents>