[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Michael Kay" <mike@s...>,"Chiusano Joseph" <chiusano_joseph@b...>,<xml-dev@l...>
  • Subject: RE: Schema: decimal data type with blank value
  • From: "Baisak, Ranjan" <ranjan_baisak@m...>
  • Date: Mon, 6 Dec 2004 19:11:12 +0530
  • Thread-index: AcTbXxJlq54xlctaSxyqq7qGa+MP1gAAqj9gAAsbrSAAASLxAAABkeuA
  • Thread-topic: Schema: decimal data type with blank value

I think..Michael you are right. Infact I using the same too. 
Thanks Michael and Joseph.

regards,
-Ranjan
My publication
http://www.webservicesolympus.com/articles/HybridModelPartOne.html
-----Original Message-----
From: Michael Kay [mailto:mike@s...] 
Sent: Monday, December 06, 2004 6:27 PM
To: 'Chiusano Joseph'; Baisak, Ranjan; xml-dev@l...
Subject: RE:  Schema: decimal data type with blank value

Or if you don't want to change the instance documents, specify the data
type as the union of xs:decimal and z:emptyString, where z:emptyString
is a user-defined simpleType that derives from xs:string and restricts
the value to be zero-length (e.g. by using the length facet).

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

> -----Original Message-----
> From: Chiusano Joseph [mailto:chiusano_joseph@b...]
> Sent: 06 December 2004 12:23
> To: Baisak, Ranjan; xml-dev@l...
> Subject: RE:  Schema: decimal data type with blank value
> 
> One way to solve this is to use the xs:nil attribute - I would 
> recommend looking into that.
> 
> Kind Regards,
> Joseph Chiusano
> Booz Allen Hamilton
> Strategy and Technology Consultants to the World
>  
> 
> > -----Original Message-----
> > From: Baisak, Ranjan [mailto:ranjan_baisak@m...]
> > Sent: Monday, December 06, 2004 2:06 AM
> > To: xml-dev@l...
> > Subject:  Schema: decimal data type with blank value
> > 
> > Just wondering whether this can be possible.
> > One attricute of my schema is decimal. Initially this contains blank

> > value so parser throws validation error.
> > I cannot make validation off. 
> > So is there any way to get rid of this error?
> > 
> > 
> > regards,
> > -Ranjan
> > My publication
> > http://www.webservicesolympus.com/articles/HybridModelPartOne.html
> > 
> > 
> > -----------------------------------------------------------------
> > The xml-dev list is sponsored by XML.org <http://www.xml.org>, an 
> > initiative of OASIS <http://www.oasis-open.org>
> > 
> > The list archives are at http://lists.xml.org/archives/xml-dev/
> > 
> > To subscribe or unsubscribe from this list use the subscription
> > manager: <http://www.oasis-open.org/mlmanage/index.php>
> > 
> > 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an 
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
> 
> 


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member