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

  • From: rbourret@d... (Ron Bourret)
  • To: xml-dev@i...
  • Date: Tue, 14 Jul 1998 10:10:36 +0200

John Cowan wrote:

> > 2) As John suggests, expand the legal elements beneath an XSchema element.  
In
> >  particular, add AttDef, Choice, Sequence, Mixed, and Ref to the XSchema
> > element.  (NotationType and EnumerationType no longer exist.  I have added 
Ref
> > to John's list.)
> 
> My only criticism: I don't think Ref belongs here, simply because Refs
> don't have any content themselves: they are just pointers, so it seems
> useless, over-complicated, and confusing in XSchema to have pointers
> to pointers.

But Ref is a valid content model:

<ElementDecl Name="Section">
   <Ref Element="Paragraph" Frequency="OneOrMore"/>
</ElementDecl>

(i.e. <!ELEMENT Section (Paragraph+)>  )

If I want to be able to store more complex content models in an XSchema element 
(for reference from other XSchemas), why can't I store this one?

-- Ron Bourret

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...)


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