Schema Central > NIEM 2.0 > citation.xsd > gmd:CI_ResponsibleParty
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:CI_ResponsibleParty

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Sample instance

<gmd:CI_ResponsibleParty id="ID">
   <gmd:individualName>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:individualName>
   <gmd:organisationName>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:organisationName>
   <gmd:positionName>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:positionName>
   <gmd:contactInfo>
      <gmd:CI_Contact id="ID">
         <gmd:phone>...
         </gmd:phone>
         <gmd:address>...
         </gmd:address>
         <gmd:onlineResource>...
         </gmd:onlineResource>
         <gmd:hoursOfService>...
         </gmd:hoursOfService>
         <gmd:contactInstructions>...
         </gmd:contactInstructions>
      </gmd:CI_Contact>
   </gmd:contactInfo>
   <gmd:role>
      <gmd:CI_RoleCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:CI_RoleCode>
   </gmd:role>
</gmd:CI_ResponsibleParty>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com