base-uri XSLT function not working with the Arbortext Publishing Engine (APE or PE)
S'applique à
- PTC Arbortext Publishing Engine 7.1
Description
- XSLT function base-uri not working as expected when used with PE
- base-uri works as expected when run in an Arborext Styler environment
- Receiving the error
- ERROR: org.xml.sax.SAXParseException: java.io.FileNotFoundException: D:\ptc\Arbortext Editor\custom\doctypes\axdocbook\manifest.xml (The system cannot find the file specified)
- Working at reading a manifest.xml file from a SIM bundle
- Tried using <xsl:variable name="base-uri" select="base-uri(.)"/>