Schema Central > NIEM 3.0 > metadataExtension.xsd > gmd:source
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:source

Element information

Type: gmd:CI_ResponsibleParty_PropertyType

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
uuidref [0..1]xsd:stringfrom group gco:ObjectReference
gco:nilReason [0..1]gml:NilReasonType

Used in

Sample instance

<gmd:source>
   <gmd:CI_ResponsibleParty>
      <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>...............
         </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>
</gmd:source>

Site developed and hosted by Datypic, Inc.

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