[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Symbol Grounding and Running Code: Is XML Really Extensi


froggets
<Quote1>
XML Schema thus provides a form of semantics to the XML document, i.e.
that such element content is to be treated as a decimal number.
</Quote1>

Yes - and in your opinion would the following XML snippet:

<ApplicantEstimatedAmount>12.30</ApplicantEstimatedAmount>

provide a form of semantics to the data - i.e. that the data represents 
the estimated amount that an applicant requested, given that it occurs
in the context of - for example - a loan application? This added context
would therefore enhance the sematics provided by the
"ApplicantEstimatedAmount" tag to enable it to be interpreted as "the
amount that an applicant requested for a loan".

<Quote2>
It doesn't state what units, for example, the number is intended to
represent, e.g. 12.3 froggets, or 12.30 euros.
</Quote2>

Yes - but what if it did? For example:

<ApplicantEstimatedAmount
currencyCode="USD">12.30</ApplicantEstimatedAmount>

Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton

Jonathan Borden wrote:
> 
> Chiusano Joseph wrote:
> 
> >
> > I agree that by its nature, XML does not (and was never meant to)
> > capture rich semantics and meaning. But I do not agree that XML is
> > *completely* devoid of semantics.
> >
> > Consider the following XML schema snippet:
> >
> > <xsd:element  name="ApplicantEstimatedAmount" type="xsd:decimal"/>
> >    <xsd:annotation>
> >       <xsd:documentation>This is the amount that the Applicant has
> > requested for...[etc.]</xsd:documentation>
> >    </xsd:annotation>
> >
> 
> In this case, per the XML Schema specification (i.e. not per XML 1.0
> itself), the following XML snippet:
> 
> <ApplicationEstimatedAmount>12.30</ApplicationEstimatedAmount>
> 
> is to be processed as equivalent to the following XML snippet:
> 
> <ApplicationEstimatedAmount>12.30000000000000</ApplicationEstimatedAmount>
> 
> _per the XML Schema specification_
> 
> XML Schema thus provides a form of semantics to the XML document, i.e. that
> such element content is to be treated as a decimal number. Now that isn't an
> all encompassing semantics for the document, but it is not intended to,
> rather to add basic type information to element or attribute content. This
> states that applications _which conform to this semantics_, are not licensed
> to treat the content as a number other than _12.3_. It doesn't state what
> units, for example, the number is intended to represent, e.g. 12.3 froggets,
> or 12.30 euros.
> 
> Jonathan
begin:vcard 
n:Chiusano;Joseph
tel;work:(703) 902-6923
x-mozilla-html:FALSE
url:www.bah.com
org:Booz | Allen | Hamilton;IT Digital Strategies Team
adr:;;8283 Greensboro Drive;McLean;VA;22012;
version:2.1
email;internet:chiusano_joseph@b...
title:Senior Consultant
fn:Joseph M. Chiusano
end:vcard

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.