XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Marwan ZeineddineSubject: data() function not returning the typed value of a node
Author: Marwan Zeineddine
Date: 01 Jul 2005 02:11 PM
according to the XQuery standard this here:
data(<x xsi:type="xs:integer">042</x>) should return 42
However Stylus returns the full string 042

reference: Micheal Brundage's XQuery The XML query language p. 55

Any ideas?

Posttop
(Deleted User) Subject: data() function not returning the typed value of a node
Author: (Deleted User)
Date: 06 Jul 2005 05:14 AM
Hi,

>according to the XQuery standard this here:
>data(<x xsi:type="xs:integer">042</x>) should return 42
>However Stylus returns the full string 042

This used to be true in a previous version of the specs, when constructed nodes were automatically validated; in the current version the user need to manually specify where validation will occur (e.g. data(validate {<x xsi:type="xs:integer">042</x>}) )

Note: currently Stylus will report a validation error if "x" is not a global element in a loaded schema.

Hope this helps,
Alberto

 
Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.