elements inside comment
Oxygen general issues.
-
- Posts: 31
- Joined: Sat Apr 16, 2005 11:29 am
elements inside comment
Hi,
How can i get elements inside a comment?
When i say:
i get as result just
When i say:
i get:
(as expected)
How to get the element inside the comment?
Thanks, Hans
How can i get elements inside a comment?
When i say:
Code: Select all
<xsl:comment>
<test><xsl:value-of select="'blabla'"/></test>
</xsl:comment>
Code: Select all
<!---->
Code: Select all
<xsl:comment>
<xsl:value-of select="'blabla'"/>
</xsl:comment>
Code: Select all
<!-- blabla -->
How to get the element inside the comment?
Thanks, Hans
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Post by sorin_ristache »
Hello,
Use
If xsl:comment tries to create nodes other than text nodes these nodes are ignored.
Regards,
Sorin
Use
Code: Select all
<xsl:comment>
<test><xsl:value-of select="'blabla'"/></test>
</xsl:comment>
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ 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