N
nate
The following link give an understanding of what I am doing:
http://msdn.microsoft.com/library/d.../cdktXSLTInferenceSeedDocument_HV01141472.asp
The question is not necessarily how to do this but why something happens
along this process.
if I take my data.xml file and open it in word without a transform I can see
the pink tags. Then I manipulate that and add tables and graphics etc.
I then save that as a new file XSLtemplate.xml
With the XSLtemplate.xml file still open in word I save it again as
XSLtemplate2.xml for troubleshooting purposes. Now the currently open doc is
XSLtemplate2.xml
I open XSLtemplate.xml in another word window. It is still the same as
XSLtemplate2.xml with the pink xml datafields etc.
I now close XSLtemplate2.xml and run the wml2xslt.exe on XSLtemplate2.xml to
convert it to an xsl file. two warnings but no big deal. I get the .xsl file
that I need and I can then do the open data.xml with transform and get the
output that I want.
The problem now I still have XSLtemplate.xml open and it still shows the
pink fields etc. BUT when I open XSLtemplate2.xml in word it doesn't have the
pink tags any more. I can even close XSLtemplate2.xml and then save
XSLtempate.xml that still has the tags showing as XSLtemplate2.xml and then
re-save it as XSLtemplate.xml hopping to restore the pink tags to
XSLtemplate2.xml.
Now that I resaved it as XSLtemplate.xml I can open XSLtemplate2.xml in a
new window and it still is missing the pink tags.
Can anyone tell me what is going on here?
Thanks
http://msdn.microsoft.com/library/d.../cdktXSLTInferenceSeedDocument_HV01141472.asp
The question is not necessarily how to do this but why something happens
along this process.
if I take my data.xml file and open it in word without a transform I can see
the pink tags. Then I manipulate that and add tables and graphics etc.
I then save that as a new file XSLtemplate.xml
With the XSLtemplate.xml file still open in word I save it again as
XSLtemplate2.xml for troubleshooting purposes. Now the currently open doc is
XSLtemplate2.xml
I open XSLtemplate.xml in another word window. It is still the same as
XSLtemplate2.xml with the pink xml datafields etc.
I now close XSLtemplate2.xml and run the wml2xslt.exe on XSLtemplate2.xml to
convert it to an xsl file. two warnings but no big deal. I get the .xsl file
that I need and I can then do the open data.xml with transform and get the
output that I want.
The problem now I still have XSLtemplate.xml open and it still shows the
pink fields etc. BUT when I open XSLtemplate2.xml in word it doesn't have the
pink tags any more. I can even close XSLtemplate2.xml and then save
XSLtempate.xml that still has the tags showing as XSLtemplate2.xml and then
re-save it as XSLtemplate.xml hopping to restore the pink tags to
XSLtemplate2.xml.
Now that I resaved it as XSLtemplate.xml I can open XSLtemplate2.xml in a
new window and it still is missing the pink tags.
Can anyone tell me what is going on here?
Thanks