| namespace | http://www.opengis.net/gml | ||||||
| type | restriction of xs:string | ||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| 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> |