simpleType EpochType
namespace http://www.omg.org/space/xtce
type union of (date, restriction of string)
used by
element ReferenceTimeType/Epoch
annotation
documentation
Epochs may be specified as a date or TAI (which correlates to 1 January 1958)
source <simpleType name="EpochType">
 
<annotation>
   
<documentation xml:lang="en">Epochs may be specified as a date or TAI (which correlates to 1 January 1958)</documentation>
 
</annotation>
 
<union memberTypes="date">
   
<simpleType>
     
<restriction base="string">
       
<enumeration value="TAI"/>
     
</restriction>
   
</simpleType>
 
</union>
</simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy