I am having a namespace issue with the translator.
See the attached xslt file and the metalex file.
This translates correctly both within oxygen and if i use saxon from a
commandline on the metalex file and the ref.xsl xslt....
However the same thing fails within the translator with 'undeclared
namespace prefix' for the metalex ml: prefix...
If you notice the prefix is set in the xsl:stylesheet header of
ref.xsl ... but i noticed that the translator substitures the
namespace of the elements in between
metalex -> akn translation ... Can you explain this a bit more to me
and why you are doing this ... as the problem appears to be related to
that ?
Ashok
xmlns:ml="http://www.metalex.org/1.0"
(see attached pipeline file).
I am not sure if this is the right way though.
Ashok
<pipeline.xsl>