Definition Type: ComplexType
Name: MX_DataFile_Type
Namespace: http://niem.gov/niem/external/iso-19139-gmd/draft-0.1/gmx/dhs-gmo/1.0.0
Type: gmx:AbstractMX_File_Type
Containing Schema: gmxUsage.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into fileFormat in schema gmxusage_xsd Drilldown into featureTypes in schema gmxusage_xsd Drilldown into fileType in schema gmxusage_xsd Drilldown into fileDescription in schema gmxusage_xsd Drilldown into fileName in schema gmxusage_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 AbstractMX_File_Type in schema gmxusage_xsdXSD Diagram of MX_DataFile_Type in schema gmxusage_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="MX_DataFile_Type">
    <xs:complexContent>
        <xs:extension base="gmx:AbstractMX_File_Type">
            <xs:sequence>
                <xs:element name="featureTypes" type="gco:GenericName_PropertyType" minOccurs="0" maxOccurs="unbounded" />
                <xs:element name="fileFormat" type="gmd:MD_Format_PropertyType" minOccurs="1" maxOccurs="1" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fileName gmx:fileName (1) (1)
fileDescription gmx:fileDescription (1) (1)
fileType gmx:fileType (1) (1)
featureTypes gmx:featureTypes 0 unbounded
fileFormat gmx:fileFormat 1 1
Collapse Child Attributes:
Name Type Default Value Use
id gco:id Optional
uuid gco:uuid Optional
Collapse Derivation Tree:
Collapse References:
gmx:MX_DataFile