wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-core" namespace {_"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/CurrencyTypeCodes#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" , ecs _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets#", edis _"http://tripcom.org/ontologies/EDI/EDI_Semantics#", ct _"http://tripcom.org/ontologies/EDI/CurrencyType#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/CodeSets/CurrencyTypeCodes" nonFunctionalProperties dc#title hasValue "Currency Type Codes" dc#subject hasValue "Currency Type Codes" dc#description hasValue "Currency Type Codes" dc#contributor hasValue { _"http://www.tid.es/" } dc#date hasValue "2007-08-13" 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/CurrencyType" importsOntology _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFACTcodeSets" importsOntology _"http://tripcom.org/ontologies/EDI/EDI_Semantics" relationInstance edis#encodedAs(ct#CustomsValuationCurrency, ecs#DE_6343CodeSet, "1") relationInstance edis#encodedAs(ct#HomeCurrency, ecs#DE_6343CodeSet, "3") relationInstance edis#encodedAs(ct#InvoicingCurrency, ecs#DE_6343CodeSet, "4") relationInstance edis#encodedAs(ct#AccountCurrency, ecs#DE_6343CodeSet, "5") relationInstance edis#encodedAs(ct#PriceListCurrency, ecs#DE_6343CodeSet, "8") relationInstance edis#encodedAs(ct#OrderCurrency, ecs#DE_6343CodeSet, "9") relationInstance edis#encodedAs(ct#PricingCurrency, ecs#DE_6343CodeSet, "10") relationInstance edis#encodedAs(ct#CurrencyForValueAddedTaxPurposes, ecs#DE_6343CodeSet, "10E") relationInstance edis#encodedAs(ct#PaymentCurrency, ecs#DE_6343CodeSet, "11") relationInstance edis#encodedAs(ct#QuotationCurrency, ecs#DE_6343CodeSet, "12") relationInstance edis#encodedAs(ct#RecipientLocalCurrency, ecs#DE_6343CodeSet, "13") relationInstance edis#encodedAs(ct#SupplierCurrency, ecs#DE_6343CodeSet, "14") relationInstance edis#encodedAs(ct#SenderLocalCurrency, ecs#DE_6343CodeSet, "15") relationInstance edis#encodedAs(ct#ChargeCalculationCurrency, ecs#DE_6343CodeSet, "17") relationInstance edis#encodedAs(ct#CurrencyCompetitor, ecs#DE_6343CodeSet, "19") // Currency usage // DE_6343 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dc85.htm // complete for EANCOM /* "1" Customs valuation currency "3" Home currency: Buyer's currency "4" Invoicing currency "5" Account currency "8" Price list currency "9" Order currency "10" Pricing currency "10E" Currency for value added tax purposes (EAN Code) "11" Payment currency "12" Quotation currency "13" Recipient local currency "14" Supplier currency: Seller's currency "15" Sender local currency "17" Charge calculation currency "19" Competitor's currency (EDIFICE code) */