Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:CI_OnlineResource_Type / gmd:linkage
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index1197.tmp#id1199 index1209.tmp#id1198
Type gmd:URL_PropertyType
Properties
content: complex
Model gmd:URL
Children gmd:URL
Instance
<gmd:linkage gco:nilReason="">
  <gmd:URL>{1,1}</gmd:URL>
</gmd:linkage>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="linkage" type="gmd:URL_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_OnlineResource_Type / gmd:protocol
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index29.tmp#id1053 index30.tmp#id1052
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:protocol gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:protocol>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="protocol" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_OnlineResource_Type / gmd:applicationProfile
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index29.tmp#id1053 index30.tmp#id1052
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:applicationProfile gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:applicationProfile>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="applicationProfile" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_OnlineResource_Type / gmd:name
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index29.tmp#id1053 index30.tmp#id1052
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:name gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:name>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_OnlineResource_Type / gmd:description
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index29.tmp#id1053 index30.tmp#id1052
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:description gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:description>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Element gmd:CI_OnlineResource_Type / gmd:function
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index1.tmp#id1085 index510.tmp#id1056 index850.tmp#id1205
Type gmd:CI_OnLineFunctionCode_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:CI_OnLineFunctionCode
Children gmd:CI_OnLineFunctionCode
Instance
<gmd:function gco:nilReason="">
  <gmd:CI_OnLineFunctionCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:CI_OnLineFunctionCode>
</gmd:function>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="function" type="gmd:CI_OnLineFunctionCode_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd
Complex Type gmd:CI_OnlineResource_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
Diagram
Diagram index3.tmp#id1048 index4.tmp#id1047 index1152.tmp#id1197 index1152.tmp#id1200 index1152.tmp#id1201 index1152.tmp#id1202 index1152.tmp#id1203 index1152.tmp#id1204
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:linkage , gmd:protocol{0,1} , gmd:applicationProfile{0,1} , gmd:name{0,1} , gmd:description{0,1} , gmd:function{0,1}
Children gmd:applicationProfile, gmd:description, gmd:function, gmd:linkage, gmd:name, gmd:protocol
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="CI_OnlineResource_Type">
  <xs:annotation>
    <xs:documentation>Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="linkage" type="gmd:URL_PropertyType"/>
        <xs:element name="protocol" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="applicationProfile" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="function" type="gmd:CI_OnLineFunctionCode_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/citation.xsd