Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] RE: description of the logical or semantic structure

From: Philippe Poulard <Philippe.Poulard@------.-----.-->
To: ludger goeke <ludgergoeke@---.-->
Date: 11/2/2005 4:43:00 PM
ludger goeke wrote:
> 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
> 
> 

there is the same semantic that you would have in a relational database 
: if you would have a table named "Person" that contains 2 fields, 
"Name" and "Age", what would be the semantic ?

if you agree that it must be understandable as a name and an age of a 
person, this could be the same in the XML structure than in your RDBMS

but it's only convention, XML doesn't carry semantics itself
IMHO, i think that when a convention has been made on the meaning of 
elements and attributes, people that have the knowledge of the 
convention consider that the structure has semantics ; they can now 
build applications with these considerations

just like with RDBMS

-- 
Cordialement,

            ///
           (. .)
  -----ooO--(_)--Ooo-----
|   Philippe Poulard    |
  -----------------------


transparent
Print
Mail
Like It
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.

.
.

transparent

transparent