[
Lists Home |
Date Index |
Thread Index
]
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
|