Show Component

Component Name:
BRIEF CI_Citation bf5c9ec4-874b-45ef-a230-c17a9a976073
Component Group:
NOAA Master Component Group
Date Created:
2020-12-16 08:44:56.421
Last Updated By:
amilan
Last Updated:
2020-12-16 08:44:56.421
UUID:
bf5c9ec4-874b-45ef-a230-c17a9a976073
XML
                                <cit:CI_Citation xmlns:cit="http://standards.iso.org/iso/19115/-3/cit/1.0" xsi:schemaLocation="http://standards.iso.org/iso/19115/-3/cit/1.0 ../tc211GitHub/XML/standards.iso.org/19115/-3/cit/1.0/cit.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="bf5c9ec4-874b-45ef-a230-c17a9a976073">
  <cit:title>
    <gco:CharacterString xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
      NAME OF DATASET
    </gco:CharacterString>
  </cit:title>
  <cit:date>
    <cit:CI_Date>
      <cit:date>
        <gco:Date xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
          2017-08-17
        </gco:Date>
      </cit:date>
      <cit:dateType>
        <cit:CI_DateTypeCode codeList="codeListLocation#CI_DateTypeCode" codeListValue="publication">
          publication
        </cit:CI_DateTypeCode>
      </cit:dateType>
    </cit:CI_Date>
  </cit:date>
  <cit:edition>
    <gco:CharacterString xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
      [VERSION OF DATA]
    </gco:CharacterString>
  </cit:edition>
  <cit:identifier>
    <mcc:MD_Identifier xmlns:mcc="http://standards.iso.org/iso/19115/-3/mcc/1.0">
      <mcc:code>
        <gco:CharacterString xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
          [DOI OR RESOURCE IDENTIFIER]
        </gco:CharacterString>
      </mcc:code>
    </mcc:MD_Identifier>
  </cit:identifier>
  <cit:citedResponsibleParty>
    <cit:CI_Responsibility>
      <cit:role>
        <cit:CI_RoleCode codeList="codeListLocation#CI_RoleCode" codeListValue="originator">
          originator
        </cit:CI_RoleCode>
      </cit:role>
      <cit:party>
        <cit:CI_Organisation>
          <cit:name>
            <gco:CharacterString xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
              [ORIGINATOR ORGANIZATION NAME]
            </gco:CharacterString>
          </cit:name>
          <cit:individual>
            <cit:CI_Individual>
              <cit:name>
                <gco:CharacterString xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
                  [ORIGINATOR PERSON NAME]
                </gco:CharacterString>
              </cit:name>
            </cit:CI_Individual>
          </cit:individual>
        </cit:CI_Organisation>
      </cit:party>
    </cit:CI_Responsibility>
  </cit:citedResponsibleParty>
  <cit:citedResponsibleParty>
    <cit:CI_Responsibility>
      <cit:role>
        <cit:CI_RoleCode codeList="codeListLocation#CI_RoleCode" codeListValue="publisher">
          publisher
        </cit:CI_RoleCode>
      </cit:role>
      <cit:party>
        <cit:CI_Organisation>
          <cit:name>
            <gco:CharacterString xmlns:gco="http://standards.iso.org/iso/19115/-3/gco/1.0">
              [PUBLISHING ORGANISATION]
            </gco:CharacterString>
          </cit:name>
        </cit:CI_Organisation>
      </cit:party>
    </cit:CI_Responsibility>
  </cit:citedResponsibleParty>
</cit:CI_Citation>