Re: [xsl] [XSLT 2.0] Checking that an element's value has the desired datatype?

Subject: Re: [xsl] [XSLT 2.0] Checking that an element's value has the desired datatype?
From: Florent Georges <darkman_spam@xxxxxxxx>
Date: Mon, 16 Oct 2006 17:35:29 +0200 (CEST)
"Costello, Roger L." wrote:

  Hi

>    <xsl:value-of select="data(flt:Aircraft/flt:Altitude) instance of
> xsd:integer"/>

  Which processor do you use?  Do you have the right schema (does it
declare flt:Altitude as an xs:integer)?  Do you think to validate your
input document?

  Depending on your needs, you may be interested by "castable as", too.

  Regards,

--drkm

























	

	
		
___________________________________________________________________________ 
Yahoo! Mail riinvente le mail ! Dicouvrez le nouveau Yahoo! Mail et son interface rivolutionnaire.
http://fr.mail.yahoo.com

Current Thread