I have a set of XML files and a set of transformation files, each transformation file relates to an XML file but programmatically there's no way of finding an XML files relative transformation template. Is there a way I can compile a list of XSL files together and transform each file on that one compiled list thus X number of transformations will fail and one transformation will pass per XML file? Thanks.
No comments:
Post a Comment