element ConsignmentOrderType
diagram taf_cat_complete_sector_p740.png
namespace http://taf-jsg.info/schemes
type restriction of xs:token
properties
content simple
used by
element ConsignmentOrderMessage/COMS/COM_Header
facets
Kind Value Annotation
enumeration ORU
documentation
Subset for RU which fetches consignment at origin.
enumeration ORX
documentation
Update for ORU
enumeration ORD
documentation
Deletion of ORU
enumeration TRU
documentation
Subset for transit RU
enumeration TRX
documentation
Update for TRU
enumeration TRD
documentation
Deletion of TRU
enumeration DRU
documentation
Subset for RU which takes consignment to destination
enumeration DRX
documentation
Update for DRU
enumeration DRD
documentation
Deletion for DRU
annotation
documentation
Preliminary list of messages, by now restricted on different types of consignment orders. CIM: none.
ORU:  original consignment order message from origin location
ORX:  update for consignment order from origin location
ORD: deletion for consignment order from origin location
TRU :  original transit consignment order
TRX:   update for transit consignment order
TRD:  deletion of  transit consignment order
DRU : original consignment order to destination location
DRX:  update for consignment order to destination location
DRD: deletion of consignment order to destination location

source <xs:element name="ConsignmentOrderType">
 
<xs:annotation>
   
<xs:documentation>Preliminary list of messages, by now restricted on different types of consignment orders. CIM: none.
ORU:  original consignment order message from origin location
ORX:  update for consignment order from origin location
ORD: deletion for consignment order from origin location
TRU :  original transit consignment order
TRX:   update for transit consignment order
TRD:  deletion of  transit consignment order
DRU : original consignment order to destination location
DRX:  update for consignment order to destination location
DRD: deletion of consignment order to destination location

</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:enumeration value="ORU">
       
<xs:annotation>
         
<xs:documentation>Subset for RU which fetches consignment at origin.</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="ORX">
       
<xs:annotation>
         
<xs:documentation>Update for ORU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="ORD">
       
<xs:annotation>
         
<xs:documentation>Deletion of ORU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="TRU">
       
<xs:annotation>
         
<xs:documentation>Subset for transit RU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="TRX">
       
<xs:annotation>
         
<xs:documentation>Update for TRU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="TRD">
       
<xs:annotation>
         
<xs:documentation>Deletion of TRU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="DRU">
       
<xs:annotation>
         
<xs:documentation>Subset for RU which takes consignment to destination</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="DRX">
       
<xs:annotation>
         
<xs:documentation>Update for DRU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
     
<xs:enumeration value="DRD">
       
<xs:annotation>
         
<xs:documentation>Deletion for DRU</xs:documentation>
       
</xs:annotation>
     
</xs:enumeration>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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