All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.omg.space.xtce.schema.doc.SpaceSystemV1.2-27Feb2014-mods_EpochType.html Maven / Gradle / Ivy

Go to download

This project contains software to support the Object Management Group (OMG) Space Domain Task Force (SDTF) maintained XML Telemetry and Command Exchange (XTCE) specification.

There is a newer version: 1.1.6
Show newest version



	
		SpaceSystemV1.2-27Feb2014-mods - EpochType
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
	
	
		
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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy