RE: [xsl] passing and retrieving parameter to a template

Subject: RE: [xsl] passing and retrieving parameter to a template
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 17 Apr 2002 15:06:25 +0100
If you can't decipher the error message when you can see the source
stylesheet, how do you expect us to decipher it when we can't?

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of
> Najmi, Jamal
> Sent: 17 April 2002 13:28
> To: 'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'
> Subject: RE: [xsl] passing and retrieving parameter to a template
>
>
> I am using xalan to tranform an XML document with XSL.  XML
> is actually an
> XSD document that refers to a namespace I have created.
> xalan is throwing
> exception - it fails to recognize the other namespace I have created.
> XMLSpy does the transformation just fine.  Do I need to set
> something to
> make things work.
>
> Here is the exception trace:
>
> file:///u01/artesia/teamsdne/jamalsandbox/GenericXSL5.xsl;
> Line 20; Column
> 153; XSLT Error
> (javax.xml.transform.TransformerConfigurationException):
> javax.xml.transform.TransformerException: Extra illegal tokens: ':',
> 'template', '/',
> '/u01/artesia/teamsdne/jamalsandbox/constraints2.xsd', ':',
> 'constrainedElement', '[', '@', 'name', '=', '$',
> 'sectionShortName', ']',
> '/', '/u01/artesia/teamsdne/jamalsandbox/constraints2.xsd', ':',
> 'constraint', '/', '@', 'label'
>
> I will really appreciate any help I can get.
>
> Thanks
>
> Jamal
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread