Convert the Generated xml file using xslt

R

Robert Mago

I have an infopath form which is used to generate an order xml file.
However, this will be used in 2 different departments each having similiar
but not identical schemas. It is not possible for the 2 departments to use
the same schema since they have other applications working on their
respective schema.

Would it be possible to use one of the schemas in order to generate the xml
file and then use an xslt transformation in order to output a valid xml
document according to the 2nd schema? If yes, how ?
 
J

Jean K.

Hi Robert -

I'm sure you could do this with XSLT. You'll need an XSLT writer who
knows their InfoPath behind the scenes markup, though.

I work with an InfoPath application that produces forms that are then
transformed into schemas for use in Word documents.

Hope this helps,
Jean K.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top