Annotation of embedaddon/libxml2/result/badcomment.xml, revision 1.1
1.1 ! misho 1: <?xml version="1.0" encoding="UTF-8"?>
! 2: <foo>
! 3: <!-- def='NT-Char'--><!-->Char</nt>* ']]>' <nt def='NT-Char'>Char</nt>*))
! 4: ']]>'</rhs>
! 5: <com>CDATA sections</com>
! 6: <rhs>| '<!DOCTYPE'
! 7: (<nt def="NT-Char">Char</nt> - ('[' | ']'))+
! 8: ('['
! 9: <nt def="NT-simpleDTD">simpleDTD</nt>*
! 10: ']')? '>'</rhs>
! 11: <com>doc type declaration</com>
! 12: <prod id="NT-simpleDTD"><lhs>simpleDTD</lhs>
! 13: <rhs>'<!&como;'
! 14: (<nt def='NT-Char'>Char</nt>* -
! 15: (<nt def='NT-Char'>Char</nt>* '&comc;' <nt def='NT-Char'>Char</nt>*))
! 16: '&comc;>'</rhs>-->
! 17: </foo>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>