inclusions/exclusions/named groups

Andrea Anders anders at rcs.urz.tu-dresden.de
Wed Dec 17 10:19:07 GMT 1997


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 at rcs.urz.tu-dresden.de
  WWW:   http://rcswww.urz.tu-dresden.de/~anders


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list