creating dictionary for stylesheet
reusing dictionary from fromCognos.xsl for stylesheet
Added namespace: xsl mapped to http://www.w3.org/1999/XSL/Transform
Added namespace: a mapped to http://developer.cognos.com/schemas/xmldata/1/
Added namespace: local mapped to urn:util:names
compilation error: file fromCognos.xsl line 13 element function
xsltStylePreCompute: unknown xsl:function
exclude result prefix a
exclude result prefix local
xsltPrecomputeStylesheet: removing ignorable blank node
xsltParseStylesheetProcess : found stylesheet
compilation error: file fromCognos.xsl line 6 element stylesheet
xsl:version: only 1.0 features are supported
compilation error: file fromCognos.xsl line 13 element function
xsltParseStylesheetTop: unknown function element
template has 2 inherited namespaces
xsltCompilePattern : parsing '/'
xsltCompilePattern : parsed /, default priority 0.500000
added pattern : '/' priority 0.500000
parsed 1 templates
freeing dictionary from stylesheet
$
Subject:Error using Author:Vern Harshman Date:24 Jan 2012 09:16 AM
Ivan,
Thank you very much for the quick reply. I will review it and let you know if I have any further questions.
I am receiving an XML file (meta data and xml) that I am using the XSLT to populate the tags with the meta data names. Once this is complete, I need to use some sort of command line (either in UNIX or Windows - still debating on which to use) command to create a new output file to pass to an MQ server to be sent to our vendor.
In answer to your question, I was searching the internet for a xslt processor and found XSLTPROC. Do you have any suggestions on any other products to use? Can Stylus Studio provide a command line processor?