RE: Newbe question

[email protected]
Newsgroups gmane.text.xml.xslt.extensions
Message-ID <5150922C4A9FFE4DA2F658016BF9FA3C09092CC5@lnxseamail01.internal.courtlink.com>
Charles Griswold wrote:
> --------------------------------------------------------------
> ----------------------
> <?xml version="1.0" encoding="UTF-8"?>
> <xsl:stylesheet version="1.0" 
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>     xmlns:str="http://exslt.org/strings"
>     extension-element-prefixes="str">
>    
>     <xsl:import href="str.xsl" />
>    
>     <xsl:template match="/">
>                    ....balance of stylesheet ....
>    
> --------------------------------------------------------------
> ---------------
> This was lifted from the EXSLT documentation.  I have the 
> str.zip file 
> in my classpath.
> I was expecting to see http://exslt.org/strings be resolved in the 
> str.zip  file but there is nothing like it there.
> Also, the import statement gets an error,  'unable to locate object'

I'm not a user of java based processors so I'm not sure how they deal with
.zip files, but have you tried extracting the str.zip file such that str.xsl
resolves relative to your XSL file?  That should work in any XSL processor.

-- 
Kipp E. Howard
Sr. Software Engineer, LexisNexis File & Serve
Phone: 425.372.1837 or 800.774.7317 ext 1837
Email: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.