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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:CI_OnlineResource

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_OnlineResource id="ID">
   <gmd:linkage>
      <gmd:URL>http://www.example.com/</gmd:URL>
   </gmd:linkage>
   <gmd:protocol>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:protocol>
   <gmd:applicationProfile>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:applicationProfile>
   <gmd:name>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:name>
   <gmd:description>
      <gco:CharacterString>string</gco:CharacterString>
   </gmd:description>
   <gmd:function>
      <gmd:CI_OnLineFunctionCode codeList="http://www.example.com/" codeListValue="http://www.example.com/">string</gmd:CI_OnLineFunctionCode>
   </gmd:function>
</gmd:CI_OnlineResource>

Site developed and hosted by Datypic, Inc.

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