Search



Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • are UTF-8 encoded, tab delimited text files.
  • contain a column header row, providing field names for each column within the file. Lower camel case is used fo r the field names (e.g. moduleId
    Specref
    RefType(field)
    , effectiveTime
    tmoduleId
    ,
    Specref
    RefType(field)
    teffectiveTime
    ).
  • use DOS style line termination. Each line is terminated with a carriage return character followed by a line feed character.
  • Should have a last line that ends with a line terminator (CR/LF) before the end of file.