Return to
ElementValid2
CVS log
Up to
[ELWIX - Embedded LightWeight unIX -]
/
embedaddon
/
libxml2
/
test
/
VC
Annotation of embedaddon/libxml2/test/VC/ElementValid2, revision 1.1
1.1
! misho 1: <!DOCTYPE doc [
! 2: <!ELEMENT doc (p)*>
! 3: ]>
! 4: <doc><p/></doc>
FreeBSD-CVSweb <
freebsd-cvsweb@FreeBSD.org
>