/* ; EDIFACE/SSDCLM.wsml ; ; Message definition for SHIP FROM STOCK & DEBIT CLAIM (SSDCLM) message ; Message definition for SHIP FROM STOCK & DEBIT CLAIM RESPONSE (SSDRSP) message ; ; doug foxvog ; January 2007 */ wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-rule" namespace { _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFICE/SSDCLM#", athsts _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFICE/ATHSTS#", edifice _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFICE#", edi _"http://tripcom.org/ontologies/EDI/EDI_Format#", scr _"http://tripcom.org/ontologies/EDI/ScRestrict#", ds _"http://tripcom.org/ontologies/EDI/EDIFACT/DataSegments#", fc _"http://tripcom.org/ontologies/EDI/EDI_FormatCodes#", mt _"http://tripcom.org/ontologies/EDI/EDIFACT/MessageType#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/EDIFACT/EDIFICE/SSDCLM" nonFunctionalProperties dc#title hasValue "EDIFICE Formats for SSDCLM and SSDRSP messages -- WSML version" dc#subject hasValue "EDIFICE SSDCLM and SSDRSP messages" dc#description hasValue "Description of SSDCLM and SSDRSP messages for EDIFICE" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-01-29" 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.10 $" endNonFunctionalProperties // main for the SSDCLM message instance SSDCLM_TLF121 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "SSDCLM" // = Ship from Stock & Debit claim instance SSDCLM_TLF125 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 5 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "EDSC04" // = Ship from stock & debit claim, Issue EDSC04 // Error in http://repository.edifice.org/migs/ssdclm/sd1.htm instance SSDCLM_TLF211 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 2 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "SSC" // = Ship from Stock & Debit Claim (EDIFICE code) instance SSDCLM_TLF23 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 2 edi#dataStructure1Line2 hasValue 3 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "9" // = Original instance SSDCLM_TLF311 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "137" // = Document/message date/time: Date when the document is created edi#value1 hasValue "90" // = Report start date edi#value1 hasValue "91" // = Report end date instance SSDCLM_TLF423 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "9" // = EAN (International Article Numbering association) edi#value1 hasValue "16" // = DUNS (Dun & Bradstreet) edi#value1 hasValue "91" // = Assigned by seller or seller's agent edi#value1 hasValue "92" // = Assigned by buyer or buyer's agent instance SSDCLM_TLF422 memberOf edi#TLFormatRestriction nonFunctionalProperties dc#description hasValue "No Code list qualifier in PARTY IDENTIFICATION DETAILS of NAD" endNonFunctionalProperties edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 2 edi#dataStructure2Line1 hasValue 4 edi#dataStructure2Line2 hasValue 2 edi#dataStructure2Line3 hasValue 2 edi#restrictionType hasValue edi#FR_ExclusiveUse instance SSDCLM_TLF41 memberOf edi#TLFormatRestriction nonFunctionalProperties dc#description hasValue "The NAD segment that identifies the buyer must be present." endNonFunctionalProperties edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#restrictionType hasValue edi#FR_SomeValue edi#value1 hasValue "BY" // = Buyer instance SSDCLM_TLF61 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 6 edi#dataStructure1Line2 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "D" // = Start of detail section instance SSDCLM_TSF memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_R3 edi#formatFor4thComponent hasValue fc#FC_R2 edi#formatFor5thComponent hasValue fc#FC_R2 edi#formatFor6thComponent hasValue fc#FC_M1 edi#formatFor7thComponent hasValue fc#FC_R200000 edi#formatFor8thComponent hasValue fc#FC_M1 instance SSDCLMFormatDescriptor memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for Authentication Status (SSDCLM) message" endNonFunctionalProperties edi#formats1stComponent hasValue ds#UNH_DS edi#formats2ndComponent hasValue ds#BGM_DS edi#formats3rdComponent hasValue ds#DTM_DS edi#formats4thComponent hasValue ds#NAD_DS edi#formats5thComponent hasValue ds#CUX_DS edi#formats6thComponent hasValue ds#UNS_DS edi#formats7thComponent hasValue SSDCLM_Loop1 edi#formats8thComponent hasValue ds#UNT_DS instance mt#SSDCLMMessage memberOf edi#MessageType nonFunctionalProperties dc#description hasValue "Authentication Status (SSDCLM) message" endNonFunctionalProperties edi#formatCodes hasValue "SSDCLM" edi#hasFormat hasValue SSDCLM_TSF edi#hasFormatDescriptor hasValue SSDCLMFormatDescriptor edi#hasTLFormatRestriction hasValue SSDCLM_TLF121 edi#hasTLFormatRestriction hasValue SSDCLM_TLF125 edi#hasTLFormatRestriction hasValue edifice#UNH_97A_TLF edi#hasTLFormatRestriction hasValue edifice#UNH_ED_TLF edi#hasTLFormatRestriction hasValue SSDCLM_TLF211 edi#hasTLFormatRestriction hasValue scr#F_TLF213 edi#hasTLFormatRestriction hasValue SSDCLM_TLF23 edi#hasTLFormatRestriction hasValue SSDCLM_TLF311 edi#hasTLFormatRestriction hasValue SSDCLM_TLF423 edi#hasTLFormatRestriction hasValue SSDCLM_TLF422 edi#hasTLFormatRestriction hasValue SSDCLM_TLF41 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_TLF41 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_TLF41U edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop1_TLF511 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop1_TLF513 edi#hasTLFormatRestriction hasValue SSDCLM_TLF61 instance SSDCLM_Loop1_TLF11 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "PC" // = Actual purchaser's customer instance SSDCLM_Loop1_TLF123 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "9" // = EAN (International Article Numbering association) edi#value1 hasValue "16" // = DUNS (Dun & Bradstreet) edi#value1 hasValue "91" // = Assigned by seller or seller's agent edi#value1 hasValue "92" // = Assigned by buyer or buyer's agent instance SSDCLM_Loop1_TSF memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_R200000 instance SSDCLM_Loop1_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for first loop of Ship from Stock & Debit Claim message (SSDCLM_Loop1)" endNonFunctionalProperties edi#formats1stComponent hasValue ds#NAD_DS edi#formats2ndComponent hasValue SSDCLM_Loop2 instance SSDCLM_Loop1 memberOf edi#DataSegmentLoop edi#hasFormat hasValue SSDCLM_Loop1_TSF edi#hasFormatDescriptor hasValue SSDCLM_Loop1_FD edi#hasTLFormatRestriction hasValue SSDCLM_Loop1_TLF11 edi#hasTLFormatRestriction hasValue SSDCLM_Loop1_TLF123 instance SSDCLM_Loop2_TLF111 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "380" // = Commercial invoice: Invoice from the buyer to his end-customer. edi#value1 hasValue "381" // = Credit note: Credit note from the buyer to his end-customer. instance SSDCLM_Loop2_TLF211 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 2 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "137" // = Document/message date/time; Date when the document is created instance SSDCLM_Loop2_TSF memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_R1 edi#formatFor3rdComponent hasValue fc#FC_R200000 instance SSDCLM_Loop2_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for second loop of Authentication Status message (SSDCLM_Loop2)" endNonFunctionalProperties edi#formats1stComponent hasValue ds#DOC_DS edi#formats2ndComponent hasValue ds#DTM_DS edi#formats3rdComponent hasValue SSDCLM_Loop3 instance SSDCLM_Loop2 memberOf edi#DataSegmentLoop edi#hasFormat hasValue SSDCLM_Loop2_TSF edi#hasFormatDescriptor hasValue SSDCLM_Loop2_FD edi#hasTLFormatRestriction hasValue SSDCLM_Loop2_TLF111 edi#hasTLFormatRestriction hasValue scr#R_TLF12 edi#hasTLFormatRestriction hasValue scr#F_TLF14 edi#hasTLFormatRestriction hasValue scr#F_TLF15 edi#hasTLFormatRestriction hasValue SSDCLM_Loop2_TLF211 instance SSDCLM_Loop3_TLF311 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AU" // = Authorization to meet competition No.: Authorisation/quote number. DE 1154: authorisation number (R). DE 1156: authorisation line number (O) edi#value1 hasValue "DM" // = Document number:Used to specify the line number of the invoice or credit note. DE 1154: (N). DE 1156: invoice or credit note line number (R) edi#value1 hasValue "DW" // = Design win (EDIFICE code) edi#value1 hasValue "IV" // = Invoice reference number: To be used only if DE 1001 in DOC = '381' edi#value1 hasValue "LI" // = Line item reference number: Line item reference number that can be referenced in the Ship from Stock & Debit Response message. DE 1154: (N). DE 1156: (R) instance SSDCLM_Loop3_TLF312R memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#dataStructure2Line1 hasValue 3 edi#dataStructure2Line2 hasValue 1 edi#dataStructure2Line3 hasValue 2 edi#restrictionType hasValue edi#FR_ValueRequires edi#value1 hasValue "AU" // = Authorization to meet competition No.: Authorisation/quote number. DE 1154: authorisation number (R). instance SSDCLM_Loop3_TLF312F memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#dataStructure2Line1 hasValue 3 edi#dataStructure2Line2 hasValue 1 edi#dataStructure2Line3 hasValue 2 edi#restrictionType hasValue edi#FR_ValueForbids edi#value1 hasValue "LI" // = Line item reference number: Line item reference number that can be referenced in the Ship from Stock & Debit Response message. DE 1154: (N). instance SSDCLM_Loop3_TLF313 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#dataStructure2Line1 hasValue 3 edi#dataStructure2Line2 hasValue 1 edi#dataStructure2Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueRequires edi#value1 hasValue "DM" // = Document number:Used to specify the line number of the invoice or credit note. DE 1154: (N). edi#value1 hasValue "LI" // = Line item reference number: Line item reference number that can be referenced in the Ship from Stock & Debit Response message. DE 1156: (R) instance SSDCLM_Loop3_TLF411 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "1" // = Discrete quantity instance SSDCLM_Loop3_TLF413 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "CLT" // = centilitre edi#value1 hasValue "CMT" // = centimetre edi#value1 hasValue "GRM" // = gram edi#value1 hasValue "KGM" // = kilogram edi#value1 hasValue "KMT" // = kilometre (EDIFICE code) edi#value1 hasValue "LTR" // = litre edi#value1 hasValue "MGM" // = milligram edi#value1 hasValue "MMT" // = millimetre edi#value1 hasValue "MTK" // = square metre edi#value1 hasValue "MTQ" // = cubic metre edi#value1 hasValue "MTR" // = metre edi#value1 hasValue "PCE" // = piece (EDIFICE code) // ?? Should this be an optional format restriction on ds#QTY in pos. 4? instance SSDCLM_Loop3_TLF511 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "AAA" // = Calculation net instance SSDCLM_Loop3_TLF513 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "CA" // = Catalogue: Stocking price used between the buyer and seller. edi#value1 hasValue "NBP" // = New buy price: Re-negotiated buy price between the buyer and seller. (EDIFICE code) edi#value1 hasValue "RES" // = Resale price: Price used between the buyer and the end-customer. (EDIFICE code) instance SSDCLM_Loop3_TLF516 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 6 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "CLT" // = centilitre edi#value1 hasValue "CMT" // = centimetre edi#value1 hasValue "GRM" // = gram edi#value1 hasValue "KGM" // = kilogram edi#value1 hasValue "KMT" // = kilometre (EDIFICE code) edi#value1 hasValue "LTR" // = litre edi#value1 hasValue "MGM" // = milligram edi#value1 hasValue "MMT" // = millimetre edi#value1 hasValue "MTK" // = square metre edi#value1 hasValue "MTQ" // = cubic metre edi#value1 hasValue "MTR" // = metre edi#value1 hasValue "PCE" // = piece (EDIFICE code) instance SSDCLM_Loop3_TSF memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_D7 edi#formatFor3rdComponent hasValue fc#FC_R3 edi#formatFor4thComponent hasValue fc#FC_M1 edi#formatFor5thComponent hasValue fc#FC_R3 instance SSDCLM_Loop3_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for loop 3 of Ship from Stock & Debit Claim message (SSDCLM_Loop3)" endNonFunctionalProperties edi#formats1stComponent hasValue ds#LIN_DS edi#formats2ndComponent hasValue ds#PIA_DS edi#formats3rdComponent hasValue ds#RFF_DS edi#formats4thComponent hasValue ds#QTY_DS edi#formats5thComponent hasValue ds#PRI_DS instance SSDCLM_Loop3 memberOf edi#DataSegmentLoop edi#hasFormat hasValue SSDCLM_Loop3_TSF edi#hasFormatDescriptor hasValue SSDCLM_Loop3_FD edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF11 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF132 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF134 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF21 edi#hasTLFormatRestriction hasValue scr#R_TLF22 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF222 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF224 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF232 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF234 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF242 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF244 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF252 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF254 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF262 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF264 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF311 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF312R edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF312F edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF313 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF411 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF413 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF511 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF513 edi#hasTLFormatRestriction hasValue SSDCLM_Loop3_TLF516 /* ====================================================================================== // SSDRSP SHIP FROM STOCK & DEBIT CLAIM RESPONSE ====================================================================================== */ instance SSDRSP_TLF121 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "SSDRSP" // = Ship from Stock & Debit claim response instance SSDRSP_TLF125 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 5 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "EDSR04" // = Ship from stock & debit claim response, Issue EDSR04 instance SSDRSP_TLF211 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 2 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "SSR" // = Ship from Stock & Debit Claim Response (EDIFICE code) instance SSDRSP_TLF411 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "SSC" // = Ship from stock & debit claim number (EDIFICE code) edi#value1 hasValue "CD" // = Credit note number: Seller's assigned credit note number. edi#value1 hasValue "DL" // = Debit note number: Seller's assigned debit note number. instance SSDRSP_TLF412 memberOf edi#TLFormatRestriction nonFunctionalProperties dc#description hasValue "RFF Reference number required" endNonFunctionalProperties edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 2 edi#restrictionType hasValue edi#FR_Required instance SSDRSP_TLF413 memberOf edi#TLFormatRestriction nonFunctionalProperties dc#description hasValue "RFF Line number not used" endNonFunctionalProperties edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_Forbidden instance SSDRSP_TLF51 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "BY" // = Buyer edi#value1 hasValue "SE" // = Seller instance SSDRSP_TLF523 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 2 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "9" // = EAN (International Article Numbering association) edi#value1 hasValue "16" // = DUNS (Dun & Bradstreet) edi#value1 hasValue "91" // = Assigned by seller or seller's agent edi#value1 hasValue "92" // = Assigned by buyer or buyer's agent instance SSDRSP_TLF611 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 6 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "2" // = Reference currency instance SSDRSP_TLF613 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 6 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "9" // = Order currency instance SSDRSP_TLF614 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 6 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 4 edi#restrictionType hasValue edi#FR_Forbidden instance SSDRSP_TLF62 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 6 edi#dataStructure1Line2 hasValue 2 edi#restrictionType hasValue edi#FR_Forbidden instance SSDRSP_TLF63 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 6 edi#dataStructure1Line2 hasValue 3 edi#restrictionType hasValue edi#FR_Forbidden instance SSDRSP_Loop1_TLF12 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 2 edi#restrictionType hasValue edi#FR_Required edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "5" // = Accepted without amendment edi#value1 hasValue "6" // = Accepted with amendment edi#value1 hasValue "7" // = Not accepted instance SSDRSP_Loop1_TLF311 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Required edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "QCR" // = Quantity credited: Credit to be made to buyer (EDIFICE code) edi#value1 hasValue "QDB" // = Quantity debited (EDIFICE code) instance SSDRSP_Loop1_TLF313 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 3 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "CLT" // = centilitre edi#value1 hasValue "CMT" // = centimetre edi#value1 hasValue "GRM" // = gram edi#value1 hasValue "KGM" // = kilogram edi#value1 hasValue "KMT" // = kilometre (EDIFICE code) edi#value1 hasValue "LTR" // = litre edi#value1 hasValue "MGM" // = milligram edi#value1 hasValue "MMT" // = millimetre edi#value1 hasValue "MTK" // = square metre edi#value1 hasValue "MTQ" // = cubic metre edi#value1 hasValue "MTR" // = metre edi#value1 hasValue "PCE" // = piece (EDIFICE code) instance SSDRSP_Loop1_TLF411 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "AAA" // = Calculation net instance SSDRSP_Loop1_TLF413 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "CA" // = Catalogue: Stocking price used between the buyer and seller. edi#value1 hasValue "NBP" // = New buy price: Re-negotiated buy price between the buyer and seller. (EDIFICE code) instance SSDRSP_Loop1_TLF416 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 4 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 6 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "CLT" // = centilitre edi#value1 hasValue "CMT" // = centimetre edi#value1 hasValue "GRM" // = gram edi#value1 hasValue "KGM" // = kilogram edi#value1 hasValue "KMT" // = kilometre (EDIFICE code) edi#value1 hasValue "LTR" // = litre edi#value1 hasValue "MGM" // = milligram edi#value1 hasValue "MMT" // = millimetre edi#value1 hasValue "MTK" // = square metre edi#value1 hasValue "MTQ" // = cubic metre edi#value1 hasValue "MTR" // = metre edi#value1 hasValue "PCE" // = piece (EDIFICE code) instance SSDRSP_Loop1_TLF511 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "T" // = Trade (EDIFICE code) instance SSDRSP_Loop1_TLF531 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 3 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AAA" // = Invalid authorisation number (EDIFICE code) edi#value1 hasValue "AAB" // = Authorisation expired (EDIFICE code) edi#value1 hasValue "AAC" // = Product not on authorisation(EDIFICE code) edi#value1 hasValue "AAD" // = Invalid ship quantity (EDIFICE code) edi#value1 hasValue "AAE" // = Invalid end-customer code (EDIFICE code) edi#value1 hasValue "AAF" // = Invalid ship date: Invoice or Credit note date (EDIFICE code) edi#value1 hasValue "AAG" // = Duplicate claim (EDIFICE code) edi#value1 hasValue "AAH" // = Quantity fulfilled (EDIFICE code) edi#value1 hasValue "AAI" // = Resale-at-cost higher than disti-cost (EDIFICE code) edi#value1 hasValue "AAJ" // = Invalid distributor cost (EDIFICE code) edi#value1 hasValue "AAK" // = Invalid resale-to-trade (EDIFICE code) edi#value1 hasValue "AAL" // = Invalid resale-at-cost (EDIFICE code) edi#value1 hasValue "AAM" // = Authorisation on hold (EDIFICE code) edi#value1 hasValue "AAN" // = Below minimum claim quantity or price level (EDIFICE code) edi#value1 hasValue "AAO" // = Invalid authorisation line number reference (EDIFICE code) edi#value1 hasValue "AAP" // = Invalid currency code for resale-at-cost and DC (EDIFICE code) edi#value1 hasValue "AAQ" // = Invalid currency for resale-to-trade(EDIFICE code) edi#value1 hasValue "AAR" // = Invalid invoice (EDIFICE code) edi#value1 hasValue "AXX" // = Other reject code (EDIFICE code) instance SSDRSP_Loop1_TLF541 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 4 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AAA" // = Invalid authorisation number (EDIFICE code) edi#value1 hasValue "AAB" // = Authorisation expired (EDIFICE code) edi#value1 hasValue "AAC" // = Product not on authorisation(EDIFICE code) edi#value1 hasValue "AAD" // = Invalid ship quantity (EDIFICE code) edi#value1 hasValue "AAE" // = Invalid end-customer code (EDIFICE code) edi#value1 hasValue "AAF" // = Invalid ship date: Invoice or Credit note date (EDIFICE code) edi#value1 hasValue "AAG" // = Duplicate claim (EDIFICE code) edi#value1 hasValue "AAH" // = Quantity fulfilled (EDIFICE code) edi#value1 hasValue "AAI" // = Resale-at-cost higher than disti-cost (EDIFICE code) edi#value1 hasValue "AAJ" // = Invalid distributor cost (EDIFICE code) edi#value1 hasValue "AAK" // = Invalid resale-to-trade (EDIFICE code) edi#value1 hasValue "AAL" // = Invalid resale-at-cost (EDIFICE code) edi#value1 hasValue "AAM" // = Authorisation on hold (EDIFICE code) edi#value1 hasValue "AAN" // = Below minimum claim quantity or price level (EDIFICE code) edi#value1 hasValue "AAO" // = Invalid authorisation line number reference (EDIFICE code) edi#value1 hasValue "AAP" // = Invalid currency code for resale-at-cost and DC (EDIFICE code) edi#value1 hasValue "AAQ" // = Invalid currency for resale-to-trade(EDIFICE code) edi#value1 hasValue "AAR" // = Invalid invoice (EDIFICE code) edi#value1 hasValue "AXX" // = Other reject code (EDIFICE code) instance SSDRSP_Loop1_TLF551 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 5 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AAA" // = Invalid authorisation number (EDIFICE code) edi#value1 hasValue "AAB" // = Authorisation expired (EDIFICE code) edi#value1 hasValue "AAC" // = Product not on authorisation(EDIFICE code) edi#value1 hasValue "AAD" // = Invalid ship quantity (EDIFICE code) edi#value1 hasValue "AAE" // = Invalid end-customer code (EDIFICE code) edi#value1 hasValue "AAF" // = Invalid ship date: Invoice or Credit note date (EDIFICE code) edi#value1 hasValue "AAG" // = Duplicate claim (EDIFICE code) edi#value1 hasValue "AAH" // = Quantity fulfilled (EDIFICE code) edi#value1 hasValue "AAI" // = Resale-at-cost higher than disti-cost (EDIFICE code) edi#value1 hasValue "AAJ" // = Invalid distributor cost (EDIFICE code) edi#value1 hasValue "AAK" // = Invalid resale-to-trade (EDIFICE code) edi#value1 hasValue "AAL" // = Invalid resale-at-cost (EDIFICE code) edi#value1 hasValue "AAM" // = Authorisation on hold (EDIFICE code) edi#value1 hasValue "AAN" // = Below minimum claim quantity or price level (EDIFICE code) edi#value1 hasValue "AAO" // = Invalid authorisation line number reference (EDIFICE code) edi#value1 hasValue "AAP" // = Invalid currency code for resale-at-cost and DC (EDIFICE code) edi#value1 hasValue "AAQ" // = Invalid currency for resale-to-trade(EDIFICE code) edi#value1 hasValue "AAR" // = Invalid invoice (EDIFICE code) edi#value1 hasValue "AXX" // = Other reject code (EDIFICE code) instance SSDRSP_Loop1_TLF561 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 6 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AAA" // = Invalid authorisation number (EDIFICE code) edi#value1 hasValue "AAB" // = Authorisation expired (EDIFICE code) edi#value1 hasValue "AAC" // = Product not on authorisation(EDIFICE code) edi#value1 hasValue "AAD" // = Invalid ship quantity (EDIFICE code) edi#value1 hasValue "AAE" // = Invalid end-customer code (EDIFICE code) edi#value1 hasValue "AAF" // = Invalid ship date: Invoice or Credit note date (EDIFICE code) edi#value1 hasValue "AAG" // = Duplicate claim (EDIFICE code) edi#value1 hasValue "AAH" // = Quantity fulfilled (EDIFICE code) edi#value1 hasValue "AAI" // = Resale-at-cost higher than disti-cost (EDIFICE code) edi#value1 hasValue "AAJ" // = Invalid distributor cost (EDIFICE code) edi#value1 hasValue "AAK" // = Invalid resale-to-trade (EDIFICE code) edi#value1 hasValue "AAL" // = Invalid resale-at-cost (EDIFICE code) edi#value1 hasValue "AAM" // = Authorisation on hold (EDIFICE code) edi#value1 hasValue "AAN" // = Below minimum claim quantity or price level (EDIFICE code) edi#value1 hasValue "AAO" // = Invalid authorisation line number reference (EDIFICE code) edi#value1 hasValue "AAP" // = Invalid currency code for resale-at-cost and DC (EDIFICE code) edi#value1 hasValue "AAQ" // = Invalid currency for resale-to-trade(EDIFICE code) edi#value1 hasValue "AAR" // = Invalid invoice (EDIFICE code) edi#value1 hasValue "AXX" // = Other reject code (EDIFICE code) instance SSDRSP_Loop1_TLF571 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 5 edi#dataStructure1Line2 hasValue 7 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AAA" // = Invalid authorisation number (EDIFICE code) edi#value1 hasValue "AAB" // = Authorisation expired (EDIFICE code) edi#value1 hasValue "AAC" // = Product not on authorisation(EDIFICE code) edi#value1 hasValue "AAD" // = Invalid ship quantity (EDIFICE code) edi#value1 hasValue "AAE" // = Invalid end-customer code (EDIFICE code) edi#value1 hasValue "AAF" // = Invalid ship date: Invoice or Credit note date (EDIFICE code) edi#value1 hasValue "AAG" // = Duplicate claim (EDIFICE code) edi#value1 hasValue "AAH" // = Quantity fulfilled (EDIFICE code) edi#value1 hasValue "AAI" // = Resale-at-cost higher than disti-cost (EDIFICE code) edi#value1 hasValue "AAJ" // = Invalid distributor cost (EDIFICE code) edi#value1 hasValue "AAK" // = Invalid resale-to-trade (EDIFICE code) edi#value1 hasValue "AAL" // = Invalid resale-at-cost (EDIFICE code) edi#value1 hasValue "AAM" // = Authorisation on hold (EDIFICE code) edi#value1 hasValue "AAN" // = Below minimum claim quantity or price level (EDIFICE code) edi#value1 hasValue "AAO" // = Invalid authorisation line number reference (EDIFICE code) edi#value1 hasValue "AAP" // = Invalid currency code for resale-at-cost and DC (EDIFICE code) edi#value1 hasValue "AAQ" // = Invalid currency for resale-to-trade(EDIFICE code) edi#value1 hasValue "AAR" // = Invalid invoice (EDIFICE code) edi#value1 hasValue "AXX" // = Other reject code (EDIFICE code) instance SSDRSP_Loop2_TLF111 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_ValueList edi#value1 hasValue "AGO" // = Sender's reference to the original message: Invoice or credit note number specified by the buyer. DE 1154 = (R) DE 1156 = (O) edi#value1 hasValue "AU" // = Authorization to meet competition No. DE 1154 = (R) DE 1156 = (O) edi#value1 hasValue "CD" // = Credit note number: Seller's assigned credit note number. DE 1154 = (R) DE 1156 = (O) edi#value1 hasValue "DL" // = Debit note number: Seller's assigned debit note number. DE 1154 = (R) DE 1156 = (O) edi#value1 hasValue "LI" // = Line item reference number: Claim line item reference number. DE 1154 = (N) DE 1156 = (R) instance SSDRSP_Loop2_TLF112R memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#dataStructure2Line1 hasValue 1 edi#dataStructure2Line2 hasValue 1 edi#dataStructure2Line3 hasValue 2 edi#restrictionType hasValue edi#FR_ValueRequires edi#value1 hasValue "AGO" // = Sender's reference to the original message: Invoice or credit note number specified by the buyer. DE 1154 = (R) edi#value1 hasValue "AU" // = Authorization to meet competition No. DE 1154 = (R) edi#value1 hasValue "CD" // = Credit note number: Seller's assigned credit note number. DE 1154 = (R) edi#value1 hasValue "DL" // = Debit note number: Seller's assigned debit note number. DE 1154 = (R) instance SSDRSP_Loop2_TLF112F memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#dataStructure2Line1 hasValue 1 edi#dataStructure2Line2 hasValue 1 edi#dataStructure2Line3 hasValue 2 edi#restrictionType hasValue edi#FR_ValueForbids edi#value1 hasValue "LI" // = Line item reference number: Claim line item reference number. DE 1154 = (N) instance SSDRSP_Loop2_TLF113 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 1 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#dataStructure2Line1 hasValue 1 edi#dataStructure2Line2 hasValue 1 edi#dataStructure2Line3 hasValue 3 edi#restrictionType hasValue edi#FR_ValueRequires edi#value1 hasValue "LI" // = Line item reference number: Claim line item reference number. DE 1156 = (R) instance SSDRSP_Loop2_TLF21 memberOf edi#TLFormatRestriction edi#dataStructure1Line1 hasValue 2 edi#dataStructure1Line2 hasValue 1 edi#dataStructure1Line3 hasValue 1 edi#restrictionType hasValue edi#FR_Value edi#value1 hasValue "137" // = Document/message date/time; Date when the document is created instance SSDRSP_Loop2_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for SSDRSP's RFF DTM loop" endNonFunctionalProperties edi#formats1stComponent hasValue ds#RFF_DS edi#formats2ndComponent hasValue ds#DTM_DS instance SSDRSP_Loop2 memberOf edi#DataSegmentLoop edi#hasFormat hasValue fc#M1_O1_Format edi#hasFormatDescriptor hasValue SSDRSP_Loop2_FD edi#hasTLFormatRestriction hasValue SSDRSP_Loop2_TLF111 edi#hasTLFormatRestriction hasValue SSDRSP_Loop2_TLF112R edi#hasTLFormatRestriction hasValue SSDRSP_Loop2_TLF112F edi#hasTLFormatRestriction hasValue SSDRSP_Loop2_TLF113 edi#hasTLFormatRestriction hasValue SSDRSP_Loop2_TLF21 edi#hasTLFormatRestriction hasValue scr#F_TLF114 instance SSDRSP_Loop1_TSF memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_D7 edi#formatFor3rdComponent hasValue fc#FC_D1 edi#formatFor4thComponent hasValue fc#FC_D2 edi#formatFor5thComponent hasValue fc#FC_D20 edi#formatFor6thComponent hasValue fc#FC_R5 instance SSDRSP_Loop1_FD memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for loop 3 of Ship from Stock & Debit Claim Response message (SSDRSP_Loop1)" endNonFunctionalProperties edi#formats1stComponent hasValue ds#LIN_DS edi#formats2ndComponent hasValue ds#PIA_DS edi#formats3rdComponent hasValue ds#QTY_DS edi#formats4thComponent hasValue ds#PRI_DS edi#formats5thComponent hasValue ds#STS_DS edi#formats6thComponent hasValue SSDRSP_Loop2 instance SSDRSP_Loop1 memberOf edi#DataSegmentLoop edi#hasFormat hasValue SSDRSP_Loop1_TSF edi#hasFormatDescriptor hasValue SSDRSP_Loop1_FD edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF11 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF12 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF132 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF134 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF21 edi#hasTLFormatRestriction hasValue scr#R_TLF22 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF222 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF224 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF232 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF234 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF242 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF244 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF252 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF254 edi#hasTLFormatRestriction hasValue athsts#ATHSTS_Loop2_TLF262 edi#hasTLFormatRestriction hasValue edifice#LIN_Loop_TLF264 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF31 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF411 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF413 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF416 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF511 edi#hasTLFormatRestriction hasValue scr#F_TLF52 edi#hasTLFormatRestriction hasValue scr#R_TLF53 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF531 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF541 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF551 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF561 edi#hasTLFormatRestriction hasValue SSDRSP_Loop1_TLF571 instance SSDRSP_TSF memberOf edi#Format edi#formatFor1stComponent hasValue fc#FC_M1 edi#formatFor2ndComponent hasValue fc#FC_M1 edi#formatFor3rdComponent hasValue fc#FC_R1 edi#formatFor4thComponent hasValue fc#FC_R3 edi#formatFor5thComponent hasValue fc#FC_R2 edi#formatFor6thComponent hasValue fc#FC_R1 edi#formatFor7thComponent hasValue fc#FC_R200000 edi#formatFor8thComponent hasValue fc#FC_M1 instance SSDRSPFormatDescriptor memberOf edi#FormatDescriptor nonFunctionalProperties dc#description hasValue "FormatDescriptor for Ship from Stock & Debit Claim Response (SSDRSP) message" endNonFunctionalProperties edi#formats1stComponent hasValue ds#UNH_DS edi#formats2ndComponent hasValue ds#BGM_DS edi#formats3rdComponent hasValue ds#DTM_DS edi#formats4thComponent hasValue ds#RFF_DS edi#formats5thComponent hasValue ds#NAD_DS edi#formats6thComponent hasValue ds#CUX_DS edi#formats7thComponent hasValue SSDRSP_Loop1 edi#formats8thComponent hasValue ds#UNT_DS instance mt#SSDRSPMessage memberOf edi#MessageType nonFunctionalProperties dc#description hasValue "Ship from Stock & Debit Claim Response (SSDRSP) message" endNonFunctionalProperties edi#formatCodes hasValue "SSDRSP" edi#hasFormat hasValue SSDRSP_TSF edi#hasFormatDescriptor hasValue SSDRSPFormatDescriptor edi#hasTLFormatRestriction hasValue SSDRSP_TLF121 edi#hasTLFormatRestriction hasValue edifice#UNH_97A_TLF edi#hasTLFormatRestriction hasValue edifice#UNH_ED_TLF edi#hasTLFormatRestriction hasValue SSDRSP_TLF125 edi#hasTLFormatRestriction hasValue SSDRSP_TLF211 edi#hasTLFormatRestriction hasValue scr#F_TLF213 edi#hasTLFormatRestriction hasValue SSDCLM_TLF23 edi#hasTLFormatRestriction hasValue edifice#DTM_TLF1 edi#hasTLFormatRestriction hasValue SSDRSP_TLF411 edi#hasTLFormatRestriction hasValue SSDRSP_TLF412 edi#hasTLFormatRestriction hasValue SSDRSP_TLF413 edi#hasTLFormatRestriction hasValue SSDRSP_TLF51 edi#hasTLFormatRestriction hasValue SSDRSP_TLF523 edi#hasTLFormatRestriction hasValue SSDRSP_TLF611 edi#hasTLFormatRestriction hasValue SSDRSP_TLF613 edi#hasTLFormatRestriction hasValue SSDRSP_TLF614 edi#hasTLFormatRestriction hasValue SSDRSP_TLF62 edi#hasTLFormatRestriction hasValue SSDRSP_TLF63