gmx:dataFile
Element information
Namespace: http://www.isotc211.org/2005/gmx
Schema document: external/ogc/iso/19139/20070417/gmx/gmxUsage.xsd
Type: gmx:MX_DataFile_PropertyType
Properties: Local, Qualified
Content
- gmx:MX_DataFile [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
uuidref | [0..1] | xsd:string | from group gco:ObjectReference | |
gco:nilReason | [0..1] | gml:NilReasonType |
Used in
- Type gmx:MX_DataSet_Type (Element gmx:MX_DataSet)
Sample instance
<gmx:dataFile> <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:MD_Format> </gmx:fileFormat> </gmx:MX_DataFile> </gmx:dataFile>