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

  • From: <david@m...>
  • To: "XML Developers' List" <xml-dev@i...>
  • Date: Sat, 17 Oct 1998 09:16:38 -0400 (EDT)

Samuel R. Blackburn writes:

 > I just attended a briefing about XML. One of the things
 > that struck me was, if I understand the presenter, DTD
 > thinks the world is flat. Is it possible for DTD to describe
 > elements of the same name but have different meaning?
 > 
 > Consider the following:
 > 
 > <NAME>
 >   <FIRST>Sam</FIRST>
 >   <LAST>Blackburn</LAST>
 > </NAME>
 > <ROUTE>
 >    <FIRST>99.409</FIRST>
 >    <LAST>2091.7785</LAST>
 > </ROUTE>
 > 
 > Is it possible in DTD to say that NAME.FIRST is a string
 > and ROUTE.FIRST is a number?

It's not possible for the DTD to say anything about character-data,
except that it's allowed or forbidden.  Data typing is not part of XML 
1.0 DTDs (though there is some very crude typing for attribute
values).


All the best,


David

-- 
David Megginson                 david@m...
           http://www.megginson.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...)


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