[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Re: xsl-list Digest 28 Feb 2007 06:10:00 -0000 Iss

Subject: Re: Re: xsl-list Digest 28 Feb 2007 06:10:00 -0000 Issue 1062
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 28 Feb 2007 14:05:54 GMT
Re:  Re: xsl-list Digest 28 Feb 2007 06:10:00 -0000 Iss
> I get the same error if I substitute "element(w:p)+" with "element()", 
> "element(w:p)" or "xs:string" but "xs:integer" does not throw an error.

have you made a mistake in the call with-param? the above suggests that you
are passing in an integer (which is the type of the other param, level,
rather than a sequence of p elements which is the type of the param p.

        <xsl:with-param name="p"     select="w:p"/>
        <xsl:with-param name="level" select="1"/>

David

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.