Page 1 of 1

XSL stylesheet error

Posted: Sat Jun 18, 2016 12:58 am
by thkadmin
Dear
I try to convert the XML file contained in the ZIP package of publication downloaded from EPO server.
I use Microsoft.XMLDOM object with your XSLT stylesheet
https://data.epo.org/publication-server ... patent.xsl
As a result I got the error message 80004005:
Named template 'add-rigth-zeros' does not exist in the stylesheet.
I actually found the file pat_com.xsl with link to nonexistent
add-rigth-zeros
template.
Would you care to explain this error, or - even better - fix probably faulty stylesheet pat_com.xsl ?
Thank you

Re: XSL stylesheet error

Posted: Fri Jul 01, 2016 8:57 am
by EPO / EPAL Team
Dear User,

The faulty style sheet has been amended.
The XML conversion should work fine now.

Thanks for your feedback

Best regards,
epal team

Re: XSL stylesheet error

Posted: Mon Jan 14, 2019 6:42 am
by samantha9276
Error with the sheets can you change it into the windows 10 software download for the advanced EP.

Re: XSL stylesheet error

Posted: Mon Jan 14, 2019 7:40 pm
by EPO / EPAL Team
We are not sure to fully understand - could you please provide us with details on the issue?

Thank you for your cooperation

Patrick Le Gonidec

Re: XSL stylesheet error

Posted: Mon Nov 27, 2023 3:10 pm
by fdighera
Dear EPO team,

there seems to be an issue with the xsl file provided at this link: https://data.epo.org/publication-server ... patent.xsl
I have tried different validation methods, and always get this error:

Code: Select all

XMLSyntaxError: EntityRef: expecting ';', line 565, column 91
Am I doing something wrong?

Many thanks

Re: XSL stylesheet error

Posted: Thu Nov 30, 2023 10:45 am
by EPO / EPAL Team
Dear fdighera,

we check the issue you reported and will answer asap

Best regards,

User support

Re: XSL stylesheet error

Posted: Thu Dec 21, 2023 5:10 pm
by EPO / EPAL Team
Dear fdighera,

we did a validation test of https://data.epo.org/publication-server ... patent.xsl using XMLeditor and we do not reproduce your error

did you amend the XSL before validating it?

User support

Re: XSL stylesheet error

Posted: Wed Jan 10, 2024 10:56 am
by fdighera
Dear support team,

many thanks for your reply.
I've downloaded again the file and can confirm that it's working fine now.
It seems that the issue was due to a wrong encoding on my side.

Best regards