Avatar

Employee
Not sure I understand your use case... An XML Schema Data Connection can be set to transform in- and out-going data via XSLT files. The saveXML() takes the currently active XML below the element you selected (here it is from the top level). It will NOT perform transformations - these happened either when the data connection loaded the data or will hapen when the form gets serialized (saved or submitted). Unless someone else on this forum knows more details, I would assume that this cannot be done.