Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

xml2.xml 266B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <object>
  3. <title>
  4. Hello World
  5. </title>
  6. <children>
  7. <object id="obj1" />
  8. <object id="obj2" />
  9. <object id="obj3" />
  10. </children>
  11. <text><![CDATA[
  12. Test & Test & Test
  13. ]]></text>
  14. </object>