Schema Central > NIEM 3.0 > citation.xsd > gmd:contactInfo
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:contactInfo

Element information

Content

Attributes

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

Used in

Sample instance

<gmd:contactInfo>
   <gmd:CI_Contact>
      <gmd:phone>
         <gmd:CI_Telephone>......
         </gmd:CI_Telephone>
      </gmd:phone>
      <gmd:address>
         <gmd:CI_Address>..................
         </gmd:CI_Address>
      </gmd:address>
      <gmd:onlineResource>
         <gmd:CI_OnlineResource>..................
         </gmd:CI_OnlineResource>
      </gmd:onlineResource>
      <gmd:hoursOfService>
         <gco:CharacterString>string</gco:CharacterString>
      </gmd:hoursOfService>
      <gmd:contactInstructions>
         <gco:CharacterString>string</gco:CharacterString>
      </gmd:contactInstructions>
   </gmd:CI_Contact>
</gmd:contactInfo>

Site developed and hosted by Datypic, Inc.

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