[Home] [By Thread] [By Date] [Recent Entries]
I am a amateur in xml and hope anyone can help me. I try to transform a SGML-DTD into XML (I use MSXML-parser). My questions are: 1) Neither SGML-inclusions nor -exclusions are allowed in XML!? How can I express this in XML? my sgml-dtd: <!ELEMENT LE - - ((a , b , c+) , d , e) +(f , g , h) > <!ELEMENT m - - (o | (#PCDATA))+ > <!ELEMENT c - - (l , (m | n)+) > ... <!ELEMENT e - - (i , (j , k)+) -(h)> 2) I tried it to bypass with named groups, but it failed. Named groups are not allowed too. There are any ideas? Thanks. ____________________________________________________________ Andrea Anders ------------- eMail: anders@r... WWW: http://rcswww.urz.tu-dresden.de/~anders xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|

Cart



