A relocatable time origin for simulations |
<xs:element name="TimeOrigin" substitutionGroup="crd:AbsoluteTime"> <xs:annotation> <xs:documentation>A relocatable time origin for simulations</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="RELOCATABLE"/> </xs:restriction> </xs:simpleType> </xs:element> |