OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Mixed content (correction)

[ Lists Home | Date Index | Thread Index ]

The last line of my previous post should have read:

<!ELEMENT QuizPage (#PCDATA | Question)*>

Sorry.

Jay


>Date: Tue, 15 Jan 2002 11:20:06 -0600
>To: xml-dev@lists.xml.org
>From: Jay Burgess <jburgess@delanotech.com>
>Subject: Mixed content?
>
> From searching the archives and checking the XML spec, I think I already 
> know the answer to this question.  But as a relative XML newbie, I 
> thought I'd ask the list just to be sure.
>
>Is there a way within a DTD to specify something like the following:
>
>      <!ELEMENT QuizPage (#PCDATA | Question+)*>
>
>That is, a QuizPage is made up of any combination of text and Question 
>elements, BUT IT MUST HAVE AT LEAST ONE Question.
>
>All I can seem to do is the following, which doesn't enforce my Question 
>restriction:
>
>      <!ELEMENT QuizPage (#PCDATA | Question+)*>
>
>Jay





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS