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

  • From: Russell East <reast@e...>
  • To: xml-dev Mailing List <xml-dev@i...>
  • Date: Wed, 10 Dec 1997 08:35:41 -0800

How come the following doesn't work?
  <!ELEMENT   a   (#PCDATA|(a*)) >

I basically want my element a to either form an hierarchy
*or* have some text data.

But it seems I'm forced to have
  <!ELEMENT   a   (#PCDATA|a)* >

which I don't really want at all.
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
       Russell East                    mailto:reast@e...
 _|_|  Programmer                      phn: +1 (909) 793 2853
 _|_|  ESRI, 380 New York St           fax: +1 (909) 307 3067
       Redlands CA 92373-8100          http://maps.esri.com/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

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