⚲
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
»
SaxonJS
Overview
Roadmap
Issues
Blog
Documents
Forums
Files
Download (411 Bytes)
Bug #5739
» sheet2.xsl
Martin Honnen
, 2022-11-20 17:28
<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
xmlns:xsl=
"http://www.w3.org/1999/XSL/Transform"
version=
"3.0"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
exclude-result-prefixes=
"#all"
expand-text=
"yes"
>
<xsl:output
indent=
"yes"
/>
<xsl:template
name=
"xsl:initial-template"
>
<Test>
<Text1>
{' '}
</Text1>
<Text2>
</Text2>
</Test>
</xsl:template>
</xsl:stylesheet>
« Previous
1
2
3
4
Next »
(3-3/4)
Loading...