wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/TransportServicePriorityCodes#", tsp _"http://tripcom.org/ontologies/EDI/TransportServicePriority#", ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", dc _"http://purl.org/dc/elements/1.0#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/TransportServicePriorityCodes" nonFunctionalProperties dc#title hasValue "Transport service priority codes" dc#subject hasValue "Transport service priority codes" dc#description hasValue "Transport service priority codes" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-05" 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.1 $" endNonFunctionalProperties importsOntology _"http://tripcom.org/ontologies/EDI/TransportServicePriority" relationInstance edis#encodedAs(tsp#ExpressPriority , ecs#DE_4219CodeSet, "1") relationInstance edis#encodedAs(tsp#HighSpeedPriority , ecs#DE_4219CodeSet, "2") relationInstance edis#encodedAs(tsp#NormalSpeedPriority , ecs#DE_4219CodeSet, "3") relationInstance edis#encodedAs(tsp#PostServicePriority , ecs#DE_4219CodeSet, "4") /* // Transport service priority // DE_4219 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc5m.htm // complete for EANCOM "1" Express "2" High speed "3" Normal speed "4" Post service */