Hi all.
I have a little "philosophical" question.
Let's imagine I have a XML file with its corresponding XSL one that can transform it to a given FO output format. That's easy to handle.
Let's imagine now that I don't have the XML file itself, but just the data contained in it. I have no idea of the structure (I don't know the tags name), but I still want to generate the FO file.
Is there any way to "imagine" the XML file structure from the XSL? The objective of this is to generate the FO file using a public tool (like Xalan or so).
Thanks in advance
Dian
I have a little "philosophical" question.
Let's imagine I have a XML file with its corresponding XSL one that can transform it to a given FO output format. That's easy to handle.
Let's imagine now that I don't have the XML file itself, but just the data contained in it. I have no idea of the structure (I don't know the tags name), but I still want to generate the FO file.
Is there any way to "imagine" the XML file structure from the XSL? The objective of this is to generate the FO file using a public tool (like Xalan or so).
Thanks in advance
Dian