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 index27.tmp#id1109 index117.tmp#id1077 index118.tmp#id1076
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 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 index27.tmp#id1109 index410.tmp#id1136 index417.tmp#id1135
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 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 index26.tmp#id1120 index27.tmp#id1109 index145.tmp#id1219 index146.tmp#id1218
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 NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType 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 index26.tmp#id1120 index27.tmp#id1109 index310.tmp#id1539 index585.tmp#id1538
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 NilReasonType optional
uuidref xs:string optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType 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 index74.tmp#id1072 index75.tmp#id1071 index175.tmp#id1534 index175.tmp#id1535 index175.tmp#id1536 index175.tmp#id1537
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