Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_DigitalTransferOptions_Type / gmd:unitsOfDistribution
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index15.tmp#id1118 index128.tmp#id1086 index129.tmp#id1085
Type gco:CharacterString_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:CharacterString
Children gco:CharacterString
Instance
<gmd:unitsOfDistribution gco:nilReason="">
  <gco:CharacterString>{1,1}</gco:CharacterString>
</gmd:unitsOfDistribution>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="unitsOfDistribution" type="gco:CharacterString_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_DigitalTransferOptions_Type / gmd:transferSize
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index15.tmp#id1118 index131.tmp#id1144 index132.tmp#id1143
Type gco:Real_PropertyType
Properties
content: complex
minOccurs: 0
Model gco:Real
Children gco:Real
Instance
<gmd:transferSize gco:nilReason="">
  <gco:Real>{1,1}</gco:Real>
</gmd:transferSize>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="transferSize" type="gco:Real_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_DigitalTransferOptions_Type / gmd:onLine
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1129 index15.tmp#id1118 index875.tmp#id1228 index876.tmp#id1227
Type gmd:CI_OnlineResource_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:CI_OnlineResource
Children gmd:CI_OnlineResource
Instance
<gmd:onLine xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:CI_OnlineResource id="" uuid="">{1,1}</gmd:CI_OnlineResource>
</gmd:onLine>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
uuidref xs:string optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<xs:element name="onLine" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Element gmd:MD_DigitalTransferOptions_Type / gmd:offLine
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index14.tmp#id1129 index15.tmp#id1118 index344.tmp#id1548 index588.tmp#id1547
Type gmd:MD_Medium_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:MD_Medium
Children gmd:MD_Medium
Instance
<gmd:offLine xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_Medium id="" uuid="">{1,1}</gmd:MD_Medium>
</gmd:offLine>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
uuidref xs:string optional
xlink:actuate restriction of string optional
The 'actuate' attribute is used to communicate the desired timing 
of traversal from the starting resource to the ending resource; 
it's value should be treated as follows:
onLoad - traverse to the ending resource immediately on loading 
         the starting resource 
onRequest - traverse from the starting resource to the ending 
            resource only on a post-loading event triggered for 
            this purpose 
other - behavior is unconstrained; examine other markup in link 
        for hints 
none - behavior is unconstrained
xlink:arcrole anyURI optional
xlink:href anyURI optional
xlink:role anyURI optional
xlink:show restriction of string optional
The 'show' attribute is used to communicate the desired presentation 
of the ending resource on traversal from the starting resource; it's 
value should be treated as follows: 
new - load ending resource in a new window, frame, pane, or other 
      presentation context
replace - load the resource in the same window, frame, pane, or 
          other presentation context
embed - load ending resource in place of the presentation of the 
        starting resource
other - behavior is unconstrained; examine other markup in the 
        link for hints 
none - behavior is unconstrained
xlink:title string optional
xlink:type string simple optional
Source
<xs:element name="offLine" type="gmd:MD_Medium_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd
Complex Type gmd:MD_DigitalTransferOptions_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Technical means and media by which a dataset is obtained from the distributor
Diagram
Diagram index20.tmp#id1081 index37.tmp#id1080 index945.tmp#id1543 index945.tmp#id1544 index945.tmp#id1545 index945.tmp#id1546
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:unitsOfDistribution{0,1} , gmd:transferSize{0,1} , gmd:onLine* , gmd:offLine{0,1}
Children gmd:offLine, gmd:onLine, gmd:transferSize, gmd:unitsOfDistribution
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_DigitalTransferOptions_Type">
  <xs:annotation>
    <xs:documentation>Technical means and media by which a dataset is obtained from the distributor</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="unitsOfDistribution" type="gco:CharacterString_PropertyType" minOccurs="0"/>
        <xs:element name="transferSize" type="gco:Real_PropertyType" minOccurs="0"/>
        <xs:element name="onLine" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
        <xs:element name="offLine" type="gmd:MD_Medium_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/distribution.xsd