Schema for the XML headers of the SDM Binary Data Format (vers. 0.94)

Simple Type: ArrayTime

[Table of contents]

Super-types:PrimitiveDataType < ArrayTime (by restriction)
Sub-types:None
NameArrayTime
Content
  • 'PrimitiveDataType' super type was not found in this schema. Its facets could not be printed out.
  • value comes from list: {'LONGLONG_TYPE'}
DocumentationData type defined in the ASDM: implemented as an Interval of time since 17 November 1858 00:00:00 UTC, the beginning of the modified Julian Day.
Diagram
Schema Component Representation
<xs:simpleType name="ArrayTime">
<xs:restriction base="PrimitiveDataType">
<xs:enumeration value="LONGLONG_TYPE"/>
</xs:restriction>
</xs:simpleType>