/* ; EDIFACT/DataSegmentFormats.wsml ; ; Formats for Data Segments in EDIFACT ; ; doug foxvog ; February - April 2007 */ wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-rule" namespace { _"http://tripcom.org/ontologies/EDI/EDIFACT/DataSegmentFormats#", dsf _"http://tripcom.org/ontologies/EDI/EDIFACT/DataSegmentFormats#", edi _"http://tripcom.org/ontologies/EDI/EDI_Format#", ds _"http://tripcom.org/ontologies/EDI/EDIFACT/DataSegments#", de _"http://tripcom.org/ontologies/EDI/EDIFACT/DataElements#", cde _"http://tripcom.org/ontologies/EDI/EDIFACT/ComplexDataElements#", fc _"http://tripcom.org/ontologies/EDI/EDI_FormatCodes#", dc _"http://purl.org/dc/elements/1.1#", xsd _"http://www.w3.org/2001/XMLSchema#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/DataSegmentFormats" nonFunctionalProperties dc#title hasValue "EDIFACT Data Segment Formats WSML version" dc#subject hasValue "EDIFACT Data Segment Formats" dc#description hasValue "Description of Data Segment Formats for EDIFACT" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2006-11-12" 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.46 $" endNonFunctionalProperties /* ======================================================================= // AJT ADJUSTMENT DETAILS ======================================================================== */ instance AJT_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT AJT data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance AJT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT AJT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4465 edi#formats2ndComponent hasValue de#DE_1082 instance ds#AJT_DS memberOf edi#DataSegment edi#hasFormat hasValue AJT_DS_Format edi#hasFormatDescriptor hasValue AJT_DS_FD /* ======================================================================= // ALC ALLOWANCE OR CHARGE ======================================================================== */ instance ALC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT ALC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance ALC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT ALC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5463 edi#formats2ndComponent hasValue cde#C552_CDE edi#formats3rdComponent hasValue de#DE_4471 edi#formats4thComponent hasValue de#DE_1227 edi#formats5thComponent hasValue cde#C214_CDE instance ds#ALC_DS memberOf edi#DataSegment edi#hasFormat hasValue ALC_DS_Format edi#hasFormatDescriptor hasValue ALC_DS_FD /* ================================================ // C552 ALLOWANCE/CHARGE INFORMATION ================================================ */ instance C552_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C552 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C552_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C552 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1230 edi#formats2ndComponent hasValue de#DE_5189 instance cde#C552_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C552_CDE_Format edi#hasFormatDescriptor hasValue C552_CDE_FD /* ================================================ // C214 SPECIAL SERVICES IDENTIFICATION ================================================ */ instance C214_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C214 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C214_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C214 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7161 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7160 edi#formats5thComponent hasValue de#DE_7160 instance cde#C214_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C214_CDE_Format edi#hasFormatDescriptor hasValue C214_CDE_FD /* ======================================================================== // ALI ADDITIONAL INFORMATION ======================================================================== */ instance ALI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT ALI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 // Use ISO 3166 2 alpha code for DE_3239 instance ALI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT ALI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3239 edi#formats2ndComponent hasValue de#DE_9213 edi#formats3rdComponent hasValue de#DE_4183 edi#formats4thComponent hasValue de#DE_4183 edi#formats5thComponent hasValue de#DE_4183 edi#formats6thComponent hasValue de#DE_4183 edi#formats7thComponent hasValue de#DE_4183 instance ds#ALI_DS memberOf edi#DataSegment edi#hasFormat hasValue ALI_DS_Format edi#hasFormatDescriptor hasValue ALI_DS_FD /* ======================================================================= // APR Additional price information ======================================================================== */ instance APR_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT APR data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance APR_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT APR data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4043 edi#formats2ndComponent hasValue cde#C138_CDE edi#formats3rdComponent hasValue cde#C960_CDE instance ds#APR_DS memberOf edi#DataSegment edi#hasFormat hasValue APR_DS_Format edi#hasFormatDescriptor hasValue APR_DS_FD /* ================================================ // C138 PRICE MULTIPLIER INFORMATION ================================================ */ instance C138_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C138 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C138_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C138 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5394 edi#formats2ndComponent hasValue de#DE_5393 instance cde#C138_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C138_CDE_Format edi#hasFormatDescriptor hasValue C138_CDE_FD /* ================================================ // C960 ALLOWANCE/CHARGE INFORMATION ================================================ */ instance C960_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C960 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C960_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C960 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4295 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_4294 instance cde#C960_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C960_CDE_Format edi#hasFormatDescriptor hasValue C960_CDE_FD /* ======================================================================= // AUT AUTHENTICATION RESULT ======================================================================== */ /* instance AUT_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT AUT data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance AUT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT AUT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_9280 edi#formats2ndComponent hasValue de#DE_9282 instance ds#AUT_DS memberOf edi#DataSegment edi#hasFormat hasValue AUT_DS_Format // fc#M1_O1_Format edi#hasFormatDescriptor hasValue AUT_DS_FD /* ======================================================================== // BGM Beginning of message ======================================================================== */ instance BGM_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT BGM data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance BGM_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT BGM data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C002_CDE edi#formats2ndComponent hasValue cde#C106_CDE edi#formats3rdComponent hasValue de#DE_1225 edi#formats4thComponent hasValue de#DE_4343 instance ds#BGM_DS memberOf edi#DataSegment edi#hasFormat hasValue BGM_DS_Format edi#hasFormatDescriptor hasValue BGM_DS_FD /* ================================================ // C002 DOCUMENT/MESSAGE NAME ================================================ */ instance C002_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C002 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C002_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C002 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1001 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_1000 instance cde#C002_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C002_CDE_Format edi#hasFormatDescriptor hasValue C002_CDE_FD /* ================================================ // C106 DOCUMENT/MESSAGE IDENTIFICATION ================================================ */ instance C106_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C106 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C106_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C106 Complex Data Element" endNonFunctionalProperties edi#hasFormat hasValue C106_CDE_Format edi#formats1stComponent hasValue de#DE_1004 edi#formats2ndComponent hasValue de#DE_1056 edi#formats3rdComponent hasValue de#DE_1060 instance cde#C106_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C106_CDE_Format edi#hasFormatDescriptor hasValue C106_CDE_FD /* ======================================================================== // BUS BUSINESS FUNCTION ======================================================================== */ instance BUS_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT BUS data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance BUS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT BUS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C521_CDE edi#formats2ndComponent hasValue de#DE_3279 edi#formats3rdComponent hasValue de#DE_4487 edi#formats4thComponent hasValue cde#C551_CDE edi#formats5thComponent hasValue de#DE_4463 instance ds#BUS_DS memberOf edi#DataSegment edi#hasFormat hasValue BUS_DS_Format edi#hasFormatDescriptor hasValue BUS_DS_FD /* ================================================ // C521 BUSINESS FUNCTION ================================================ */ instance C521_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C521 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C521_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C521 Complex Data Element" endNonFunctionalProperties edi#hasFormat hasValue C521_CDE_Format edi#formats1stComponent hasValue de#DE_4027 edi#formats2ndComponent hasValue de#DE_4025 edi#formats3rdComponent hasValue de#DE_1131 edi#formats4thComponent hasValue de#DE_3055 edi#formats5thComponent hasValue de#DE_4022 instance cde#C521_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C521_CDE_Format edi#hasFormatDescriptor hasValue C521_CDE_FD /* ================================================ // C551 BANK OPERATION ================================================ */ instance C551_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C551 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C551_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C551 Complex Data Element" endNonFunctionalProperties edi#hasFormat hasValue C551_CDE_Format edi#formats1stComponent hasValue de#DE_4383 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C551_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C551_CDE_Format edi#hasFormatDescriptor hasValue C551_CDE_FD /* ======================================================================== // CAV CHARACTERISTIC VALUE ======================================================================== */ instance CAV_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CAV data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C889_CDE instance ds#CAV_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue CAV_DS_FD /* ====================================================== // C889 CHARACTERISTIC VALUE ====================================================== */ instance C889_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C889 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C889_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C889 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7111 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7110 edi#formats5thComponent hasValue de#DE_7110 instance cde#C889_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C889_CDE_Format edi#hasFormatDescriptor hasValue C889_CDE_FD /* ======================================================================== // CCI CHARACTERISTIC/CLASS ID ======================================================================== */ instance CCI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT CCI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance CCI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CCI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7059 edi#formats2ndComponent hasValue cde#C502_CDE edi#formats3rdComponent hasValue cde#C240_CDE edi#formats4thComponent hasValue de#DE_4051 instance ds#CCI_DS memberOf edi#DataSegment edi#hasFormat hasValue CCI_DS_Format edi#hasFormatDescriptor hasValue CCI_DS_FD /* ====================================================== // C240 PRODUCT CHARACTERISTIC ====================================================== */ instance C240_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C240 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C240_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C240 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7037 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7036 edi#formats5thComponent hasValue de#DE_7036 instance cde#C240_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C240_CDE_Format edi#hasFormatDescriptor hasValue C240_CDE_FD // C502 defined elsewhere /* ======================================================================== // CDI PHYSICAL OR LOGICAL STATE ======================================================================== */ instance CDI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CDI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7001 edi#formats2ndComponent hasValue cde#C564_CDE instance ds#CDI_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue CDI_DS_FD /* ====================================================== // C564 PHYSICAL OR LOGICAL STATE INFORMATION ====================================================== */ instance C564_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C564 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C564_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C564 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7007 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7006 instance cde#C564_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C564_CDE_Format edi#hasFormatDescriptor hasValue C564_CDE_FD /* ======================================================================== // CED COMPUTER ENVIRONMENTAL DETAILS ======================================================================== */ instance CED_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT CED data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance CED_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CED data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1501 edi#formats2ndComponent hasValue cde#C079_CDE edi#formats3rdComponent hasValue de#DE_9448 instance ds#CED_DS memberOf edi#DataSegment edi#hasFormat hasValue CED_DS_Format edi#hasFormatDescriptor hasValue CED_DS_FD /* ====================================================== // C079 PHYSICAL OR LOGICAL STATE INFORMATION ====================================================== */ instance C079_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C079 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance C079_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C079 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1511 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_1510 edi#formats5thComponent hasValue de#DE_1056 edi#formats6thComponent hasValue de#DE_1058 edi#formats7thComponent hasValue de#DE_7402 instance cde#C079_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C079_CDE_Format edi#hasFormatDescriptor hasValue C079_CDE_FD /* ======================================================================== // CNI Consignment information ======================================================================== */ instance CNI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT Consignment information (CNI) data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance CNI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CNI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1490 edi#formats2ndComponent hasValue cde#C503_CDE edi#formats3rdComponent hasValue de#DE_1312 instance ds#CNI_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_2O1_Format edi#hasFormatDescriptor hasValue CNI_DS_FD // C503_DE format defined under DOC_DS /* ======================================================================== // CNT CONTROL TOTAL ======================================================================== */ instance CNT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CNT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C270_CDE instance ds#CNT_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue CNT_DS_FD /* ====================================================== // C270 CONTROL ====================================================== */ instance C270_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C270 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C270_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C270 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6069 edi#formats2ndComponent hasValue de#DE_6066 edi#formats3rdComponent hasValue de#DE_6411 instance cde#C270_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C270_CDE_Format edi#hasFormatDescriptor hasValue C270_CDE_FD /* ======================================================================== // COM Communication contact ======================================================================== */ instance COM_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT COM data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C076_CDE instance ds#COM_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue COM_DS_FD /* ================================================ // C076 DOCUMENT/MESSAGE IDENTIFICATION ================================================ */ instance C076_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C076 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3148 edi#formats2ndComponent hasValue de#DE_3155 instance cde#C076_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue C076_CDE_FD /* ======================================================================= // CPI CHARGE PAYMENT INSTRUCTIONS ======================================================================== */ instance CPI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT CPI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance CPI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CPI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C229_CDE edi#formats2ndComponent hasValue cde#C231_CDE edi#formats3rdComponent hasValue de#DE_4237 instance ds#CPI_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#O1_2O1_Format // CPI_DS_Format edi#hasFormatDescriptor hasValue CPI_DS_FD /* ===================================================== // C229 CHARGE CATEGORY ===================================================== */ instance C229_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C229 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C229_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C229 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5237 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C229_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_2O1_Format // C229_CDE_Format edi#hasFormatDescriptor hasValue C229_CDE_FD /* ===================================================== // C231 METHOD OF PAYMENT ===================================================== */ instance C231_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C231 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C231_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C231 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4215 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C231_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_2O1_Format // C231_CDE_Format edi#hasFormatDescriptor hasValue C231_CDE_FD /* ======================================================================= // CPS CONSIGNMENT PACKING SEQUENCE ======================================================================== */ instance CPS_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT CPS data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance CPS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CPS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7164 edi#formats2ndComponent hasValue de#DE_7166 edi#formats3rdComponent hasValue de#DE_7075 instance ds#CPS_DS memberOf edi#DataSegment edi#hasFormat hasValue CPS_DS_Format edi#hasFormatDescriptor hasValue CPS_DS_FD /* ======================================================================== // CTA Contact information ======================================================================== */ instance CTA_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT CTA data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance CTA_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CTA data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3139 edi#formats2ndComponent hasValue cde#C056_CDE instance ds#CTA_DS memberOf edi#DataSegment edi#hasFormat hasValue CTA_DS_Format edi#hasFormatDescriptor hasValue CTA_DS_FD /* ================================================ // C056 DEPARTMENT OR EMPLOYEE DETAILS ================================================ */ instance C056_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C056 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C056_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C056 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3413 edi#formats2ndComponent hasValue de#DE_3412 instance cde#C056_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C056_CDE_Format edi#hasFormatDescriptor hasValue C056_CDE_FD /* ======================================================================== // CUX CURRENCIES ======================================================================== */ instance CUX_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT CUX data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance CUX_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT CUX data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C504_CDE edi#formats2ndComponent hasValue cde#C504_CDE edi#formats3rdComponent hasValue de#DE_5402 edi#formats4thComponent hasValue de#DE_6341 // was DE_6342 in 97A instance ds#CUX_DS memberOf edi#DataSegment nonFunctionalProperties dc#description hasValue "The rate of exchange is only used if a target currency has been identified in the second occurrence of C504." endNonFunctionalProperties edi#hasFormat hasValue CUX_DS_Format edi#hasFormatDescriptor hasValue CUX_DS_FD /* ================================================ // C504 CURRENCY DETAILS ================================================ */ instance C504_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C504 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C504_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C504 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6347 edi#formats2ndComponent hasValue de#DE_6345 edi#formats3rdComponent hasValue de#DE_6343 edi#formats4thComponent hasValue de#DE_6348 instance cde#C504_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C504_CDE_Format edi#hasFormatDescriptor hasValue C504_CDE_FD /* ======================================================================== // DGS Dangerous goods ======================================================================== */ instance DGS_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT DGS data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 edi#formatFor10thComponent hasValue fc#FC_O1 edi#formatFor11thComponent hasValue fc#FC_O1 edi#formatFor12thComponent hasValue fc#FC_O1 edi#formatFor13thComponent hasValue fc#FC_O1 instance DGS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT DGS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8273 edi#formats2ndComponent hasValue cde#C205_CDE edi#formats3rdComponent hasValue cde#C234_CDE edi#formats4thComponent hasValue cde#C223_CDE edi#formats5thComponent hasValue de#DE_8339 edi#formats6thComponent hasValue de#DE_8364 edi#formats7thComponent hasValue de#DE_8410 edi#formats8thComponent hasValue de#DE_8126 edi#formats9thComponent hasValue cde#C235_CDE edi#formats10thComponent hasValue cde#C236_CDE edi#formats11thComponent hasValue de#DE_8255 edi#formats12thComponent hasValue de#DE_8325 edi#formats13thComponent hasValue de#DE_8211 instance ds#DGS_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#O1_12O1_Format // DGS_DS_Format edi#hasFormatDescriptor hasValue DGS_DS_FD /* ================================================ // C205 HAZARD CODE ================================================ */ instance C205_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C205 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8351 edi#formats2ndComponent hasValue de#DE_8078 edi#formats3rdComponent hasValue de#DE_8092 instance cde#C205_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_O1_O1_Format // C205_CDE_Format edi#hasFormatDescriptor hasValue C205_CDE_FD /* ================================================ // C234 UNDG INFORMATION ================================================ */ instance C234_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C234 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7124 edi#formats2ndComponent hasValue de#DE_7088 instance cde#C234_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_O1_Format // C234_CDE_Format edi#hasFormatDescriptor hasValue C234_CDE_FD /* ================================================== // C223 DANGEROUS GOODS SHIPMENT FLASHPOINT ================================================== */ instance C223_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C223 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7106 edi#formats2ndComponent hasValue de#DE_6411 instance cde#C223_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_O1_Format edi#hasFormatDescriptor hasValue C223_CDE_FD /* ==================================================== // C235 HAZARD IDENTIFICATION PLACARD DETAILS ==================================================== */ instance C235_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C235 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8158 edi#formats2ndComponent hasValue de#DE_8186 instance cde#C235_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_O1_Format edi#hasFormatDescriptor hasValue C235_CDE_FD /* ================================================ // C236 DANGEROUS GOODS LABEL ================================================ */ instance C236_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C236 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8246 edi#formats2ndComponent hasValue de#DE_8246 edi#formats3rdComponent hasValue de#DE_8246 instance cde#C236_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_2O1_Format edi#hasFormatDescriptor hasValue C236_CDE_FD /* ======================================================================= // DIM DIMENSIONS ======================================================================== */ instance DIM_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT DIM data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6145 edi#formats2ndComponent hasValue cde#C211_CDE instance ds#DIM_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue DIM_DS_FD /* ===================================================== // C211 DIMENSIONS ===================================================== */ instance C211_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C211 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6411 edi#formats2ndComponent hasValue de#DE_6168 edi#formats3rdComponent hasValue de#DE_6140 edi#formats4thComponent hasValue de#DE_6008 instance cde#C211_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_3O1_Format edi#hasFormatDescriptor hasValue C211_CDE_FD /* ======================================================================== // DLI DOCUMENT LINE IDENTIFICATION ======================================================================== */ instance DLI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT DLI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1073 edi#formats2ndComponent hasValue de#DE_1082 instance ds#DLI_DS memberOf edi#DataSegment edi#hasFormat hasValue M1_M1_Format edi#hasFormatDescriptor hasValue DLI_DS_FD /* ======================================================================== // DLM DELIVERY LIMITATIONS ======================================================================== */ /* instance DLM_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT DLM data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance DLM_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT DLM data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4455 edi#formats2ndComponent hasValue cde#C522_CDE edi#formats3rdComponent hasValue cde#C214_CDE edi#formats4thComponent hasValue de#DE_4457 instance ds#DLM_DS memberOf edi#DataSegment edi#hasFormat hasValue DLM_DS_Format edi#hasFormatDescriptor hasValue DLM_DS_FD /* ======================================================================== // DOC DOCUMENT/MESSAGE DETAILS ======================================================================== */ instance DOC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT DOC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance DOC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT DOC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C002_CDE edi#formats2ndComponent hasValue cde#C503_CDE edi#formats3rdComponent hasValue de#DE_3153 edi#formats4thComponent hasValue de#DE_1220 edi#formats5thComponent hasValue de#DE_1218 instance ds#DOC_DS memberOf edi#DataSegment edi#hasFormat hasValue DOC_DS_Format edi#hasFormatDescriptor hasValue DOC_DS_FD // C002_CDE format defined under BGM_DS /* ================================================== // C503 DOCUMENT/MESSAGE DETAILS ================================================== */ instance C503_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C503 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C503_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C503 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1004 edi#formats2ndComponent hasValue de#DE_1373 edi#formats3rdComponent hasValue de#DE_1366 edi#formats4thComponent hasValue de#DE_3453 edi#formats5thComponent hasValue de#DE_1056 edi#formats6thComponent hasValue de#DE_1060 instance cde#C503_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C503_CDE_Format edi#hasFormatDescriptor hasValue C503_CDE_FD /* ======================================================================== // DTM DATE/TIME/PERIOD ======================================================================== */ instance DTM_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT DTM data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C507_CDE instance ds#DTM_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue DTM_DS_FD /* ===================================================== // C507 DOCUMENT/MESSAGE IDENTIFICATION ===================================================== */ instance C507_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C507 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C507_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C507 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_2005 edi#formats2ndComponent hasValue de#DE_2380 edi#formats3rdComponent hasValue de#DE_2379 instance cde#C507_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C507_CDE_Format edi#hasFormatDescriptor hasValue C507_CDE_FD /* ======================================================================== // EFI EXTERNAL FILE LINK DEFINITION ======================================================================== */ instance EFI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT EFI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance EFI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT EFI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C077_CDE edi#formats2ndComponent hasValue cde#C099_CDE edi#formats3rdComponent hasValue de#DE_1050 edi#formats4thComponent hasValue de#DE_9450 instance ds#EFI_DS memberOf edi#DataSegment edi#hasFormat hasValue EFI_DS_Format edi#hasFormatDescriptor hasValue EFI_DS_FD /* ================================================ // C077 FILE IDENTIFICATION ================================================ */ instance C077_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C077 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C077_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C077 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1508 edi#formats2ndComponent hasValue de#DE_7008 instance cde#C077_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C077_CDE_Format edi#hasFormatDescriptor hasValue C077_CDE_FD /* ================================================ // C099 FILE DETAILS ================================================ */ instance C099_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C099 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C099_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C099 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1516 edi#formats2ndComponent hasValue de#DE_1056 edi#formats3rdComponent hasValue de#DE_1503 edi#formats4thComponent hasValue de#DE_1502 instance cde#C099_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C099_CDE_Format edi#hasFormatDescriptor hasValue C099_CDE_FD /* ======================================================================== // EQD EQUIPMENT DETAILS ======================================================================== */ instance EQD_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT EQD data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance EQD_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT EQD data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8053 edi#formats2ndComponent hasValue cde#C237_CDE edi#formats3rdComponent hasValue cde#C224_CDE edi#formats4thComponent hasValue de#DE_8077 edi#formats5thComponent hasValue de#DE_8249 edi#formats6thComponent hasValue de#DE_8169 instance ds#EQD_DS memberOf edi#DataSegment edi#hasFormat hasValue EQD_DS_Format edi#hasFormatDescriptor hasValue EQD_DS_FD /* ================================================ // C237 EQUIPMENT IDENTIFICATION ================================================ */ instance C237_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C237 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C237_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C237 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8260 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3207 instance cde#C237_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C237_CDE_Format edi#hasFormatDescriptor hasValue C237_CDE_FD /* ================================================ // C224 EQUIPMENT SIZE AND TYPE ================================================ */ instance C224_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C224 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C224_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C224 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8155 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_8154 instance cde#C224_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C224_CDE_Format edi#hasFormatDescriptor hasValue C224_CDE_FD /* ======================================================================== // EQN NUMBER OF UNIT DETAILS ======================================================================== */ instance EQN_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT EQN data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C523_CDE instance ds#EQN_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue EQN_DS_FD /* ================================================ // C523 APPLICATION ERROR DETAIL ================================================ */ instance C523_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C523 compound data element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C523_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C523 compound data element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6350 edi#formats2ndComponent hasValue de#DE_6353 instance ds#C523_CDE memberOf edi#DataSegment edi#hasFormat hasValue C523_CDE_Format edi#hasFormatDescriptor hasValue C523_CDE_FD /* ======================================================================== // ERC APPLICATION ERROR INFORMATION ======================================================================== */ instance ERC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT ERC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C901_CDE instance ds#ERC_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue ERC_DS_FD /* ================================================ // C901 APPLICATION ERROR DETAIL ================================================ */ instance C901_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C901 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C901_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C901 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_9321 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C901_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C901_CDE_Format edi#hasFormatDescriptor hasValue C901_CDE_FD /* ======================================================================== // FCA FINANCIAL CHARGES ALLOCATION ======================================================================== */ instance FCA_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT FCA data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance FCA_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT FCA data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4471 edi#formats2ndComponent hasValue cde#C878_CDE instance ds#FCA_DS memberOf edi#DataSegment edi#hasFormat hasValue FCA_DS_Format edi#hasFormatDescriptor hasValue FCA_DS_FD /* ================================================ // C878 CHARGE/ALLOWANCE ACCOUNT ================================================ */ instance C878_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C878 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C878_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C878 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3434 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3194 edi#formats5thComponent hasValue de#DE_6345 instance cde#C878_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C878_CDE_Format edi#hasFormatDescriptor hasValue C878_CDE_FD /* ======================================================================= // FII FINANCIAL INSTITUTION INFORMATION ======================================================================== */ instance FII_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT FII data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance FII_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT FII data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3035 edi#formats2ndComponent hasValue cde#C078_CDE edi#formats3rdComponent hasValue cde#C088_CDE edi#formats4thComponent hasValue de#DE_3207 instance ds#FII_DS memberOf edi#DataSegment edi#hasFormat hasValue FII_DS_Format edi#hasFormatDescriptor hasValue FII_DS_FD /* ================================================ // C078 ACCOUNT IDENTIFICATION ================================================ */ instance C078_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C078 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C078_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C078 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3194 edi#formats2ndComponent hasValue de#DE_3192 edi#formats3rdComponent hasValue de#DE_3192 edi#formats4thComponent hasValue de#DE_6345 instance cde#C078_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C078_CDE_Format edi#hasFormatDescriptor hasValue C078_CDE_FD /* ================================================ // C088 INSTITUTION IDENTIFICATION ================================================ */ instance C088_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C088 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 instance C088_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C088 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3433 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3434 edi#formats5thComponent hasValue de#DE_1131 edi#formats6thComponent hasValue de#DE_3055 edi#formats7thComponent hasValue de#DE_3432 edi#formats8thComponent hasValue de#DE_3436 instance cde#C088_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C088_CDE_Format edi#hasFormatDescriptor hasValue C088_CDE_FD /* ======================================================================== // FTX FREE TEXT ======================================================================== */ instance FTX_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT FTX data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance FTX_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT FTX data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4451 edi#formats2ndComponent hasValue de#DE_4453 edi#formats3rdComponent hasValue cde#C107_CDE edi#formats4thComponent hasValue cde#C108_CDE edi#formats5thComponent hasValue de#DE_3453 edi#formats6thComponent hasValue de#DE_4447 instance ds#FTX_DS memberOf edi#DataSegment edi#hasFormat hasValue FTX_DS_Format edi#hasFormatDescriptor hasValue FTX_DS_FD /* ================================================ // C107 TEXT REFERENCE ================================================ */ instance C107_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C107 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C107_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C107 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4441 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C107_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C107_CDE_Format edi#hasFormatDescriptor hasValue C107_CDE_FD /* ================================================ // C108 TEXT LITERAL ================================================ */ instance C108_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C108 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4440 edi#formats2ndComponent hasValue de#DE_4440 edi#formats3rdComponent hasValue de#DE_4440 edi#formats4thComponent hasValue de#DE_4440 edi#formats5thComponent hasValue de#DE_4440 instance cde#C108_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#FC_M1_O4_Format edi#hasFormatDescriptor hasValue C108_CDE_FD /* ======================================================================= // GID GOODS ITEM DETAILS ======================================================================== */ instance GID_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT GID data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 /* instance GID_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT GID data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1496 edi#formats2ndComponent hasValue cde#C213_CDE edi#formats3rdComponent hasValue cde#C213_CDE edi#formats4thComponent hasValue cde#C213_CDE edi#formats5thComponent hasValue cde#C213_CDE edi#formats6thComponent hasValue cde#C213_CDE instance ds#GID_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#O1_5O1_Format // GID_DS_Format edi#hasFormatDescriptor hasValue GID_DS_FD /* ===================================================== // C213 NUMBER AND TYPE OF PACKAGES ===================================================== */ instance C213_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C213 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C213_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C213 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7224 edi#formats2ndComponent hasValue de#DE_7065 edi#formats3rdComponent hasValue de#DE_1131 edi#formats4thComponent hasValue de#DE_3055 edi#formats5thComponent hasValue de#DE_7064 edi#formats6thComponent hasValue de#DE_7233 instance cde#C213_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C213_CDE_Format edi#hasFormatDescriptor hasValue C213_CDE_FD /* ======================================================================== // GIN Goods identity number ======================================================================== */ instance GIN_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT GIN data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance GIN_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT GIN data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7405 edi#formats2ndComponent hasValue cde#C208_CDE edi#formats3rdComponent hasValue cde#C208_CDE edi#formats4thComponent hasValue cde#C208_CDE edi#formats5thComponent hasValue cde#C208_CDE edi#formats6thComponent hasValue cde#C208_CDE instance ds#GIN_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_M1_O4_Format edi#hasFormatDescriptor hasValue GIN_DS_FD /* ===================================================== // C208 IDENTITY NUMBER RANGE ===================================================== */ /* instance C208_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C208 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C208_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C208 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7402 edi#formats2ndComponent hasValue de#DE_7402 instance cde#C208_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#C208_CDE_Format edi#hasFormatDescriptor hasValue C208_CDE_FD /* ======================================================================== // GIS General indicator ======================================================================== */ instance GIS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT GIS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C529_CDE instance ds#GIS_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue GIS_DS_FD // Removed in 2002B /* ================================================ // C529 DOCUMENT/MESSAGE IDENTIFICATION ================================================ */ instance C529_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C529 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C529_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C529 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7365 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7187 instance cde#C529_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C529_CDE_Format edi#hasFormatDescriptor hasValue C529_CDE_FD /* ======================================================================== // HAN HANDLING INSTRUCTIONS ======================================================================== */ instance HAN_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT HAN data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance HAN_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT HAN data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C524_CDE edi#formats2ndComponent hasValue cde#C218_CDE instance ds#HAN_DS memberOf edi#DataSegment edi#hasFormat hasValue HAN_DS_Format edi#hasFormatDescriptor hasValue HAN_DS_FD /* ===================================================== // C524 HANDLING INSTRUCTIONS ===================================================== */ instance C524_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C524 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C524_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C524 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4079 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_4078 instance cde#C524_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C524_CDE_Format edi#hasFormatDescriptor hasValue C524_CDE_FD /* ===================================================== // C218 HAZARDOUS MATERIAL ===================================================== */ instance C218_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C218 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C218_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C218 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7419 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7418 instance cde#C218_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C218_CDE_Format edi#hasFormatDescriptor hasValue C218_CDE_FD /* ======================================================================== // HYN Hierarchy information ======================================================================== */ instance HYN_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT HYN data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance HYN_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT HYN data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7173 edi#formats2ndComponent hasValue de#DE_7171 edi#formats3rdComponent hasValue de#DE_1229 edi#formats4thComponent hasValue cde#C212_CDE edi#formats5thComponent hasValue de#DE_7166 instance ds#HYN_DS memberOf edi#DataSegment edi#hasFormat hasValue HYN_DS_Format edi#hasFormatDescriptor hasValue HYN_DS_FD // cde#C212_CDE format defined under LIN_DS /*=========================================================== // IDE Identity ==============================================================*/ instance IDE_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT IDE data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance IDE_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT IDE data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7495 edi#formats2ndComponent hasValue cde#C206_CDE edi#formats3rdComponent hasValue cde#C082_CDE edi#formats4stComponent hasValue de#DE_4405 edi#formats5stComponent hasValue de#DE_1222 edi#formats6thComponent hasValue cde#C778_CDE edi#formats7thComponent hasValue cde#C240_CDE instance ds#IDE_DS memberOf edi#DataSegment edi#hasFormat hasValue IDE_DS_Format edi#hasFormatDescriptor hasValue IDE_DS_FD // C082 format defined under NAD /* ================================================ // C778 POSITION IDENTIFICATION ================================================ */ instance C778_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C552 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C778_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C552 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7164 edi#formats2ndComponent hasValue de#DE_1050 instance cde#C778_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C778_CDE_Format // fc#O1_O1_Format edi#hasFormatDescriptor hasValue C778_CDE_FD /* ======================================================================== // IMD Item description ======================================================================== */ instance IMD_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT IMD data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance IMD_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT IMD data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7077 edi#formats2ndComponent hasValue cde#C272_CDE // from 98B onward edi#formats3rdComponent hasValue cde#C273_CDE edi#formats4thComponent hasValue de#DE_7383 instance ds#IMD_DS memberOf edi#DataSegment edi#hasFormat hasValue IMD_DS_Format edi#hasFormatDescriptor hasValue IMD_DS_FD /* ===================================================== // C272 ITEM CHARACTERISTIC ===================================================== */ instance C272_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C272 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C272_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C272 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7081 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C272_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C272_CDE_Format edi#hasFormatDescriptor hasValue C272_CDE_FD /* ===================================================== // C273 ITEM DESCRIPTION ===================================================== */ instance C273_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C273 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C273_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C273 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7009 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7008 edi#formats5thComponent hasValue de#DE_7008 edi#formats6thComponent hasValue de#DE_3453 instance cde#C273_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C273_CDE_Format edi#hasFormatDescriptor hasValue C273_CDE_FD /* ======================================================================== // IND Index Details ======================================================================== */ instance IND_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFICAS IND data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance IND_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFICAS IND data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C545_CDE edi#formats2ndComponent hasValue cde#C546_CDE instance ds#IND_DS memberOf edi#DataSegment edi#hasFormat hasValue IND_DS_Format edi#hasFormatDescriptor hasValue IND_DS_FD /* ===================================================== // C545 INDEX IDENTIFICATION ===================================================== */ instance C545_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFICAS C545 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C545_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFICAS C545 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5013 edi#formats2ndComponent hasValue de#DE_5027 edi#formats3rdComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C545_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C545_CDE_Format edi#hasFormatDescriptor hasValue C545_CDE_FD /* ===================================================== // C546 INDEX VALUE ===================================================== */ instance C546_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFICAS C546 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C546_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFICAS C546 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5030 edi#formats2ndComponent hasValue de#DE_5039 instance cde#C546_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C546_CDE_Format edi#hasFormatDescriptor hasValue C546_CDE_FD /* ======================================================================== // INP PARTIES TO INSTRUCTION ======================================================================== */ instance INP_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT INP data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance INP_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT INP data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C849_CDE edi#formats2ndComponent hasValue cde#C522_CDE edi#formats3rdComponent hasValue cde#C850_CDE edi#formats4thComponent hasValue de#DE_1229 instance ds#INP_DS memberOf edi#DataSegment edi#hasFormat hasValue INP_DS_Format edi#hasFormatDescriptor hasValue INP_DS_FD /* ===================================================== // C849 PARTIES TO INSTRUCTION ===================================================== */ instance C849_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C849 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C849_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C849 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3301 edi#formats2ndComponent hasValue de#DE_3285 instance cde#C849_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C849_CDE_Format edi#hasFormatDescriptor hasValue C849_CDE_FD /* ===================================================== // C522 DOCUMENT/MESSAGE IDENTIFICATION ===================================================== */ instance C522_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C522 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C522_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C522 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4403 edi#formats2ndComponent hasValue de#DE_4401 edi#formats3rdComponent hasValue de#DE_1131 edi#formats4thComponent hasValue de#DE_3055 edi#formats5thComponent hasValue de#DE_4400 instance cde#C522_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C522_CDE_Format edi#hasFormatDescriptor hasValue C522_CDE_FD // Skipping C850 until used /* ======================================================================== // INV INVENTORY MANAGEMENT RELATED DETAILS ======================================================================== */ instance INV_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT INV data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance INV_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT INV data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4501 edi#formats2ndComponent hasValue de#DE_7491 edi#formats3rdComponent hasValue de#DE_4499 edi#formats4thComponent hasValue de#DE_4503 edi#formats5thComponent hasValue cde#C522_CDE instance ds#INV_DS memberOf edi#DataSegment edi#hasFormat hasValue INV_DS_Format edi#hasFormatDescriptor hasValue INV_DS_FD // Skipping C522 until used /* ======================================================================= // IRQ INFORMATION REQUIRED ======================================================================== */ instance IRQ_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT IRQ data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C333_CDE instance ds#IRQ_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue IRQ_DS_FD /* ================================================= // C333 INFORMATION REQUEST ================================================= */ instance C333_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C333 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C333_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C333 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4511 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_4510 instance cde#C333_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C333_CDE_Format edi#hasFormatDescriptor hasValue C333_CDE_FD /* ======================================================================== // LIN LINE ITEM ======================================================================== */ instance LIN_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT LIN data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance LIN_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT LIN data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1082 edi#formats2ndComponent hasValue de#DE_1229 edi#formats3rdComponent hasValue cde#C212_CDE edi#formats4thComponent hasValue cde#C829_CDE edi#formats5thComponent hasValue de#DE_1222 edi#formats6thComponent hasValue de#DE_7083 instance ds#LIN_DS memberOf edi#DataSegment edi#hasFormat hasValue LIN_DS_Format edi#hasFormatDescriptor hasValue LIN_DS_FD /* ===================================================== // C212 ITEM NUMBER IDENTIFICATION ===================================================== */ instance C212_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C212 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C212_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C212 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7140 edi#formats2ndComponent hasValue de#DE_7143 edi#formats3rdComponent hasValue de#DE_1131 edi#formats4thComponent hasValue de#DE_3055 instance cde#C212_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C212_CDE_Format edi#hasFormatDescriptor hasValue C212_CDE_FD /* ===================================================== // C829 SUB-LINE INFORMATION ===================================================== */ instance C829_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C829 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C829_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C829 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5495 edi#formats2ndComponent hasValue de#DE_1082 instance cde#C829_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C829_CDE_Format edi#hasFormatDescriptor hasValue C829_CDE_FD /* ======================================================================== // LOC PLACE/LOCATION IDENTIFICATION ======================================================================== */ instance LOC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT LOC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance LOC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT LOC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3227 edi#formats2ndComponent hasValue cde#C517_CDE edi#formats3rdComponent hasValue cde#C519_CDE edi#formats4thComponent hasValue cde#C553_CDE edi#formats5thComponent hasValue de#DE_5479 instance ds#LOC_DS memberOf edi#DataSegment edi#hasFormat hasValue LOC_DS_Format edi#hasFormatDescriptor hasValue LOC_DS_FD /* ================================================ // C517 LOCATION IDENTIFICATION ================================================ */ instance C517_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C517 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C517_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C517 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3225 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3224 instance cde#C517_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C517_CDE_Format edi#hasFormatDescriptor hasValue C517_CDE_FD /* =================================================== // C519 RELATED LOCATION ONE IDENTIFICATION =================================================== */ instance C519_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C519 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C519_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C519 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3223 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3222 instance cde#C519_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C517_CDE_Format edi#hasFormatDescriptor hasValue C519_CDE_FD /* =================================================== // C553 RELATED LOCATION TWO IDENTIFICATION =================================================== */ instance C553_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C553 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C553_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C553 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3223 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3232 instance cde#C553_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C553_CDE_Format edi#hasFormatDescriptor hasValue C553_CDE_FD /* ======================================================================= // MEA Measurement ======================================================================== */ instance MEA_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT MEA data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance MEA_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT MEA data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6311 edi#formats2ndComponent hasValue cde#C502_CDE edi#formats3rdComponent hasValue cde#C174_CDE edi#formats4thComponent hasValue de#DE_7383 instance ds#MEA_DS memberOf edi#DataSegment edi#hasFormat hasValue MEA_DS_Format edi#hasFormatDescriptor hasValue MEA_DS_FD /* =============================================== // C502 MEASUREMENT DETAILS =============================================== */ instance C502_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C502 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C502_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C502 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6313 edi#formats2ndComponent hasValue de#DE_6321 edi#formats3rdComponent hasValue de#DE_6155 edi#formats4thComponent hasValue de#DE_6154 instance cde#C502_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C502_CDE_Format edi#hasFormatDescriptor hasValue C502_CDE_FD /* =============================================== // C174 VALUE/RANGE =============================================== */ instance C174_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C174 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C174_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C174 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6411 edi#formats2ndComponent hasValue de#DE_6314 edi#formats3rdComponent hasValue de#DE_6162 edi#formats4thComponent hasValue de#DE_6152 edi#formats5thComponent hasValue de#DE_6432 instance cde#C174_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C174_CDE_Format edi#hasFormatDescriptor hasValue C174_CDE_FD /* ======================================================================= // MOA MONETARY AMOUNT ======================================================================== */ instance MOA_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT MOA data segment" endNonFunctionalProperties edi#hasFormat hasValue fc#M1_Only_Format edi#formats1stComponent hasValue cde#C516_CDE instance ds#MOA_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue MOA_DS_FD /* ================================================= // C516 MONETARY AMOUNT ================================================= */ instance C516_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C516 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C516_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C516 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5025 edi#formats2ndComponent hasValue de#DE_5004 edi#formats3rdComponent hasValue de#DE_6345 edi#formats4thComponent hasValue de#DE_6343 edi#formats5thComponent hasValue de#DE_4405 instance cde#C516_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C516_CDE_Format edi#hasFormatDescriptor hasValue C516_CDE_FD /* ======================================================================== // NAD NAME AND ADDRESS ======================================================================== */ instance NAD_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT NAD data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 instance NAD_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT NAD data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3035 edi#formats2ndComponent hasValue cde#C082_CDE edi#formats3rdComponent hasValue cde#C058_CDE edi#formats4thComponent hasValue cde#C080_CDE edi#formats5thComponent hasValue cde#C059_CDE edi#formats6thComponent hasValue de#DE_3164 edi#formats7thComponent hasValue cde#C819_CDE // earlier: de#DE_3229 edi#formats8thComponent hasValue de#DE_3251 edi#formats9thComponent hasValue de#DE_3207 // Use ISO 3166, 2 alpha code instance ds#NAD_DS memberOf edi#DataSegment edi#hasFormat hasValue NAD_DS_Format edi#hasFormatDescriptor hasValue NAD_DS_FD /* ================================================ // C082 PARTY IDENTIFICATION DETAILS ================================================ */ instance C082_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C082 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C082_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C082 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3039 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C082_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C082_CDE_Format edi#hasFormatDescriptor hasValue C082_CDE_FD /* ================================================ // C058 NAME AND ADDRESS ================================================ */ /* not used instance C058_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C058 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C058_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C058 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3124 edi#formats2ndComponent hasValue de#DE_3124 edi#formats3rdComponent hasValue de#DE_3124 edi#formats4thComponent hasValue de#DE_3124 edi#formats5thComponent hasValue de#DE_3124 instance cde#C058_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C058_CDE_Format edi#hasFormatDescriptor hasValue C058_CDE_FD /* ================================================ // C080 PARTY NAME ================================================ */ instance C080_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C080 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C080_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C080 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3036 edi#formats2ndComponent hasValue de#DE_3036 edi#formats3rdComponent hasValue de#DE_3036 edi#formats4thComponent hasValue de#DE_3036 edi#formats5thComponent hasValue de#DE_3036 edi#formats6thComponent hasValue de#DE_3045 instance cde#C080_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C080_CDE_Format edi#hasFormatDescriptor hasValue C080_CDE_FD /* ================================================ // C059 STREET ================================================ */ instance C059_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C059 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C059_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C059 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3042 edi#formats2ndComponent hasValue de#DE_3042 edi#formats3rdComponent hasValue de#DE_3042 edi#formats4thComponent hasValue de#DE_3042 instance cde#C059_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C059_CDE_Format edi#hasFormatDescriptor hasValue C059_CDE_FD /* ================================================ // C819 COUNTRY SUB-ENTITY DETAILS ================================================ */ instance C819_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C819 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C819_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C819 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3229 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3228 instance cde#C819_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C819_CDE_Format edi#hasFormatDescriptor hasValue C819_CDE_FD /* ======================================================================= // PAC PACKAGE ======================================================================== */ instance PAC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PAC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 // someone encoded 4th component as D1, but did not add the F restriction // to the current uses of PAC_DS. I could not find any use of this // component in any encoded message type. If this is used, please // encode the format for C402_CDE below and add the appropriate // restrictions (scr#F_TLF.4) to the format descriptions for other // messages that include PAC_DS. instance PAC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PAC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7224 edi#formats2ndComponent hasValue cde#C531_CDE edi#formats3rdComponent hasValue cde#C202_CDE edi#formats4thComponent hasValue cde#C402_CDE edi#formats5thComponent hasValue cde#C532_CDE instance ds#PAC_DS memberOf edi#DataSegment edi#hasFormat hasValue PAC_DS_Format edi#hasFormatDescriptor hasValue PAC_DS_FD /* ================================================ // C531 PACKAGE TYPE ================================================ */ instance C531_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C531 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C531_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C531 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7075 edi#formats2ndComponent hasValue de#DE_7233 edi#formats3rdComponent hasValue de#DE_7073 instance cde#C531_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C531_CDE_Format edi#hasFormatDescriptor hasValue C531_CDE_FD /* ================================================ // C202 PACKAGE TYPE ================================================ */ instance C202_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C202 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C202_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C202 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7065 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7064 instance cde#C202_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C202_CDE_Format edi#hasFormatDescriptor hasValue C202_CDE_FD // C402 not yet used /* ================================================ // C532 RETURNABLE PACKAGE DETAILS ================================================ */ instance C532_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C532 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C532_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C532 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8395 edi#formats2ndComponent hasValue de#DE_8393 instance cde#C532_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C202_CDE_Format edi#hasFormatDescriptor hasValue C532_CDE_FD /* ======================================================================== // PAI PAYMENT INSTRUCTIONS ======================================================================== */ instance PAI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PAI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C534_CDE instance ds#PAI_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue PAI_DS_FD /* ================================================ // C534 PAYMENT INSTRUCTION DETAILS ================================================ */ instance C534_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C534 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C534_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C534 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4439 edi#formats2ndComponent hasValue de#DE_4431 edi#formats3rdComponent hasValue de#DE_4461 edi#formats4thComponent hasValue de#DE_1131 edi#formats5thComponent hasValue de#DE_3055 edi#formats6thComponent hasValue de#DE_4435 instance cde#C534_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C534_CDE_Format edi#hasFormatDescriptor hasValue C534_CDE_FD /* ======================================================================== // PAT PAYMENT TERMS BASIS ======================================================================== */ instance PAT_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PAT data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance PAT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PAT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4279 edi#formats2ndComponent hasValue cde#C110_CDE edi#formats3rdComponent hasValue cde#C112_CDE instance ds#PAT_DS memberOf edi#DataSegment edi#hasFormat hasValue PAT_DS_Format edi#hasFormatDescriptor hasValue PAT_DS_FD /* ================================================ // C110 PAYMENT TERMS ================================================ */ instance C110_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C110 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C110_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C110 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4277 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_4276 instance cde#C110_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C112_CDE_Format edi#hasFormatDescriptor hasValue C110_CDE_FD /* ================================================ // C112 ITEM NUMBER IDENTIFICATION ================================================ */ instance C112_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C112 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C112_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C112 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_2475 edi#formats2ndComponent hasValue de#DE_2009 edi#formats3rdComponent hasValue de#DE_2151 edi#formats4thComponent hasValue de#DE_2152 instance cde#C112_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C112_CDE_Format edi#hasFormatDescriptor hasValue C112_CDE_FD /* ======================================================================= // PCD PERCENTAGE DETAILS ======================================================================== */ instance PCD_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PCD Data Segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 // in 97A, M1_Only_Format edi#formatFor2ndComponent hasValue fc#FC_O1 instance PCD_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PCD data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C501_CDE edi#formats2ndComponent hasValue de#DE_4405 instance ds#PCD_DS memberOf edi#DataSegment edi#hasFormat hasValue PCD_DS_Format edi#hasFormatDescriptor hasValue PCD_DS_FD /* ================================================ // C501 PERCENTAGE DETAILS ================================================ */ instance C501_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C501 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C501_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C501 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5245 edi#formats2ndComponent hasValue de#DE_5482 edi#formats3rdComponent hasValue de#DE_5249 edi#formats4thComponent hasValue de#DE_1131 edi#formats5thComponent hasValue de#DE_3055 instance cde#C501_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C501_CDE_Format edi#hasFormatDescriptor hasValue C501_CDE_FD /* ======================================================================= // PCI PACKAGE IDENTIFICATION ======================================================================== */ instance PCI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PCI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance PCI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PCI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4233 edi#formats2ndComponent hasValue cde#C210_CDE edi#formats3rdComponent hasValue de#DE_8275 edi#formats4thComponent hasValue cde#C827_CDE instance ds#PCI_DS memberOf edi#DataSegment edi#hasFormat hasValue PCI_DS_Format edi#hasFormatDescriptor hasValue PCI_DS_FD /* ===================================================== // C210 MARKS & LABELS ===================================================== */ instance C210_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C210 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 edi#formatFor10thComponent hasValue fc#FC_O1 instance C210_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C210 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7102 edi#formats2ndComponent hasValue de#DE_7102 edi#formats3rdComponent hasValue de#DE_7102 edi#formats4thComponent hasValue de#DE_7102 edi#formats5thComponent hasValue de#DE_7102 edi#formats6thComponent hasValue de#DE_7102 edi#formats7thComponent hasValue de#DE_7102 edi#formats8thComponent hasValue de#DE_7102 edi#formats9thComponent hasValue de#DE_7102 edi#formats10thComponent hasValue de#DE_7102 instance cde#C210_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C210_CDE_Format edi#hasFormatDescriptor hasValue C210_CDE_FD /* ======================================================================== // PGI PRODUCT GROUP INFORMATION ======================================================================== */ instance PGI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PGI data segment" endNonFunctionalProperties edi#hasFormat hasValue PGI_DS_Format edi#formats1stComponent hasValue de#DE_5379 edi#formats2ndComponent hasValue cde#C288_CDE instance ds#PGI_DS memberOf edi#DataSegment edi#hasFormatDescriptor hasValue fc#M1_O1_Format /* =============================================== // C288 PRODUCT GROUP =============================================== */ instance C288_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C288 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C288_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C288 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5389 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_5388 instance cde#C288_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C288_CDE_Format edi#hasFormatDescriptor hasValue C288_CDE_FD /* ======================================================================== // PIA ADDITIONAL PRODUCT ID ======================================================================== */ instance PIA_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PIA data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance PIA_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PIA data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4347 edi#formats2ndComponent hasValue cde#C212_CDE edi#formats3rdComponent hasValue cde#C212_CDE edi#formats4thComponent hasValue cde#C212_CDE edi#formats5thComponent hasValue cde#C212_CDE edi#formats6thComponent hasValue cde#C212_CDE instance ds#PIA_DS memberOf edi#DataSegment edi#hasFormat hasValue PIA_DS_Format edi#hasFormatDescriptor hasValue PIA_DS_FD // cde#C212_CDE format defined under LIN_DS /* ======================================================================== // PRC Process Identification ======================================================================== */ instance PRC_DS_Format memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance PRC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PRC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C242_CDE edi#formats2ndComponent hasValue cde#C830_CDE instance ds#PRC_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#PRC_DS_Format edi#hasFormatDescriptor hasValue PRC_DS_FD /* ===================================================== // C242 PROCESS TYPE AND DESCRIPTION ===================================================== */ instance C242_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PRC C242 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C242_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C242 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7187 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7186 edi#formats5thComponent hasValue de#DE_7186 instance cde#C242_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C242_CDE_Format edi#hasFormatDescriptor hasValue C242_CDE_FD // format for C830_CDE not yet encoded since not yet used. /* ======================================================================== // PRI PRICE DETAILS ======================================================================== */ instance PRI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PRI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance PRI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PRI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C509_CDE edi#formats2ndComponent hasValue de#DE_5213 instance ds#PRI_DS memberOf edi#DataSegment edi#hasFormat hasValue PRI_DS_Format edi#hasFormatDescriptor hasValue PRI_DS_FD /* =============================================== // C509 PRICE INFORMATION =============================================== */ instance C509_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C509 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C509_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C509 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5125 edi#formats2ndComponent hasValue de#DE_5118 edi#formats3rdComponent hasValue de#DE_5375 edi#formats4thComponent hasValue de#DE_5387 edi#formats5thComponent hasValue de#DE_5284 edi#formats6thComponent hasValue de#DE_6411 instance cde#C509_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C509_CDE_Format edi#hasFormatDescriptor hasValue C509_CDE_FD /* ======================================================================== // PYT PAYMENT TERMS ======================================================================== */ instance PYT_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT PYT data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance PYT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT PYT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4279 edi#formats2ndComponent hasValue cde#C019_CDE edi#formats3rdComponent hasValue de#DE_2475 edi#formats4thComponent hasValue de#DE_2009 edi#formats5thComponent hasValue de#DE_2151 edi#formats6thComponent hasValue de#DE_2152 instance ds#PYT_DS memberOf edi#DataSegment edi#hasFormat hasValue PYT_DS_Format edi#hasFormatDescriptor hasValue PYT_DS_FD /* ======================================================================== // QTY QUANTITY ======================================================================== */ instance QTY_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT QTY data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C186_CDE instance ds#QTY_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue QTY_DS_FD /* M1 only format to be defined at EDIFACT level /* ============================================== // C186 QUANTITY DETAILS ============================================== */ instance C186_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C186 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C186_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C186 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6063 edi#formats2ndComponent hasValue de#DE_6060 edi#formats3rdComponent hasValue de#DE_6411 instance cde#C186_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C186_CDE_Format edi#hasFormatDescriptor hasValue C186_CDE_FD /* ======================================================================== // QVR QUANTITY VARIANCES ======================================================================== */ instance QVR_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT QVR data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance QVR_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT QVR data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C279_CDE edi#formats2ndComponent hasValue de#DE_4221 edi#formats3rdComponent hasValue cde#C960_CDE instance ds#QVR_DS memberOf edi#DataSegment edi#hasFormat hasValue QVR_DS_Format edi#hasFormatDescriptor hasValue QVR_DS_FD /* =============================================== // C279 QUANTITY DIFFERENCE INFORMATION =============================================== */ instance C279_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C279 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C279_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C279 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6064 edi#formats2ndComponent hasValue de#DE_6063 instance cde#C279_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C279_CDE_Format edi#hasFormatDescriptor hasValue C279_CDE_FD // C960_CDE format defined under APR_DS /* ======================================================================== // RFF Reference ======================================================================== */ instance RFF_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT RFF data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C506_CDE instance ds#RFF_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue RFF_DS_FD /* =============================================== // C506 DOCUMENT/MESSAGE IDENTIFICATION =============================================== */ instance C506_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C506 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C506_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C506 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1153 edi#formats2ndComponent hasValue de#DE_1154 edi#formats3rdComponent hasValue de#DE_1156 edi#formats4thComponent hasValue de#DE_4000 edi#formats5thComponent hasValue de#DE_1060 instance cde#C506_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C506_CDE_Format edi#hasFormatDescriptor hasValue C506_CDE_FD /* ======================================================================== // RCS REQUIREMENTS AND CONDITIONS ======================================================================== */ instance RCS_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT RCS data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance RCS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT RCS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7293 edi#formats2ndComponent hasValue cde#C550_CDE edi#formats3rdComponent hasValue de#DE_1229 edi#formats4thComponent hasValue de#DE_3207 instance ds#RCS_DS memberOf edi#DataSegment edi#hasFormat hasValue RCS_DS_Format edi#hasFormatDescriptor hasValue RCS_DS_FD /* =============================================== // C550 REQUIREMENT/CONDITION IDENTIFICATION =============================================== */ instance C550_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C550 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C550_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C550 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7295 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7294 instance cde#C550_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C550_CDE_Format edi#hasFormatDescriptor hasValue C550_CDE_FD /* ======================================================================== // RJL ACCOUNTING JOURNAL IDENTIFICATION ======================================================================== */ /* If subsets of this segment are created, switch to this instance RJL_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT RJL data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 */ instance RJL_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT RJL data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C595_CDE edi#formats2ndComponent hasValue cde#C596_CDE instance ds#RJL_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#O1_O1_Format // RJL_DS_Format edi#hasFormatDescriptor hasValue RJL_DS_FD /* =============================================== // C595 ACCOUNTING JOURNAL IDENTIFICATION =============================================== */ /* If subsets of this element are created, switch to this instance C595_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C595 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 */ instance C595_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C595 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1171 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_1170 instance cde#C595_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_O3_Format // C595_CDE_Format edi#hasFormatDescriptor hasValue C595_CDE_FD /* =============================================== // C596 ACCOUNTING ENTRY TYPE DETAILS =============================================== */ /* If subsets of this element are created, switch to this instance C596_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C596 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 */ instance C596_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C596 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4475 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_4474 instance cde#C596_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_O3_Format // C596_CDE_Format edi#hasFormatDescriptor hasValue C596_CDE_FD /* ======================================================================== // RNG RANGE DETAILS ======================================================================== */ instance RNG_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT RNG data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance RNG_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT RNG data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6167 edi#formats2ndComponent hasValue cde#C280_CDE instance ds#RNG_DS memberOf edi#DataSegment edi#hasFormat hasValue RNG_DS_Format edi#hasFormatDescriptor hasValue RNG_DS_FD /* =============================================== // C280 RANGE =============================================== */ instance C280_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C280 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C280_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C280 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6411 edi#formats2ndComponent hasValue de#DE_6162 edi#formats3rdComponent hasValue de#DE_6152 instance cde#C280_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C280_CDE_Format edi#hasFormatDescriptor hasValue C280_CDE_FD /* ======================================================================== // RTE RATE DETAILS ======================================================================== */ instance RTE_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT RTE data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance RTE_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT RTE data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C128_CDE edi#formats2ndComponent hasValue de#DE_4405 instance ds#RTE_DS memberOf edi#DataSegment edi#hasFormat hasValue RTE_DS_Format edi#hasFormatDescriptor hasValue RTE_DS_FD /* =============================================== // C128 RATE DETAILS =============================================== */ instance C128_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C128 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C128_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C128 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5419 edi#formats2ndComponent hasValue de#DE_5420 edi#formats3rdComponent hasValue de#DE_5284 edi#formats3rdComponent hasValue de#DE_6411 instance cde#C128_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C128_CDE_Format edi#hasFormatDescriptor hasValue C128_CDE_FD /* ======================================================================== // SCC SCHEDULING CONDITIONS ======================================================================== */ instance SCC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT SCC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance SCC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT SCC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4017 edi#formats2ndComponent hasValue de#DE_4493 edi#formats3rdComponent hasValue cde#C329_CDE instance ds#SCC_DS memberOf edi#DataSegment edi#hasFormat hasValue SCC_DS_Format edi#hasFormatDescriptor hasValue SCC_DS_FD /* ===================================================== // C329 PATTERN DESCRIPTION ===================================================== */ instance C329_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C215 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C329_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C215 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_2013 edi#formats2ndComponent hasValue de#DE_2015 edi#formats3rdComponent hasValue de#DE_2017 instance cde#C329_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C329_CDE_Format edi#hasFormatDescriptor hasValue C329_CDE_FD /* ======================================================================== // SEL SEAL NUMBER ======================================================================== */ instance SEL_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT SEL data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 // M in 97A; R in 01B edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance SEL_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT SEL data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_9308 edi#formats2ndComponent hasValue cde#C215_CDE edi#formats3rdComponent hasValue de#DE_4517 edi#formats4thComponent hasValue cde#C208_CDE instance ds#SEL_DS memberOf edi#DataSegment edi#hasFormat hasValue SEL_DS_Format edi#hasFormatDescriptor hasValue SEL_DS_FD /* ===================================================== // C215 SEAL ISSUER ===================================================== */ instance C215_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C215 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 // M in 97A; R in 01B edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C215_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C215 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_9303 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_9302 instance cde#C215_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C215_CDE_Format edi#hasFormatDescriptor hasValue C215_CDE_FD // C208_CDE defined under GIN_DS /* ======================================================================== // SEQ SEQUENCE DETAILS ======================================================================== */ instance SEQ_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT SEQ data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance SEQ_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT SEQ data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1229 edi#formats2ndComponent hasValue cde#C286_CDE instance ds#SEQ_DS memberOf edi#DataSegment edi#hasFormat hasValue SEQ_DS_Format edi#hasFormatDescriptor hasValue SEQ_DS_FD /* ===================================================== // C286 SEQUENCE INFORMATION ===================================================== */ instance C286_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C286 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C286_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C286 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_1050 // Status type, coded edi#formats2ndComponent hasValue de#DE_1159 edi#formats3rdComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C286_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C286_CDE_Format edi#hasFormatDescriptor hasValue C286_CDE_FD /* ======================================================================= // STS STATUS ======================================================================== */ instance STS_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT STS data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance STS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT STS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C601_CDE edi#formats2ndComponent hasValue cde#C555_CDE edi#formats3rdComponent hasValue cde#C556_CDE edi#formats4thComponent hasValue cde#C556_CDE edi#formats5thComponent hasValue cde#C556_CDE edi#formats6thComponent hasValue cde#C556_CDE edi#formats7thComponent hasValue cde#C556_CDE instance ds#STS_DS memberOf edi#DataSegment edi#hasFormat hasValue STS_DS_Format edi#hasFormatDescriptor hasValue STS_DS_FD /* ===================================================== // C601 ACCOUNT IDENTIFICATION ===================================================== */ instance C601_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C601 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C601_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C601 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_9015 // Status type, coded edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C601_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C601_CDE_Format edi#hasFormatDescriptor hasValue C601_CDE_FD /* ===================================================== // C555 STATUS ===================================================== */ instance C555_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C555 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C555_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C555 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4405 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats3rdComponent hasValue de#DE_4404 instance cde#C555_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C555_CDE_Format edi#hasFormatDescriptor hasValue C555_CDE_FD /* ===================================================== // C556 STATUS REASON ===================================================== */ instance C556_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C556 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C556_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C556 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_9013 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats3rdComponent hasValue de#DE_9012 instance cde#C556_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C556_CDE_Format edi#hasFormatDescriptor hasValue C556_CDE_FD /* ======================================================================== // TAX DUTY/TAX/FEE DETAILS ======================================================================== */ instance TAX_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT TAX data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 instance TAX_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TAX data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5283 edi#formats2ndComponent hasValue cde#C241_CDE edi#formats3rdComponent hasValue cde#C533_CDE edi#formats4thComponent hasValue de#DE_5286 edi#formats5thComponent hasValue cde#C243_CDE edi#formats6thComponent hasValue de#DE_5305 edi#formats7thComponent hasValue de#DE_3446 edi#formats8thComponent hasValue de#DE_1227 instance ds#TAX_DS memberOf edi#DataSegment edi#hasFormat hasValue TAX_DS_Format edi#hasFormatDescriptor hasValue TAX_DS_FD /* ===================================================== // C241 DUTY/TAX/FEE TYPE ===================================================== */ instance C241_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C241 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C241_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C241 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5153 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_5152 instance cde#C241_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C241_CDE_Format edi#hasFormatDescriptor hasValue C241_CDE_FD /* ===================================================== // C533 DUTY/TAX/FEE ACCOUNT DETAIL ===================================================== */ instance C533_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C533 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C533_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C533 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5289 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C533_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C533_CDE_Format edi#hasFormatDescriptor hasValue C533_CDE_FD /* ===================================================== // C243 DUTY/TAX/FEE DETAIL ===================================================== */ instance C243_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C243 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance C243_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C243 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5279 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_5278 edi#formats5thComponent hasValue de#DE_5273 edi#formats6thComponent hasValue de#DE_1131 edi#formats7thComponent hasValue de#DE_3055 instance cde#C243_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C243_CDE_Format edi#hasFormatDescriptor hasValue C243_CDE_FD /* ======================================================================= // TCC TRANSPORT CHARGE/RATE CALCULATIONS ======================================================================== */ instance TCC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT TCC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance TCC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TCC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C200_CDE edi#formats2ndComponent hasValue cde#C203_CDE edi#formats3rdComponent hasValue cde#C528_CDE edi#formats4thComponent hasValue cde#C554_CDE instance ds#TCC_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#O1_3O1_Format // TCC_DS_Format edi#hasFormatDescriptor hasValue TCC_DS_FD /* ===================================================== // C200 CHARGE ===================================================== */ instance C200_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C200 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C200_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C200 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8023 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_8022 edi#formats5thComponent hasValue de#DE_4237 edi#formats6thComponent hasValue de#DE_7140 instance cde#C200_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_5O1_Format // C200_CDE_Format edi#hasFormatDescriptor hasValue C200_CDE_FD /* ===================================================== // C203 RATE/TARIFF CLASS ===================================================== */ instance C203_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C203 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance C203_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C203 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5243 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_5242 edi#formats5thComponent hasValue de#DE_5275 edi#formats6thComponent hasValue de#DE_1131 edi#formats7thComponent hasValue de#DE_3055 edi#formats8thComponent hasValue de#DE_5275 edi#formats9thComponent hasValue de#DE_1131 edi#formats10thComponent hasValue de#DE_3055 instance cde#C203_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_9O1_Format // C203_CDE_Format edi#hasFormatDescriptor hasValue C203_CDE_FD /* ===================================================== // C528 COMMODITY/RATE DETAIL ===================================================== */ instance C528_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C528 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C528_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C528 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7357 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C528_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_2O1_Format // C528_CDE_Format edi#hasFormatDescriptor hasValue C528_CDE_FD /* ===================================================== // C554 RATE/TARIFF CLASS DETAIL ===================================================== */ instance C554_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C554 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C554_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C554 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_5243 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C554_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#O1_2O1_Format // C554_CDE_Format edi#hasFormatDescriptor hasValue C554_CDE_FD /* ======================================================================== // TDT Details of transport ======================================================================== */ instance TDT_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT TDT data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 instance TDT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TDT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8051 edi#formats2ndComponent hasValue de#DE_8028 edi#formats3rdComponent hasValue cde#C220_CDE edi#formats4thComponent hasValue cde#C228_CDE edi#formats5thComponent hasValue cde#C040_CDE edi#formats6thComponent hasValue de#DE_8101 edi#formats7thComponent hasValue cde#C401_CDE edi#formats8thComponent hasValue cde#C222_CDE edi#formats9thComponent hasValue de#DE_8281 instance ds#TDT_DS memberOf edi#DataSegment edi#hasFormat hasValue TDT_DS_Format edi#hasFormatDescriptor hasValue TDT_DS_FD /* ===================================================== // C220 MODE OF TRANSPORT ===================================================== */ instance C220_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C220 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C220_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C220 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8067 edi#formats2ndComponent hasValue de#DE_8066 instance cde#C220_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C220_CDE_Format edi#hasFormatDescriptor hasValue C220_CDE_FD /* ===================================================== // C228 TRANSPORT MEANS ===================================================== */ instance C228_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C228 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C228_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C228 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8179 edi#formats2ndComponent hasValue de#DE_8178 instance cde#C228_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C228_CDE_Format edi#hasFormatDescriptor hasValue C220_CDE_FD /* ===================================================== // C040 MODE OF TRANSPORT ===================================================== */ instance C040_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C040 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance C040_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C040 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_3127 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_3128 instance cde#C040_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C040_CDE_Format edi#hasFormatDescriptor hasValue C040_CDE_FD // !!!! Skipping format for C401 unless it is used /* ===================================================== // C222 MODE OF TRANSPORT ===================================================== */ instance C222_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C222_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_8213 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_8212 edi#formats5thComponent hasValue de#DE_8453 instance cde#C222_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C222_CDE_Format edi#hasFormatDescriptor hasValue C222_CDE_FD /* ======================================================================= // TMP Temperature ======================================================================== */ instance TMP_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT TMP data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance TMP_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TMP data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6245 edi#formats2ndComponent hasValue cde#C239_CDE instance ds#TMP_DS memberOf edi#DataSegment edi#hasFormat hasValue TMP_DS_Format edi#hasFormatDescriptor hasValue TMP_DS_FD /* ================================================= // C239 TEMPERATURE SETTING ================================================= */ instance C239_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C239 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance C239_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C239 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_6246 edi#formats2ndComponent hasValue de#DE_6411 instance cde#C239_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C239_CDE_Format edi#hasFormatDescriptor hasValue C239_CDE_FD /* ======================================================================== // TOD TERMS OF DELIVERY OR TRANSPORT ======================================================================== */ instance TOD_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT TOD data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance TOD_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TOD data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4055 edi#formats2ndComponent hasValue de#DE_4215 edi#formats3rdComponent hasValue cde#C100_CDE instance ds#TOD_DS memberOf edi#DataSegment edi#hasFormat hasValue TOD_DS_Format edi#hasFormatDescriptor hasValue TOD_DS_FD /* ===================================================== // C100 TERMS OF DELIVERY OR TRANSPORT ===================================================== */ instance C100_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C100 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance C100_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C100 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4053 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_4052 edi#formats5thComponent hasValue de#DE_4052 instance cde#C100_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C100_CDE_Format edi#hasFormatDescriptor hasValue C100_CDE_FD /* ======================================================================= // TSR TRANSPORT SERVICE REQUIREMENTS ======================================================================== */ instance TSR_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance TSR_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TSR data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#C536_CDE edi#formats2ndComponent hasValue cde#C233_CDE edi#formats3rdComponent hasValue cde#C537_CDE edi#formats4thComponent hasValue cde#C703_CDE instance ds#TSR_DS memberOf edi#DataSegment edi#hasFormat hasValue TSR_DS_Format edi#hasFormatDescriptor hasValue TSR_DS_FD /* ===================================================== // C536 CONTRACT AND CARRIAGE CONDITION ===================================================== */ instance C536_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C536_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C536 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4065 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C536_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C536_CDE_Format edi#hasFormatDescriptor hasValue C536_CDE_FD /* ===================================================== // C233 SERVICE ===================================================== */ instance C233_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 instance C233_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C233 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7273 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 edi#formats4thComponent hasValue de#DE_7273 edi#formats5thComponent hasValue de#DE_1131 edi#formats6thComponent hasValue de#DE_3055 instance cde#C233_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C233_CDE_Format edi#hasFormatDescriptor hasValue C233_CDE_FD /* ===================================================== // C537 TRANSPORT PRIORITY ===================================================== */ instance C537_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C537_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C537 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_4219 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C537_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C537_CDE_Format edi#hasFormatDescriptor hasValue C537_CDE_FD /* ===================================================== // C703 NATURE OF CARGO ===================================================== */ instance C703_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT C222 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance C703_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT C703 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7085 edi#formats2ndComponent hasValue de#DE_1131 edi#formats3rdComponent hasValue de#DE_3055 instance cde#C703_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue C703_CDE_Format edi#hasFormatDescriptor hasValue C703_CDE_FD /* ======================================================================= // TRU Technical rules ======================================================================== */ instance TRU_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT TRU data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 instance TRU_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT TRU data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_7402 edi#formats2ndComponent hasValue de#DE_1056 edi#formats3rdComponent hasValue de#DE_1058 edi#formats4thComponent hasValue de#DE_7175 edi#formats5thComponent hasValue de#DE_3055 instance ds#TRU_DS memberOf edi#DataSegment edi#hasFormat hasValue TRU_DS_Format edi#hasFormatDescriptor hasValue TRU_DS_FD /* ======================================================================== // UCD DATA ELEMENT ERROR INDICATION ======================================================================== */ instance UCD_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UCD data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0085 edi#formats2ndComponent hasValue cde#S011_CDE instance ds#UCD_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue UCD_DS_FD /* ======================================================================== // UCI INTERCHANGE RESPONSE ======================================================================== */ instance UCI_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT UCI data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_M1 edi#formatFor4thComponent hasValue fc#FC_M1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 instance UCI_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UCI data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0020 edi#formats2ndComponent hasValue cde#S002_CDE edi#formats3rdComponent hasValue cde#S003_CDE edi#formats4thComponent hasValue de#DE_0083 edi#formats5thComponent hasValue de#DE_0085 edi#formats6thComponent hasValue de#DE_0135 edi#formats7thComponent hasValue cde#S011_CDE edi#formats8thComponent hasValue de#DE_0534 edi#formats9thComponent hasValue de#DE_0138 instance ds#UCI_DS memberOf edi#DataSegment edi#hasFormat hasValue UCI_DS_Format edi#hasFormatDescriptor hasValue UCI_DS_FD // S002 defined under USB_DS // S003 defined under USB_DS /* ===================================================== // S011 INTERCHANGE RECIPIENT ===================================================== */ instance S011_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S011 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance S011_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S011 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0098 edi#formats2ndComponent hasValue de#DE_0104 edi#formats3rdComponent hasValue de#DE_0136 instance cde#S011_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S011_CDE_Format edi#hasFormatDescriptor hasValue S011_CDE_FD /* ======================================================================== // UCM MESSSAGE/PACKAGE RESPONSE ======================================================================== */ instance UCM_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT UCM data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_M1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 edi#formatFor10thComponent hasValue fc#FC_O1 instance UCM_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UCM data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0062 edi#formats2ndComponent hasValue cde#S009_CDE edi#formats3rdComponent hasValue de#DE_0083 edi#formats4thComponent hasValue de#DE_0085 edi#formats5thComponent hasValue de#DE_0135 edi#formats6thComponent hasValue cde#S011_CDE edi#formats7thComponent hasValue de#DE_0800 edi#formats8thComponent hasValue cde#S020_CDE edi#formats9thComponent hasValue de#DE_0534 edi#formats10thComponent hasValue de#DE_0138 instance ds#UCM_DS memberOf edi#DataSegment edi#hasFormat hasValue UCM_DS_Format edi#hasFormatDescriptor hasValue UCM_DS_FD /* ======================================================================== // UCS SEGMENT ERROR INDICATION ======================================================================== */ instance UCS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UCS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0096 edi#formats2ndComponent hasValue de#DE_0085 instance ds#UCS_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_O1_Format edi#hasFormatDescriptor hasValue UCS_DS_FD /* ======================================================================== // UGH Anti-collision segment group header ======================================================================== */ instance UGH_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UGH data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0087 instance ds#UGH_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue UGH_DS_FD /* ======================================================================== // UGT Anti-collision segment group trailer ======================================================================== */ instance UGT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UGT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0087 instance ds#UGT_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue UGT_DS_FD /* ======================================================================== // UNH Message Header ======================================================================== */ instance UNH_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT UNH data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance UNH_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UNH data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0062 edi#formats2ndComponent hasValue cde#S009_CDE edi#formats3rdComponent hasValue de#DE_0068 edi#formats4thComponent hasValue cde#S010_CDE edi#formats5thComponent hasValue cde#S016_CDE edi#formats6thComponent hasValue cde#S017_CDE edi#formats7thComponent hasValue cde#S018_CDE instance ds#UNH_DS memberOf edi#DataSegment edi#hasFormat hasValue UNH_DS_Format edi#hasFormatDescriptor hasValue UNH_DS_FD /* ===================================================== // S009 MESSAGE IDENTIFIER ===================================================== */ instance S009_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S009 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_M1 edi#formatFor4thComponent hasValue fc#FC_M1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance S009_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S009 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0065 edi#formats2ndComponent hasValue de#DE_0052 edi#formats3rdComponent hasValue de#DE_0054 edi#formats4thComponent hasValue de#DE_0051 edi#formats5thComponent hasValue de#DE_0057 edi#formats6thComponent hasValue de#DE_0110 edi#formats7thComponent hasValue de#DE_0113 instance cde#S009_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S009_CDE_Format edi#hasFormatDescriptor hasValue S009_CDE_FD /* ===================================================== // S010 Status of the transfer ===================================================== */ instance dsf#S010_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S010 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance dsf#S010_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S010 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0070 edi#formats2ndComponent hasValue de#DE_0073 instance cde#S010_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue dsf#S010_CDE_Format edi#hasFormatDescriptor hasValue dsf#S010_CDE_FD // S010_CDE not used yet // S016_CDE not used yet // S017_CDE not used yet // S018_CDE not used yet /* ======================================================================== // UNS Section Control ======================================================================== */ instance UNS_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UNS data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0081 instance ds#UNS_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_Only_Format edi#hasFormatDescriptor hasValue UNS_DS_FD /* ======================================================================== // UNT Message Trailer ======================================================================== */ instance UNT_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UNT data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0074 edi#formats2ndComponent hasValue de#DE_0062 instance ds#UNT_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue UNT_DS_FD /* ======================================================================== // USA Security algorithm ======================================================================== */ instance USA_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USA data segment" endNonFunctionalProperties edi#formats1stComponent hasValue cde#S502_CDE edi#formats2ndComponent hasValue cde#S503_CDE edi#formats3rdComponent hasValue cde#S503_CDE instance ds#USA_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_D2_Format edi#hasFormatDescriptor hasValue USA_DS_FD /* ===================================================== // S502 MODE OF TRANSPORT ===================================================== */ instance S502_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S502 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 instance S502_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S502 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0523 edi#formats2ndComponent hasValue de#DE_0525 edi#formats3rdComponent hasValue de#DE_0533 edi#formats4thComponent hasValue de#DE_0527 edi#formats5thComponent hasValue de#DE_0529 edi#formats6thComponent hasValue de#DE_0591 edi#formats7thComponent hasValue de#DE_0601 instance cde#S502_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S502_CDE_Format edi#hasFormatDescriptor hasValue S502_CDE_FD /* ===================================================== // S503 ALGORITHM PARAMETER ===================================================== */ instance S503_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S503 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0531 edi#formats2ndComponent hasValue de#DE_0554 instance cde#S503_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue S503_CDE_FD /* ======================================================================== // USB Certificate ======================================================================== */ instance USB_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT USB data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_M1 edi#formatFor4thComponent hasValue fc#FC_M1 instance USB_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USB data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0503 edi#formats2ndComponent hasValue cde#S501_CDE edi#formats3rdComponent hasValue cde#S002_CDE edi#formats4thComponent hasValue cde#S003_CDE instance ds#USB_DS memberOf edi#DataSegment edi#hasFormat hasValue USB_DS_Format edi#hasFormatDescriptor hasValue USB_DS_FD /* ===================================================== // S002 INTERCHANGE SENDER ===================================================== */ instance S002_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S002 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance S002_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S002 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0004 edi#formats2ndComponent hasValue de#DE_0007 edi#formats3rdComponent hasValue de#DE_0008 edi#formats4thComponent hasValue de#DE_0042 instance cde#S002_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S002_CDE_Format edi#hasFormatDescriptor hasValue S002_CDE_FD /* ===================================================== // S003 INTERCHANGE RECIPIENT ===================================================== */ instance S003_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S003 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance S003_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S003 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0010 edi#formats2ndComponent hasValue de#DE_0007 edi#formats3rdComponent hasValue de#DE_0014 edi#formats4thComponent hasValue de#DE_0046 instance cde#S003_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S003_CDE_Format edi#hasFormatDescriptor hasValue S003_CDE_FD /* ======================================================================== // USC Certificate ======================================================================== */ instance USC_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT USC data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 edi#formatFor10thComponent hasValue fc#FC_O1 edi#formatFor11thComponent hasValue fc#FC_O1 instance USC_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USC data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0536 edi#formats2ndComponent hasValue cde#S500_CDE edi#formats3rdComponent hasValue de#DE_0545 edi#formats4thComponent hasValue de#DE_0505 edi#formats5thComponent hasValue de#DE_0507 edi#formats6thComponent hasValue de#DE_0543 edi#formats7thComponent hasValue de#DE_0546 edi#formats8thComponent hasValue cde#S505_CDE edi#formats9thComponent hasValue cde#S501_CDE edi#formats10thComponent hasValue de#DE_0567 edi#formats11thComponent hasValue de#DE_0569 instance ds#USC_DS memberOf edi#DataSegment edi#hasFormat hasValue USC_DS_Format edi#hasFormatDescriptor hasValue USC_DS_FD /* ======================================================================== // USH Security header ======================================================================== */ instance USH_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT USH data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 edi#formatFor10thComponent hasValue fc#FC_O1 instance USH_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USH data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0501 edi#formats2ndComponent hasValue de#DE_0534 edi#formats3rdComponent hasValue de#DE_0541 edi#formats4thComponent hasValue de#DE_0503 edi#formats5thComponent hasValue de#DE_0505 edi#formats6thComponent hasValue de#DE_0507 edi#formats7thComponent hasValue de#DE_0509 edi#formats8thComponent hasValue cde#S500_CDE edi#formats9thComponent hasValue de#DE_0520 edi#formats10thComponent hasValue cde#S501_CDE instance ds#USH_DS memberOf edi#DataSegment edi#hasFormat hasValue USH_DS_Format edi#hasFormatDescriptor hasValue USH_DS_FD /* ===================================================== // S500 MODE OF TRANSPORT ===================================================== */ instance S500_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S500 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 instance S500_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S500 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0577 edi#formats2ndComponent hasValue de#DE_0538 edi#formats3rdComponent hasValue de#DE_0511 edi#formats4thComponent hasValue de#DE_0513 edi#formats5thComponent hasValue de#DE_0515 edi#formats6thComponent hasValue de#DE_0586 edi#formats7thComponent hasValue de#DE_0586 edi#formats8thComponent hasValue de#DE_0586 instance cde#S500_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S500_CDE_Format edi#hasFormatDescriptor hasValue S500_CDE_FD /* ===================================================== // S501 MODE OF TRANSPORT ===================================================== */ instance S501_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S501 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 instance S501_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S501 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0517 edi#formats2ndComponent hasValue de#DE_0338 edi#formats3rdComponent hasValue de#DE_0314 edi#formats4thComponent hasValue de#DE_0336 instance cde#S501_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_O3_Format edi#hasFormatDescriptor hasValue S501_CDE_FD /* ======================================================================== // USL Security list status ======================================================================== */ instance USL_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USL data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0567 edi#formats2ndComponent hasValue cde#S504_CDE instance ds#USL_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_O1_Format // may be M1_R1 in subset edi#hasFormatDescriptor hasValue USL_DS_FD /* ===================================================== // S504 LIST PARAMETER ===================================================== */ instance S504_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S504 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0575 edi#formats2ndComponent hasValue de#DE_0558 instance cde#S504_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue S504_CDE_FD /* ======================================================================== // UST Security trailer ======================================================================== */ instance UST_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT UST data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0534 edi#formats2ndComponent hasValue de#DE_0588 instance ds#UST_DS memberOf edi#DataSegment edi#hasFormat hasValue fc#M1_M1_Format edi#hasFormatDescriptor hasValue UST_DS_FD /* ======================================================================== // USX Security references ======================================================================== */ instance USX_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT USX data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_O1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 edi#formatFor4thComponent hasValue fc#FC_O1 edi#formatFor5thComponent hasValue fc#FC_O1 edi#formatFor6thComponent hasValue fc#FC_O1 edi#formatFor7thComponent hasValue fc#FC_O1 edi#formatFor8thComponent hasValue fc#FC_O1 edi#formatFor9thComponent hasValue fc#FC_O1 edi#formatFor10thComponent hasValue fc#FC_O1 instance USX_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USX data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0020 edi#formats2ndComponent hasValue cde#S002_CDE edi#formats3rdComponent hasValue cde#S003_CDE edi#formats4thComponent hasValue de#DE_0048 edi#formats5thComponent hasValue cde#S006_CDE edi#formats6thComponent hasValue cde#S007_CDE edi#formats7thComponent hasValue de#DE_0062 edi#formats8thComponent hasValue cde#S009_CDE edi#formats9thComponent hasValue de#DE_0080 edi#formats10thComponent hasValue cde#S501_CDE instance ds#USX_DS memberOf edi#DataSegment edi#hasFormat hasValue USX_DS_Format edi#hasFormatDescriptor hasValue USX_DS_FD /* ======================================================================== // USY Security on references ======================================================================== */ instance USY_DS_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT USX data segment" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 edi#formatFor3rdComponent hasValue fc#FC_O1 instance USY_DS_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT USY data segment" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0534 edi#formats2ndComponent hasValue cde#S508_CDE edi#formats1stComponent hasValue de#DE_0571 instance ds#USY_DS memberOf edi#DataSegment edi#hasFormat hasValue US_DS_Format edi#hasFormatDescriptor hasValue USY_DS_FD /* ===================================================== // S508 MODE OF TRANSPORT ===================================================== */ instance S508_CDE_Format memberOf edi#Format nonFunctionalProperties dc#description hasValue "Format for EDIFACT S508 Complex Data Element" endNonFunctionalProperties edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_O1 instance S508_CDE_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for EDIFACT S508 Complex Data Element" endNonFunctionalProperties edi#formats1stComponent hasValue de#DE_0563 edi#formats2ndComponent hasValue de#DE_0560 instance cde#S508_CDE memberOf edi#ComplexDataElement edi#hasFormat hasValue S508_CDE_Format edi#hasFormatDescriptor hasValue S508_CDE_FD