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
Emma SmithSubject: Repeated Crashing of System
Author: Emma Smith
Date: 19 Feb 2008 11:10 AM

I have the following XQuery and when I try and go to the Mapper tab Stylus Studio crashes - is there something wrong with the below query - it outputs results to the xml files correctly???

for $FxOptions in collection("FCO.dbo.FxOptions")/FxOptions
where $FxOptions/TradeID = (269109, 269110)
return
ddtek:serialize-to-url((
<TradeID>
{$FxOptions/TradeID}
<Type>
{$FxOptions/Type}
</Type>
</TradeID>),concat("file:///j:/XMLQuery/",$FxOptions/TradeID,".xml"),"")

Posttop
Minollo I.Subject: Repeated Crashing of System
Author: Minollo I.
Date: 19 Feb 2008 11:37 AM
Yep, there is definitely a problem in mapper there, and we'll work on it.

On the other hand, mapper won't be able to help in that context; mapper doesn't let you control the output generated by the serialize-to-url() function, but the output of the XQuery itself.

 
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.