compact xml (and xsl) support
Are you missing a feature? Request its implementation here.
-
- Posts: 5
- Joined: Mon Jul 19, 2004 8:45 pm
compact xml (and xsl) support
http://nxg.me.uk/dist/lx/
Compact XSL (http://www.zanthan.com/ajm/xsltxt/):
instead of
[/code]
Compact XSL (http://www.zanthan.com/ajm/xsltxt/):
Code: Select all
choose
when .test "$count > 1"
call "by-columns" ("column-count":"$count")
otherwise
<para>
"No columns"
Code: Select all
<xsl:choose>
<xsl:when test="$count > 1">
<xsl:call-template name="by-columns">
<xsl:with-param name="column-count" select="$count"/>
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
<para>
<text>No columns</text>
</para>
<xsl:otherwise>
</xsl:choose>
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Post by sorin_ristache »
Hello,
Thank you for the request of supporting compact XSL. I will log the request to our system.
Regards,
Sorin
Thank you for the request of supporting compact XSL. I will log the request to our system.
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service