Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element gmd:MD_AggregateInformation_Type / gmd:aggregateDataSetName
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index265.tmp#id1042 index266.tmp#id1041
Type gmd:CI_Citation_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:CI_Citation
Children gmd:CI_Citation
Instance
<gmd:aggregateDataSetName xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:CI_Citation id="" uuid="">{1,1}</gmd:CI_Citation>
</gmd:aggregateDataSetName>
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="aggregateDataSetName" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_AggregateInformation_Type / gmd:aggregateDataSetIdentifier
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index5.tmp#id994 index6.tmp#id983 index287.tmp#id1037 index288.tmp#id1036
Type gmd:MD_Identifier_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:MD_Identifier
Children gmd:MD_Identifier
Instance
<gmd:aggregateDataSetIdentifier xlink:actuate="" xlink:arcrole="" xlink:href="" gco:nilReason="" xlink:role="" xlink:show="" xlink:title="" xlink:type="simple" uuidref="">
  <gmd:MD_Identifier id="" uuid="">{1,1}</gmd:MD_Identifier>
</gmd:aggregateDataSetIdentifier>
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="aggregateDataSetIdentifier" type="gmd:MD_Identifier_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_AggregateInformation_Type / gmd:associationType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index328.tmp#id976 index329.tmp#id1453
Type gmd:DS_AssociationTypeCode_PropertyType
Properties
content: complex
Model gmd:DS_AssociationTypeCode
Children gmd:DS_AssociationTypeCode
Instance
<gmd:associationType gco:nilReason="">
  <gmd:DS_AssociationTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:DS_AssociationTypeCode>
</gmd:associationType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="associationType" type="gmd:DS_AssociationTypeCode_PropertyType"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Element gmd:MD_AggregateInformation_Type / gmd:initiativeType
Namespace http://www.isotc211.org/2005/gmd
Diagram
Diagram index6.tmp#id983 index653.tmp#id977 index1019.tmp#id1455
Type gmd:DS_InitiativeTypeCode_PropertyType
Properties
content: complex
minOccurs: 0
Model gmd:DS_InitiativeTypeCode
Children gmd:DS_InitiativeTypeCode
Instance
<gmd:initiativeType gco:nilReason="">
  <gmd:DS_InitiativeTypeCode codeList="" codeListValue="" codeSpace="">{1,1}</gmd:DS_InitiativeTypeCode>
</gmd:initiativeType>
Attributes
QName Type Fixed Default Use Annotation
gco:nilReason NilReasonType optional
Source
<xs:element name="initiativeType" type="gmd:DS_InitiativeTypeCode_PropertyType" minOccurs="0"/>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd
Complex Type gmd:MD_AggregateInformation_Type
Namespace http://www.isotc211.org/2005/gmd
Annotations
Encapsulates the dataset aggregation information
Diagram
Diagram index24.tmp#id946 index25.tmp#id945 index772.tmp#id1450 index772.tmp#id1451 index772.tmp#id1452 index772.tmp#id1454
Type extension of gco:AbstractObject_Type
Type hierarchy
Used by
Model gmd:aggregateDataSetName{0,1} , gmd:aggregateDataSetIdentifier{0,1} , gmd:associationType , gmd:initiativeType{0,1}
Children gmd:aggregateDataSetIdentifier, gmd:aggregateDataSetName, gmd:associationType, gmd:initiativeType
Attributes
QName Type Fixed Default Use Annotation
id xs:ID optional
uuid xs:string optional
Source
<xs:complexType name="MD_AggregateInformation_Type">
  <xs:annotation>
    <xs:documentation>Encapsulates the dataset aggregation information</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="aggregateDataSetName" type="gmd:CI_Citation_PropertyType" minOccurs="0"/>
        <xs:element name="aggregateDataSetIdentifier" type="gmd:MD_Identifier_PropertyType" minOccurs="0"/>
        <xs:element name="associationType" type="gmd:DS_AssociationTypeCode_PropertyType"/>
        <xs:element name="initiativeType" type="gmd:DS_InitiativeTypeCode_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location http://schemas.opengis.net/iso/19139/20070417/gmd/identification.xsd