File:  [ELWIX - Embedded LightWeight unIX -] / gpl / axl / test / test4.dtd
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 8 07:09:12 2011 UTC (12 years, 11 months ago) by misho
Branches: axl, MAIN
CVS tags: HEAD, AXL0_6_7, AXL0_6_1
3th party - XML

<!ELEMENT nodes (first+, second, third?, fourth, fifth*, fourth*, (option1, option2)?, (option3, option4)* )>

<!ELEMENT first (#PCDATA)>

<!ELEMENT second (#PCDATA)>

<!ELEMENT third (#PCDATA)>

<!ELEMENT fourth (#PCDATA)>

<!ELEMENT fifth (#PCDATA)>

<!ELEMENT option1 (first, second)>

<!ELEMENT option2 (third, fourth+)>

<!ELEMENT option3 (first, second)>

<!ELEMENT option4 (third, fourth+)>


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>