simpleType FileValueModelType
namespace http://www.opengis.net/gml
type restriction of xs:string
used by
element FileType/fileStructure
facets
Kind Value annotation 
enumeration Record Interleaved 
annotation
documentation
List of codes that identifies the file structure model for records stored in files.
source <xs:simpleType name="FileValueModelType">
 
<xs:annotation>
   
<xs:documentation>List of codes that identifies the file structure model for records stored in files.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="string">
   
<xs:enumeration value="Record Interleaved"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy