Navigation:  Actions > Files > Write XML >

Write XML Action File tab

Previous pageReturn to chapter overviewNext page

This tab of the Write XML action specifies information about the file to be processed.

 

WriteXML

 

Filename: Name of an existing XML file to update (required).

 

Make file writeable: If checked and the file is read-only on disk, the read-only attribute will be removed before saving.

 

Force XPath query language for MSXML v3: If checked and MSXML v3 is used, the query language will be set to XPath (XPath is always used by newer versions of MSXML).

 

Prohibit inclusion of a DTD: Determines whether inclusion of a DTD is allowed or prohibited.

 

Selection namespace alias to namespace URI mappings: Specifies namespace aliases and URIs for the query (optional).  Enter a namespace alias and namespace URI in the edit fields, and click Insert to add to the list.  Select an item in the list to update its value or delete it from the list.  Each set of values is added as a selection namespace declaration for the query (i.e., xmlns:alias='namespaceURI').