Definition Type: ComplexType
Name: MD_AggregateInformation_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: identification.xsd
Abstract
Documentation:
Encapsulates the dataset aggregation information
Collapse XSD Schema Diagram:
Drilldown into initiativeType in schema identification_xsd Drilldown into associationType in schema identification_xsd Drilldown into aggregateDataSetIdentifier in schema identification_xsd Drilldown into aggregateDataSetName in schema identification_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 MD_AggregateInformation_Type in schema identification_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
aggregateDataSetName gmd:aggregateDataSetName 0 (1)
aggregateDataSetIdentifier gmd:aggregateDataSetIdentifier 0 (1)
associationType gmd:associationType (1) (1)
initiativeType gmd:initiativeType 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmd:MD_AggregateInformation