element CustomerNumber
diagram taf_cat_complete_sector_p129.png
namespace http://taf-jsg.info/schemes
type restriction of xs:string
properties
content simple
used by
elements Customers LoadingFacility
facets
Kind Value Annotation
minLength 1
maxLength 16
annotation
documentation
The customer number of the COM differs from the customer code used in TAF/TSI, its format may not accord to the TAf element
source <xs:element name="CustomerNumber">
 
<xs:annotation>
   
<xs:documentation>The customer number of the COM differs from the customer code used in TAF/TSI, its format may not accord to the TAf element</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="16"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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