Annotation of gpl/axl/test/test_23b.xml, revision 1.1
1.1 ! misho 1: <?xml version='1.0' ?>
! 2: <document>
! 3:
! 4: Some content inside the document <strong>this content goes
! 5: bold</strong>
! 6: more data stored directly inside the document node.
! 7:
! 8: <childs>
! 9: <!-- here goes a comment before text block -->
! 10: More text after child declaration.
! 11: <child4c />
! 12: This is a test
! 13: <child4a />
! 14: This is a text <b> more text </b>
! 15: text ... <max> more data </max>
! 16: <child3a />
! 17: <child2 />
! 18: <child3>
! 19:
! 20: This more content inside the child3 element
! 21: <strong>value</strong>
! 22: more text <italic> italic text </italic>
! 23:
! 24: and finaly more text.
! 25: </child3>
! 26: </childs>
! 27: </document>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>