Michael Neale <michael.neale <at> gmail.com> writes: > > well going direct from RuleML to the AST may be possible with the right > mapping tools, I am sure (but I am a bit out of touch with those tools). > Going via a "native" XML format may be easier, as it means that different > versions of RuleML/whatever replaces it can be supported with XSLT, which > may be easier for people to maintain then direct mappings. > > Any XML mapping gurus out there please speak up ! >
Can you please tell me where to find the Meta data for AST. I will try to do a mapping exercise and let you know of the results. There are quite a few tools available. Mostly based on JAXB & JAXP . XMLBeans might be of great help . Also a possibility is using XSD component of Eclipse Framework (EMF). If any one has worked on these, may be they can help. Jayaram
