Hello,
Is it possible to use OXml to load and transform xml by xslt? Or should i combine OXml with some other component / library like TXMLTransform?
I really like Oxml as i can read "invalid" xmls, and "clean" it, but i need to transform that "clean" xml.
Thankyou
You seem to have CSS turned off. Please don't fill out this field.
Anonymous
Unfortunately, OXml doesn't support transformations and you cannot mix it with TXMLTransform because it is supported by MSXML only.
oh, thnx. I'll use OXml for everything else except transforming 'couse it's awesome parser!
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
Hello,
Is it possible to use OXml to load and transform xml by xslt? Or should i combine OXml with some other component / library like TXMLTransform?
I really like Oxml as i can read "invalid" xmls, and "clean" it, but i need to transform that "clean" xml.
Thankyou
Unfortunately, OXml doesn't support transformations and you cannot mix it with TXMLTransform because it is supported by MSXML only.
View and moderate all "General Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Discussion"
oh, thnx. I'll use OXml for everything else except transforming 'couse it's awesome parser!