Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:DS_DataSet_Type / gmd:has
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index1075.tmp#id1269 index1169.tmp#id1268
Type gmd:MD_Metadata_PropertyType
Properties
content: complex
maxOccurs: unbounded
Model gmd:MD_Metadata
Children gmd:MD_Metadata
Instance
<gmd:has xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_Metadata id="" uuid="">{1,1}</gmd:MD_Metadata>
</gmd:has>
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="has" type="gmd:MD_Metadata_PropertyType" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/metadataApplication.xsd
Element gmd:DS_DataSet_Type / gmd:partOf
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index551.tmp#id1548 index552.tmp#id1547
Type gmd:DS_Aggregate_PropertyType
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Model gmd:AbstractDS_Aggregate
Children gmd:AbstractDS_Aggregate
Instance
<gmd:partOf xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:AbstractDS_Aggregate id="" uuid="">{1,1}</gmd:AbstractDS_Aggregate>
</gmd:partOf>
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="partOf" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/metadataApplication.xsd
Complex Type gmd:DS_DataSet_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Identifiable collection of data
Diagram
Diagram index24.tmp#id946 index25.tmp#id945 index232.tmp#id1267 index232.tmp#id1563
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Element gmd:DS_DataSet
Model gmd:has+ , gmd:partOf*
Children gmd:has, gmd:partOf
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="DS_DataSet_Type">
  <xs:annotation>
    <xs:documentation>Identifiable collection of data</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="has" type="gmd:MD_Metadata_PropertyType" maxOccurs="unbounded"/>
        <xs:element name="partOf" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/metadataApplication.xsd