| diagram | ![]()  | 
				||
| namespace | http://taf-jsg.info/schemes | ||
| properties | 
  | 
				||
| children | TransportOperationalIdentifiers RelatedTransportOperationalIdentifiers | ||
| used by | 
  | 
				||
| source | <xs:element name="TrainOperationalIdentification"> <xs:complexType> <xs:sequence> <xs:element ref="TransportOperationalIdentifiers" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>according to the new identifier structure, ObjectType has to be used to differ between train and path id</xs:documentation> </xs:annotation> </xs:element> <xs:element ref="RelatedTransportOperationalIdentifiers" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>according to the new identifier structure, ObjectType has to be used to differ between train and path id</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element>  |