wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/PackagingLevelCodes#", pl _"http://tripcom.org/ontologies/EDI/PackagingLevel#", 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/EDIFACT/CodeSets/PackagingLevelCodes" nonFunctionalProperties dc#title hasValue "Packaging level Codes" dc#subject hasValue "Packaging level Codes" dc#description hasValue "Packaging level Codes" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-08-01" 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/PackagingLevel" relationInstance edis#encodedAs(pl#InnerPackaging , ecs#DE_7075CodeSet, "1") relationInstance edis#encodedAs(pl#IntermediatePackaging , ecs#DE_7075CodeSet, "2") relationInstance edis#encodedAs(pl#IntermediatePackaging , ecs#DE_7075CodeSet, "3") relationInstance edis#encodedAs(pl#HighestPackaging , ecs#DE_7075ECodeSet, "1E") /* // Packaging level // DE_7075 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc8o.htm // complete for EANCOM "1" Inner "2" Intermediate "3" Outer "1E" Highest (EAN Code) */