wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/DeliveryInstructionCodes#", di _"http://tripcom.org/ontologies/EDI/DeliveryInstruction#", ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/DeliveryInstruction" nonFunctionalProperties dc#title hasValue "Delivery Instruction" dc#subject hasValue "Delivery Instruction" dc#description hasValue "Delivery Instruction" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-18" dc#type hasValue _"http://www.wsmo.org/2004/d2/v1.0/#ontologies" dc#format hasValue "text/plain" dc#language hasValue "en-US" dc#rights hasValue _"http://www.deri.org/privacy.html" version hasValue "$Revision: 1.2 $" endNonFunctionalProperties importsOntology _"http://tripcom.org/ontologies/EDI/DeliveryInstruction" relationInstance edis#encodedAs(di#ShipPartialBackOrderBalance , ecs#DE_4493CodeSet, "BK") relationInstance edis#encodedAs(di#ShipCompleteOrder , ecs#DE_4493CodeSet, "SC") relationInstance edis#encodedAs(di#ShipPartialBalanceCancel , ecs#DE_4493CodeSet, "SP") relationInstance edis#encodedAs(di#DeliverBy , ecs#DE_4493CodeSet, "DA") relationInstance edis#encodedAs(di#DeliverNotBefore , ecs#DE_4493CodeSet, "DB") relationInstance edis#encodedAs(di#DeliverOnDate , ecs#DE_4493CodeSet, "DD") relationInstance edis#encodedAs(di#DeliveryNoSchedule , ecs#DE_4493CodeSet, "P1") relationInstance edis#encodedAs(di#ShipASAP , ecs#DE_4493CodeSet, "P2") /* // Delivery instruction // DE_4493 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc6h.htm // complete for EANCOM "BK" Ship partial - balance back order "DA" Do not deliver after "DB" Do not deliver before "DD" Deliver on date "P1" No schedule established "P2" Ship as soon as possible "SC" Ship complete order "SP" Ship partial - balance cancel */