⚲
Project
Profile
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Search
:
Projects
All Projects
Help
Tour this page
Frequent Planio Questions
Learning Resources
Sign in
Register
Switch Planio account
Open in Planio App
Share current page
Saxon
Overview
Roadmap
Issues
Calendar
Blog
Documents
Forums
Files
Repository
Download (221 Bytes)
Error message: "Namespace prefix xsl refers to a reserved...
ยป test.xsl
Sebastian Mangold
, 2019-02-04 13:33
<?xml version="1.0" encoding="UTF-8"?>
<xsl:transform
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
version=
"1.0"
>
<xsl:strip-space
elements=
"xsl:*"
/>
<xsl:template
match=
"/"
/>
</xsl:transform>
(1-1/1)
Loading...