6 character namespaces broke transforms

Having trouble installing Oxygen? Got a bug to report? Post it all here.
OmarG
Posts: 1
Joined: Fri Oct 07, 2005 8:55 am
Location: Tucson, AZ
Contact:

6 character namespaces broke transforms

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Post Reply