Show Component

Component Name:
individualName - CI_RoleCode - organisationName CI_ResponsibleParty 740d71bd-9463-4fd4-9e49-8b8c42c29188
Component Group:
NOAA Master Component Group
Date Created:
2020-12-16 08:41:35.345
Last Updated By:
thabermann
Last Updated:
2020-12-16 08:41:35.345
UUID:
740d71bd-9463-4fd4-9e49-8b8c42c29188
XML
                                <?xml version="1.0" encoding="UTF-8"?>
<gmd:CI_ResponsibleParty xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://www.isotc211.org/2005/gmd http://www.ngdc.noaa.gov/metadata/published/xsd/schema.xsd"
 xmlns:gco="http://www.isotc211.org/2005/gco"
 xmlns:gmd="http://www.isotc211.org/2005/gmd"
 xmlns:xlink="http://www.w3.org/1999/xlink"
 uuid="740d71bd-9463-4fd4-9e49-8b8c42c29188">
  <gmd:individualName>
    <gco:CharacterString>individualName</gco:CharacterString>
  </gmd:individualName>
  <gmd:organisationName>
    <gco:CharacterString>organisationName</gco:CharacterString>
  </gmd:organisationName>
  <gmd:positionName>
    <gco:CharacterString>positionName</gco:CharacterString>
  </gmd:positionName>
  <gmd:contactInfo>
    <gmd:CI_Contact>
      <gmd:phone>
        <gmd:CI_Telephone>
          <gmd:voice>
            <gco:CharacterString>voice</gco:CharacterString>
          </gmd:voice>
        </gmd:CI_Telephone>
      </gmd:phone>
      <gmd:address>
        <gmd:CI_Address>
          <gmd:electronicMailAddress>
            <gco:CharacterString>electronicMailAddress</gco:CharacterString>
          </gmd:electronicMailAddress>
        </gmd:CI_Address>
      </gmd:address>
      <gmd:onlineResource/>
      <gmd:contactInstructions>
        <gco:CharacterString>contactInstructions</gco:CharacterString>
      </gmd:contactInstructions>
    </gmd:CI_Contact>
  </gmd:contactInfo>
  <gmd:role>
    <gmd:CI_RoleCode codeList="http://www.isotc211.org/2005/resources/Codelist/gmxCodelists.xml#CI_RoleCode" codeListValue="CI_RoleCode">CI_RoleCode</gmd:CI_RoleCode>
  </gmd:role>
</gmd:CI_ResponsibleParty>