gmx:MX_DataFile
Element information
Namespace: http://www.isotc211.org/2005/gmx
Schema document: external/ogc/iso/19139/20070417/gmx/gmxUsage.xsd
Type: gmx:MX_DataFile_Type
Properties: Global, Qualified
Content
- Sequence [1..1]
- gmx:featureTypes [0..*]
- gmx:fileFormat [1..1]
from type gmx:AbstractMX_File_Type
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID | from group gco:ObjectIdentification | |
uuid | [0..1] | xsd:string | from group gco:ObjectIdentification |
Used in
- Type gmx:MX_DataFile_PropertyType (Element gmx:dataFile)
- Type gmx:MX_File_PropertyType
Substitution hierarchy
- gmx:AbstractMX_File
- can be substituted with gmx:MX_DataFile
Sample instance
<gmx:MX_DataFile> <gmx:fileName> <gmx:FileName>string</gmx:FileName> </gmx:fileName> <gmx:fileDescription> <gco:CharacterString>string</gco:CharacterString> </gmx:fileDescription> <gmx:fileType> <gmx:MimeFileType type="string">string</gmx:MimeFileType> </gmx:fileType> <gmx:featureTypes> <gco:LocalName>string</gco:LocalName> </gmx:featureTypes> <gmx:fileFormat> <gmd:MD_Format> <gmd:name>... </gmd:name> <gmd:version>... </gmd:version> <gmd:amendmentNumber>... </gmd:amendmentNumber> <gmd:specification>... </gmd:specification> <gmd:fileDecompressionTechnique>... </gmd:fileDecompressionTechnique> <gmd:formatDistributor>... </gmd:formatDistributor> </gmd:MD_Format> </gmx:fileFormat> </gmx:MX_DataFile>