Definition Type: ComplexType
Name: AbstractDS_Aggregate_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmd/dhs-gmo/1.0.0
Type: gco:AbstractObject_Type
Containing Schema: metadataEntity.xsd
Abstract True
Documentation:
Identifiable collection of datasets
Collapse XSD Schema Diagram:
Drilldown into superset in schema metadataentity_xsd Drilldown into subset in schema metadataentity_xsd Drilldown into seriesMetadata in schema metadataentity_xsd Drilldown into composedOf in schema metadataentity_xsd Drilldown into uuid in schema gcobase_xsd Drilldown into id in schema gcobase_xsd Drilldown into ObjectIdentification in schema gcobase_xsd Drilldown into AbstractObject_Type in schema gcobase_xsdXSD Diagram of AbstractDS_Aggregate_Type in schema metadataentity_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="AbstractDS_Aggregate_Type" abstract="true">
    <xs:annotation>
        <xs:documentation>Identifiable collection of datasets</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="gco:AbstractObject_Type">
            <xs:sequence>
                <xs:element name="composedOf" type="gmd:DS_DataSet_PropertyType" maxOccurs="unbounded" />
                <xs:element name="seriesMetadata" type="gmd:MD_Metadata_PropertyType" maxOccurs="unbounded" />
                <xs:element name="subset" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <!--++++DGIWG proposal for addition++++-->
                <xs:element name="superset" type="gmd:DS_Aggregate_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <!--++++End DGIWG proposal++++-->
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
composedOf gmd:composedOf (1) unbounded
seriesMetadata gmd:seriesMetadata (1) unbounded
subset gmd:subset 0 unbounded
superset gmd:superset 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:AbstractDS_Aggregate, gmd:DS_Initiative_Type, gmd:DS_OtherAggregate_Type, gmd:DS_Series_Type, gmx:MX_Aggregate_Type