<xsd:simpleType name="cidxListInstructionType">
<xsd:restriction base="xsd:NMTOKEN">
<xsd:enumeration value="BollaDiConsegna"/>
<xsd:enumeration value="CarrierInstructions"/>
<xsd:enumeration value="COAInstructions"/>
<xsd:enumeration value="CompanyStatement"/>
<xsd:enumeration value="ConsigneeInstructions"/>
<xsd:enumeration value="CustomerRequiredInstructions"/>
<xsd:enumeration value="CustomerServiceInstructions"/>
<xsd:enumeration value="DriverInstructions"/>
<xsd:enumeration value="EmptyReturnInstructions"/>
<xsd:enumeration value="ExportInstructions"/>
<xsd:enumeration value="General"/>
<xsd:enumeration value="ImportInstructions"/>
<xsd:enumeration value="InspectionInstructions"/>
<xsd:enumeration value="InvoiceInstructions"/>
<xsd:enumeration value="LoadingInstructions"/>
<xsd:enumeration value="MarkingInstructions"/>
<xsd:enumeration value="PaymentInstructions"/>
<xsd:enumeration value="PostingInstructions"/>
<xsd:enumeration value="RequiredNotice"/>
<xsd:enumeration value="RoutingInstructions"/>
<xsd:enumeration value="ShipperInstructions"/>
<xsd:enumeration value="TankermanInstructions"/>
</xsd:restriction>
</xsd:simpleType> |