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
Bill RiegelSubject: Warnings when running Schema aware Saxon with SS.
Author: Bill Riegel
Date: 20 Jan 2007 11:20 AM
I am trying to define Schema types in my xslt
i.e.
<xsl:variable name="dataTypeX" as"element(*,in:dataTypeX_Type)" select="current()"/>

somewhere later in my stylesheet I reference the variable like

<xsl:value-of select="$dataTypeX/childY"/>

if my schema does not define a childY then I get a message like

Warning: on line 161 of file:///c:/TEMP/XSLTSC~1/OW2CDS~2.XSL:
The complex type dataTypeX_Type does not allow a child element named childY.

This is good, but
if I have another type defined and another invalid reference,
I do not see the error.

If I correct the first issue, then I see a warning for the second issue.

Is there away to see all error from the validation, instead of
just seeing the first one

I'm using the Enterprise version of SS build 735f ( just updated it
today ( 01/20/2007 )

Using Saxon 8.7.3 with Schema aware set.

Posttop
Tony LavinioSubject: Warnings when running Schema aware Saxon with SS.
Author: Tony Lavinio
Date: 25 Jan 2007 10:25 AM
This is XSLT, not XQuery.
Could you please post the XSLT and XML that illustrates this?
(And to the "XSLT Help and Discussion" forum, please.)

 
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.