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

Simple Type: Interval

[Table of contents]

Super-types:PrimitiveDataType < Interval (by restriction)
Sub-types:None
NameInterval
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: Interval of time in units of nanoseconds.
Diagram
Schema Component Representation
<xs:simpleType name="Interval">
<xs:restriction base="PrimitiveDataType">
<xs:enumeration value="LONGLONG_TYPE"/>
</xs:restriction>
</xs:simpleType>