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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: Embedding Content as Element Content or As An Attribute Value

[ Lists Home | Date Index | Thread Index ]
  • From: Tim Bray <tbray@textuality.com>
  • To: xml-dev@ic.ac.uk
  • Date: Thu, 08 Jan 1998 13:59:12 -0800

At 11:06 AM 30/09/97 -0400, Tyler Baker wrote:
> I am a little perplexed
>about an element declaration of the form:
>
><!ELEMENT Foo (bar1 | bar2 | bar3)*>

any number of bar1, bar2, and bar3 elements in any order

<!ELEMENT Foo (bar1|bar2|bar3)>

one child element, either bar1, bar2, or bar3

><!ELEMENT Foo (bar1, bar2, bar3)*>

0 or more bar1, bar2, bar3 sequences.

><!ELEMENT Foo (bar1?, bar2?, bar3?)>

any of:
bar1
bar2
bar3
bar1 bar2
bar1 bar3
bar2 bar3
bar1 bar2 bar3

I agree that the semantic of '|' is not as it is in some other
systems. -T.



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





 

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

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