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 index41.tmp#id1004 index236.tmp#id1118 index692.tmp#id1117
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 index41.tmp#id1004 index102.tmp#id972 index103.tmp#id971
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 index41.tmp#id1004 index102.tmp#id972 index103.tmp#id971
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 index41.tmp#id1004 index102.tmp#id972 index103.tmp#id971
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 index41.tmp#id1004 index102.tmp#id972 index103.tmp#id971
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 index41.tmp#id1004 index690.tmp#id975 index691.tmp#id1124
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 index17.tmp#id967 index18.tmp#id966 index837.tmp#id1116 index837.tmp#id1119 index837.tmp#id1120 index837.tmp#id1121 index837.tmp#id1122 index837.tmp#id1123
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