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

RE: Is a token element with a carriage return, or leading/trailing spaces, valid?

From: Gerald Sheehan <gerald.sheehan@altova.com>
Date: Thu, 15 Feb 2007 11:55:59 -0500
Message-ID: <015B8F921A8AEE498CAAD1B83BD8EE2402B8A57D@bospexc01.bos.altova.com>
To: "Costello, Roger L." <costello@mitre.org>, <xmlschema-dev@w3.org>
RE: Is a token element with a carriage return

Hi Roger,

As Michael stated, both these instances are indeed valid and the latest
release of XMLSpy 2007SP2 flags them both as valid. In this case you
must be using a previous release of XMLSpy that flagged the instances as
invalid. I replied to you off-line earlier and you're welcome to
follow-up there!


Best regards,

.... Jerry Sheehan
.... Pre-Sales Engineer
.... Altova, Inc.
 www.altova.com



-----Original Message-----
From: xmlschema-dev-request@w3.org [mailto:xmlschema-dev-request@w3.org]
On Behalf Of Michael Kay
Sent: Thursday, February 15, 2007 11:35 AM
To: 'Costello, Roger L.'; xmlschema-dev@w3.org
Subject: RE: Is a token element with a carriage return, or
leading/trailing spaces, valid?


These instances are valid.

People often misread this bit of the spec, because it's very badly
written.
What isn't immediately clear is that when it talks about the lexical
space of the data type, that isn't the value as it appears in your
source document, it's the value after applying any processing implied by
the whitespace facet. In this case, applying the whitespace facet
creates a value that satisfies the rules for the lexical space.

The fact that xs:token is such a ridiculous misnomer for this data type
doesn't help...

Michael Kay
http://www.saxonica.com/

 

> -----Original Message-----
> From: xmlschema-dev-request@w3.org
> [mailto:xmlschema-dev-request@w3.org] On Behalf Of Costello, Roger L.
> Sent: 15 February 2007 15:48
> To: xmlschema-dev@w3.org
> Subject: Is a token element with a carriage return, or 
> leading/trailing spaces, valid?
> 
> 
> Hi Folks,
>  
> Consider this element declaration:
>  
>       <element name="Title" type="token"/>
> 
> And consider these two instances of the element:
> 
>       <Title>My Life and 
>       Times</Title>
> 
>       <Title> My Life and Times </Title>
> 
> In the first instance, the data has a carriage return.
> 
> In the second instance, the data has leading and trailing spaces.
> 
> Are the instances valid or invalid?
> 
>     XML Spy says they are invalid.
> 
>     Oxygen XML says they are valid.
> 
> Which is correct?
> 
> /Roger
> 
Received on Friday, 16 February 2007 11:28:48 GMT

Subscribe to the Stylus Scoop newsletter for helpful XML tips and tutorials.
Email
First Name
Last Name
Company

Download Stylus Studio 6 XML Enterprise Edition

Subscribe in XML format
RSS 2.0
Atom 0.3
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-2007 All Rights Reserved.