Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_Resolution_Type / gmd:equivalentScale
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index40.tmp#id1015 index41.tmp#id1004 index1167.tmp#id1537 index1199.tmp#id1536
Type gmd:MD_RepresentativeFraction_PropertyType
Properties
content: complex
Model gmd:MD_RepresentativeFraction
Children gmd:MD_RepresentativeFraction
Instance
<gmd:equivalentScale xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_RepresentativeFraction id="" uuid="">{1,1}</gmd:MD_RepresentativeFraction>
</gmd:equivalentScale>
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="equivalentScale" type="gmd:MD_RepresentativeFraction_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_Resolution_Type / gmd:distance
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index41.tmp#id1004 index428.tmp#id1625 index429.tmp#id1630
Type gco:Distance_PropertyType
Properties
content: complex
Model gco:Distance
Children gco:Distance
Instance
<gmd:distance gco:nilReason="">
  <gco:Distance uom="">{1,1}</gco:Distance>
</gmd:distance>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason gml:NilReasonType optional
Source
<xs:element name="distance" type="gco:Distance_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Complex Type gmd:MD_Resolution_Type
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index235.tmp#id1825 index235.tmp#id1826
Used by
Model gmd:equivalentScale | gmd:distance
Children gmd:distance, gmd:equivalentScale
Source
<xs:complexType name="MD_Resolution_Type">
  <xs:choice>
    <xs:element name="equivalentScale" type="gmd:MD_RepresentativeFraction_PropertyType"/>
    <xs:element name="distance" type="gco:Distance_PropertyType"/>
  </xs:choice>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd