Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_MetadataExtensionInformation_Type / gmd:extensionOnLineResource
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index29.tmp#id1050 index30.tmp#id1039 index568.tmp#id1149 index966.tmp#id1148
Type gmd:CI_OnlineResource_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:CI_OnlineResource
Children gmd:CI_OnlineResource
Instance
<gmd:extensionOnLineResource 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:extensionOnLineResource>
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="extensionOnLineResource" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/metadataExtension.xsd
Element gmd:MD_MetadataExtensionInformation_Type / gmd:extendedElementInformation
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index29.tmp#id1050 index30.tmp#id1039 index93.tmp#id1373 index94.tmp#id1372
Type gmd:MD_ExtendedElementInformation_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:MD_ExtendedElementInformation
Children gmd:MD_ExtendedElementInformation
Instance
<gmd:extendedElementInformation xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_ExtendedElementInformation id="" uuid="">{1,1}</gmd:MD_ExtendedElementInformation>
</gmd:extendedElementInformation>
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="extendedElementInformation" type="gmd:MD_ExtendedElementInformation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/metadataExtension.xsd
Complex Type gmd:MD_MetadataExtensionInformation_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Information describing metadata extensions.
Diagram
Diagram index15.tmp#id1002 index16.tmp#id1001 index442.tmp#id1370 index442.tmp#id1371
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:extensionOnLineResource{0,1} , gmd:extendedElementInformation*
Children gmd:extendedElementInformation, gmd:extensionOnLineResource
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_MetadataExtensionInformation_Type">
  <xs:annotation>
    <xs:documentation>Information describing metadata extensions.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="extensionOnLineResource" type="gmd:CI_OnlineResource_PropertyType" minOccurs="0"/>
        <xs:element name="extendedElementInformation" type="gmd:MD_ExtendedElementInformation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/metadataExtension.xsd