[Home] [By Thread] [By Date] [Recent Entries]

  • From: John Punin <puninj@c...>
  • To: xml-dev@x...
  • Date: Sat, 4 Mar 2000 20:58:02 -0500 (EST)



Hi

I don't know how to express this part of my dtd using XML Schema.

I have two entities:

<!ENTITY % fpart "a|b|c">
<!ENTITY % spart "d|e|f">

I combined these two entities:

<!ENTITY % tpart "p (%fpart;|%spart;) #IMPLIED">

I used tpart as an attribute of an element

<!ELEMENT chapter articles*>
<!ATTLIST chapter %tpart;>


I have read XML Schema Structures and I didn't find anything about my problem.

Thanks for your help. I really appreciate it.

John Punin

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member