element ContractNumber
diagram taf_cat_complete_sector_p108.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
elements ConsignmentOrderMessage/COMS/COM WIMO_Dataset/ConsignmentLevelData
facets
Kind Value Annotation
minLength 1
documentation
has to be sent as n6 (with leading zeros if necessary)
maxLength 6
annotation
documentation
Number of agreement between LeadRU and Responsible RU
source <xs:element name="ContractNumber">
 
<xs:annotation>
   
<xs:documentation>Number of agreement between LeadRU and Responsible RU</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1">
       
<xs:annotation>
         
<xs:documentation>has to be sent as n6 (with leading zeros if necessary)</xs:documentation>
       
</xs:annotation>
     
</xs:minLength>
     
<xs:maxLength value="6"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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