If you are working with a custom XML document:
You can do any of these:
-
Check if it uses namespaces.
-
Check if the mapping for XML Transform uses namespaces. You can get this information from the mapping developer.
If it uses namespaces:
-
Update the Detections tab target settings and specify the namespace prefix, or default, and URIs.
Note:The namespace URIs used in the detection and mapping should match. These are essentially the same document.
If the mapping has namespace but the input document has no namespace
You can do any of these:
-
Check the Ignore namespace flag from the Edit XML Transform process panel.
-
Update the input document and add the namespace.
-
Update the mapping and remove namespace of input schema.
If the input document has namespace but the mapping has no namespace
-
Check the Ignore namespace flag from the Edit XML Transform process panel.