What are the currently available XSLT processors supporting XPath 2.0 standard?
相关问题
- Illegal to have multiple roots (start tag in epilo
- Newtonsoft DeserializeXNode expands internal array
- how to use special characters like '<'
- XPath How to retrieve the value of a table cell fr
- XML - XSLT - document() function inside count() fu
相关文章
- scrapy爬虫数据清洗
- Creating XML Elements without namespace declaratio
- Get Attribute Value From Simple XML Using JQuery /
- Directly signing an Office Word document using XML
- When sending XML to JMS should I use TextMessage o
- Fragment Content Overlaps Toolbar and Bottom Navig
- Getting “Error: Missing Constraints in ConstraintL
- xslt localization
XSLT 2.0 Processors
There are several XSLT 2.0 processors for various languages.
Java
Written for Java, or reported to have a Java interface:
.NET
Written for the .NET framework:
Eiffel
Written in Eiffel:
Other
Oracle's XDK claims to support XSL and XPath 2.0.
The IBM WebSphere Application Server Feature Pack for XML also contains a Java-based XSLT 2.0 processor.