Altova Mailing List Archives
>xml-dev Archive Home
>Recent entries
>Thread Prev - RE: description of the logical or semantic structure
[Thread Next]
RE: [xml-dev] RE: description of the logical or semantic structure
To: "'ludger goeke'" <ludgergoeke@---.-->,<xml-dev@-----.---.--->
Date: 11/2/2005 12:52:00 PM
> <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 No, the tags in your markup are arbitrary strings. It's your description of the markup "When I say Name, I mean personal name" that conveys the semantics. There's arguably a default description "When I use a tag that's an English word, I use it with the same meaning as that English word", but that's still something that's external to the XML document itself. The tags have no meaning without an external explanation of their intent and usage. Without that explanation, the above XML fragment could mean "Launch an attack on Cuba NOW!". Michael Kay
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

