I have some XML containing namespaces that are defined in a DTD. When I try to import the xml using the MarkLogic Content Pump (MLCP), it fails, pointing at the undefined namespaces.
What is the easiest way to get this data imported?
We do have an XML catalog. Can I make ML aware of that?