Page 1 of 1

6 character namespaces broke transforms

Posted: Fri Oct 07, 2005 9:04 am
by OmarG
Hi, I had trouble transforming a Bibtexml document. With the default namespace of "bibtex:" the template would not match! But, when I reduced it to "bib:" then all xslt templates worked. This occured on several source documents and both Z=Xalan and xsltproc. So, is there a limit on the length of the namespace, either in the XML spec or in Oxygen?

Thanks,
- Mike Gatto

Posted: Fri Oct 07, 2005 9:09 am
by george
Hi Mike,

No, sure there is no such limit, you just have to make sure you use the same namespace. If you have problems with this please consider making a cut down sample to show the problem and post it here - it should include both XML and XSL code.

Best Regards,
George