|
Navigation: Actions > Files > Read XML > Read XML Action File tab |
![]() ![]()
|
This tab of the Read XML action specifies information about the file to be read.
Filename: Name of an existing XML file to update (required).
Do not validate against DTD or schema: If checked, the document will not be validated against a document type definition (DTD), schema, or schema cache.
Do not resolve external definitions: If checked, external definitions, resolvable namespaces, DTD external subsets, and external entity references will not be resolved at parse time, independent of validation.
Prohibit inclusion of a DTD: Determines whether inclusion of a DTD is allowed or prohibited.
Enable XSLT script code execution: Determines whether <msxsl:script> element functionality is allowed.
Enable document function: Determines whether the document function is allowed.
Use inline schemas for validation: Determines whether inline schemas should be processed for validation.
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').