Definition Type: ComplexType
Name: MX_DataSet_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmx/dhs-gmo/1.0.0
Type: gmd:DS_DataSet_Type
Containing Schema: gmxUsage.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into supportFile in schema gmxusage_xsd Drilldown into datasetCatalogue in schema gmxusage_xsd Drilldown into dataFile in schema gmxusage_xsd Drilldown into partOf in schema metadataentity_xsd Drilldown into has 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_xsd Drilldown into DS_DataSet_Type in schema metadataentity_xsdXSD Diagram of MX_DataSet_Type in schema gmxusage_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="MX_DataSet_Type">
    <xs:complexContent>
        <xs:extension base="gmd:DS_DataSet_Type">
            <xs:sequence>
                <xs:element name="dataFile" type="gmx:MX_DataFile_PropertyType" minOccurs="1" maxOccurs="unbounded" />
                <xs:element name="datasetCatalogue" type="gmx:CT_Catalogue_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="supportFile" type="gmx:MX_SupportFile_PropertyType" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
has gmd:has (1) unbounded
partOf gmd:partOf 0 unbounded
dataFile gmx:dataFile 1 unbounded
datasetCatalogue gmx:datasetCatalogue 0 unbounded
supportFile gmx:supportFile 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmx:MX_DataSet