I think a lot of people know about tools like RegexBuddy. Is there something similar for XSLT?
相关问题
- Illegal to have multiple roots (start tag in epilo
- Newtonsoft DeserializeXNode expands internal array
- how to use special characters like '<'
- XML - XSLT - document() function inside count() fu
- convert logback.xml to log4j.properties
相关文章
- 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
- Upgrading transaction.commit_manually() to Django
This is the closest I know that is free: XML Copy Editor
Altova XML Spy is excellent but expensive.
XSLT IDEs (Interactive Development Environments):
XPath tools:
EDIT: The XPath Visualizer now has a new, safer home, due to the kindness of Lars Huttar.
I have used Architag XRay in the past (I have oXygen now). XRay is free and lightweight.
And your guerilla option, the bugged and seemingly unsupported free family favourite: XML cooktop
If you just want to experiment with an XSLT expression, there's a sandbox in Orbeon Forms. Obviously, there are a bunch more features in RegexBuddy that this has no equivalent to, but it's a nice interactive way to play with some strange XSLT expression that you're trying to debug.