Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Learning transformation by example Learning transformation by exampleTo: NULL Date: 11/13/2009 4:41:00 AM Does anyone know of software that can learn a transformation of XML to another XML format or a text format without having to write XSLT code? For example, I'd like to be able to provide the software with examples of my input XML like: <concept type="a" value="aValue" id="a1"/> <concept type="b" value="bValue" id="b1"/> <relationship type="c" fromId="a1" toId="b1"/> and give it examples of the output I'd like to get, like: (a a1) (name a1 aValue) (b b1) (name b1 bValue) (c a1 b1) and have the software automatically produce the XSLT to do this transformation or code to do the transformation. I realize that this is a simple example and the XSLT wouldn't be too hard to write by hand, but in general, I'd say XSLT is difficult to write and it would be nice if there were software like this to make things easier. Thanks, Marc Mason | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
