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

Re: Re: maps


Re:  Re: maps
From: "Simon St.Laurent" <simonstl@s...>
 
>On Sun, Aug 04, 2002 at 12:43:36PM -0400, Simon St.Laurent wrote:
> > There's no type in WXS for locations.  I can't use the built-in types to
> > express something like:
> >
> > <zoo>
> >    <name>Utica Zoo</name>
> >    <lat>75°15'00" N</lat>
> >    <long>43°05'00" W</long>
> > </zoo>
> >
>
>It sounds like you're hankering after some of the minimisation featuers
>in SGML -data tag, shortref, etc.

I think the better way to get XML Schemas support for this is

<zoo>
  <name>Utica Zoo</name>
 <lat deg="75" min="15" dir="N>75°15'00" N</lat>
 <long deg="43" min="5" dir="W" >43°05'00" W</long>
</zoo>

but then there is the issue of what unknown process performs this
annotation.
 
>XML is a way to represent structure. You aer saying that it is flawed
>because it doesn't natively understand arbitrary other ways to
>represent structure.  But that is not a goal of XML. Neither was
>terseness, of course :-)
 
No, XML is a way to represent interesting parts of information
marked up at a level of granularity. People are very loath to change
from a convenient notation to an inconvenient one.  Embedded
notations are common idiom.  The idea that "only structure
that is marked up is structure" is just another way of saying
"we don't support common idioms."

XML should be going in the opposite direction: exploring how
to support common idioms.  Vendors are already having trouble 
making tools that support XML.

Cheers
Rick



  • References:
    • Re: maps
      • From: "Simon St.Laurent" <simonstl@s...>

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.