| diagram | ![]()  | 
				||
| namespace | http://taf-jsg.info/schemes | ||
| children | ObjectType Company Core Variant TimetableYear StartDate | ||
| used by | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:complexType name="CompositIdentifierOperationalType"> <xs:annotation> <xs:documentation>Used for unique identification of the objects handled in the messages such as train, path, path request or case refernce.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="ObjectType"/> <xs:element ref="Company"/> <xs:element ref="Core"/> <xs:element ref="Variant"/> <xs:element ref="TimetableYear"/> <xs:element ref="StartDate"> <xs:annotation> <xs:documentation>Is only used in the operational phase and refers to the date where the single train will start the train journey</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType>  |