XML to KDL transform. #195
Devasta
started this conversation in
Show & Tell
Replies: 3 comments 2 replies
-
This is so cool! You should send a PR here and to the website to add it to the list of implementations because I think this definitely counts as one? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'd love to hear any feedback you have on kdl4j 🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
-
https://xsltfiddle.liberty-development.net/gVAkJ52/6 is broken now, but https://xsltfiddle.liberty-development.net/bET2rY5 (from the project homepage does work. I've also made #301 so folks can find the link in the XML in KDL page |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
https://github.com/Devasta/XML2KDL
I've written an XSL transform to help folks convert their files to KDL.
https://xsltfiddle.liberty-development.net/gVAkJ52/6
Here it is transforming the kdl homepage (slightly modified to be valid XML) to KDL.
Hope someone finds it useful. I have been feeding the resulting KDL outputs into kdl4j and it has not complained so far, but if you find any issues please let me know! :)
Regards
Dan
Beta Was this translation helpful? Give feedback.
All reactions