wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/RangeTypeCodes#", rt _"http://tripcom.org/ontologies/EDI/RangeType#", ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/RangeTypeCodes" nonFunctionalProperties dc#title hasValue "Range type codes" dc#subject hasValue "Range type codes" dc#description hasValue "Range type codes" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-07-30" 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.3 $" endNonFunctionalProperties importsOntology _"http://tripcom.org/ontologies/EDI/RangeType" importsOntology _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets" importsOntology _"http://tripcom.org/ontologies/EDI/EDI_Semantics" relationInstance edis#encodedAs(rt#allowanceRange , ecs#DE_6167CodeSet, "1") relationInstance edis#encodedAs(rt#financialChargeRange , ecs#DE_6167CodeSet, "2") relationInstance edis#encodedAs(rt#monetaryRange , ecs#DE_6167CodeSet, "3") relationInstance edis#encodedAs(rt#quantityRange , ecs#DE_6167CodeSet, "4") relationInstance edis#encodedAs(rt#temperatureRange , ecs#DE_6167CodeSet, "5") relationInstance edis#encodedAs(rt#orderQuantityRange, ecs#DE_6167CodeSet, "6") relationInstance edis#encodedAs(rt#cumulativeOrderQuantityRange, ecs#DE_6167CodeSet, "15") relationInstance edis#encodedAs(rt#cumulativeOrderQuantityRange, ecs#DE_6167ECodeSet, "15E") /* // Range type // DE_6167 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc7w.htm // complete for EANCOM "1" Allowance range "2" Charge range "3" Monetary range "4" Quantity range "5" Temperature range "6" Order quantity range "15" Order quantity range, cumulative "1E" Order quantity range, cumulative // former EAN code */