| National Coffee Association of USA - Delivery Order Version 1.1 | Generated using Liquid XML Studio by Liquid Technologies Ltd |
| 18 October 2007 |
| Definition Type | Element |
| Name | freightType |
| Type | string |
| Abstract | False |
| MinOccurs | 0 |
| MaxOccurs | (1) |
| Content Type | Restriction |
| Facets | |
| Enumerations | Container , Break Bulk |
| Documentation | Type of Freight- can be Container, Break Bulk |
| XSD Schema | .\DeliveryOrder_NCA_V1R1.xsd |
|
|
|
|
|
|
|
|
|
<xs:element minOccurs="0" name="freightType" >
<xs:annotation> <xs:documentation>Type of Freight- can be Container, Break Bulk</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="Container"/> <xs:enumeration value="Break Bulk"/> </xs:restriction> </xs:simpleType> </xs:element> |
|
|
|
|
|
[No Sub Types] freightType [No Super Types] |
|
| Generated using Liquid XML Studio by Liquid Technologies Ltd | |