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 index13.tmp#id1039 index14.tmp#id1028 index1073.tmp#id1138 index1074.tmp#id1137
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 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="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 index13.tmp#id1039 index14.tmp#id1028 index619.tmp#id1362 index620.tmp#id1361
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 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="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 index8.tmp#id991 index9.tmp#id990 index919.tmp#id1359 index919.tmp#id1360
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