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

  • From: Rick Jelliffe <ricko@a...>
  • To: xml-dev <xml-dev@l...>
  • Date: Thu, 26 Apr 2001 16:09:30 +0800

From: Murali Mani <mani@C...>

>to elucidate a bit further -- what can happen is the output schema can be
>something like
>a) (book*, author*, book*),
>b) (book1*, book2*) etc
>both of which cannot be defined using xml schema

In the case of a), I would claim it is a good thing that this cannot be
represented.  The schema writer clearly has some kind of difference
in mind between books appearing before an author and books appearing
after.  That difference should be made explicit in markup, as a matter
of best practise.  Give them different names if they are different.
Otherwise ( book*, ( author+, book*)) is good enough.

Cheers
Rick Jelliffe


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