vide-xml.xml 740 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?xml-model href="http://docbook.org/xml/5.0/rng/docbook.rng" schematypens="http://relaxng.org/ns/structure/1.0"?>
  3. <?xml-model href="http://docbook.org/xml/5.0/rng/docbook.rng" type="application/xml" schematypens="http://purl.oclc.org/dsdl/schematron"?>
  4. <article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"
  5. version="5.0">
  6. <info>
  7. <title/>
  8. <author>
  9. <orgname/>
  10. <address>
  11. <city/>
  12. <street/>
  13. <postcode/>
  14. <country/>
  15. </address>
  16. <email/>
  17. </author>
  18. </info>
  19. <sect1>
  20. <title/>
  21. <para/>
  22. </sect1>
  23. </article>