<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div>For our ISO xml metadata files, our contact information falls under the <gmd:contact> branch, however parse_metadata does not use any of the info there except for organization. </div><div>The tree structure is:</div><div><gmd:contact><gmd:CI_ResponsibleParty><gmd:individualName><gco:CharacterString>name here</gco:CharacterString></gmd:individualName><gmd:organisationName gco:nilReason="missing"/></div><div><br></div><div>If there was nothing found in the md.identification.creator field, could a fallback be to use what's in the md.identification.contact, if there is a name entry?</div><div><br></div><div>Dan</div></body></html>