Documentation for fieldgml

Simple Type: FileValueModelType

[Table of contents]

Super-types: string < FileValueModelType (by restriction)
Sub-types: None
Name FileValueModelType
Content
  • Base XSD Type: string
  • value comes from list: {'Record Interleaved'}
Documentation List of codes that identifies the file structure model for records stored in files.
Diagram
Schema Component Representation
<simpleType name="FileValueModelType">
<restriction base=" string ">
<enumeration value="Record Interleaved"/>
</restriction>
</simpleType>