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

  • To: xml-dev@l...
  • Subject: RE: description of the logical or semantic structure
  • From: "ludger goeke" <ludgergoeke@g...>
  • Date: Wed, 2 Nov 2005 12:50:32 +0100 (MET)


for example I got the following xml-document 


 <!DOCTYPE  Person [ 
<!ELEMENT Person (Name, Age)>
<!ELEMENT Name(#PCDATA)>
<!ELEMENT Age(#PCDATA)>
]>
 
<Person>
   <Name>Peter Smith</Name>
   <Age>56</Age>
</Person>


Does the markup describes  the content for example  "Peter Smith" in a
semantic way, that means does it describes that 
the content "Peter Smith" has the semantic of a name ? Or describes the
markup the logical role of the content "Peter Smith" 
and a the processing Software adds the semantic ?

Regards Ludger


-- 
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie

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