add xsi:schemaLocation ISO XML output
Brought to you by:
iaaa
When outputting ISO 19115 XML, the root element should have xsi:schemaLocation set to:
xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://www.isotc211.org/2005/gmd/gmd.xsd"
This allows the output XML to be validated by a validating XML parser.