General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Document.SaveAs Mystery
-
scotth March 15, 2012 at 8:35 pm
Document.SaveAs Mystery
March 15, 2012 at 8:35 pmParticipants 1Replies 0Last Activity 10 years, 10 months agoWe're running XMAX 6 and I've noticed some strange behavior on one particular user's computer. The xsi:noNamespaceSchemaLocation attribute on the root element of the document is simply the name of the schema before calling document.SaveAs (I'm checking the document object's XML in memory right before the call). However, after calling document.SaveAs, the physical disk on file is showing the path to the xsi:noNamespaceSchemaLocation as “../../../../../../myuser/AppData/Local/Temp/myschema.xsd”. Is there something going on behind the scenes with the SaveAs command that would cause this or perhaps a setting on the computer in question that could influence this?
-
AuthorPosts
- You must be logged in to reply to this topic.