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

Re: XML Schema: What does it *really* mean to declare an eleme

  • From: Bjoern Hoehrmann <derhoermi@gmx.net>
  • To: "Costello, Roger L." <costello@mitre.org>
  • Date: Tue, 01 Jan 2013 22:28:06 +0100

Re:  XML Schema: What does it *really* mean to declare an eleme
* Costello, Roger L. wrote:
>I have an XML Schema in which I declared this element:
>
>        <xs:element name="W" type="xs:string" />
>
>What does that element declaration really mean?
>
>Does it mean that in an instance document I may only have this:
>
>    <W>...</W>
>
>Suppose I italicize the element name:
>
>    <W>...</W>

An XML document is essentially a sequence of characters, of Unicode
scalar values, of integers. So you have a first integer, and second,
and so on, and their only property of interest is the scalar value.

Seven is a prime number, right? What about a red seven in a blue box?
What about a straightened seven? When you picture a straightened "7"
you might think of a "1" and "1" is not typically regarded as a prime
number. But then again one might think that a straightened seven is
still a seven.

Deciding whether the straightened seven is a prime requires inter-
pretation which natural number "straightened seven" might correspond
to, and there is no single obviously correct interpretation.

The same goes for your question: We cannot tell which sequence of
characters you have in mind in your question, what the bits on the
wire are when you send your XML document somewhere, so the question
is incomplete. We could guess that in all cases the bits would be
the same, or we could guess that maybe Unicode has a character that
looks like an italicised 'W' and you would be using that in one but
not the other document. Perhaps whatever distinction you had in mind
got lost in transmission.

The typical reaction to a question like yours would be to ask you to
post links to the XML documents so no interpretation is necessary.
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de
25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.