Cookies Settings

Loading

dnb-logo
Direct 2.0
Collapse

Retrieve Industry Code Values

This function allows a customer to download industry code tables for use in their solutions (e.g. drop-down list selection).

Update History

No modifications have been made to this data layer since the initial release.

Feature Request

IMPORTANT: Please see the new Online Services Security Enhancement Release, effective November 09, 2020.

Data Layer Entitlement

For customers in U.S. and Canadian markets, the API is provisioned for specific collections of products, reports, and/or features (collectively referred to as data layers) for production and trial usage. Entitlement is not required for testing in the sandbox environment.

  • This particular feature does not require entitlement for production and trial usage for D&B Direct 2.0 customers.

For customers in the UK, Ireland, Belgium, Netherlands and Luxembourg markets, the API is provisioned as a specific set of data layers for production, trial, and sandbox usage.

  • This particular data layer is included in the D&B Direct Onboard 2.0 suite.

Specification

Sample Request (Industry Code)
<soapenv:Envelope xmlns:ref="http://services.dnb.com/ReferenceServiceV2.0" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="0" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-37" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
            <wsse:Username>MyUsername</wsse:Username>
            <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">MyPassword</wsse:Password>
         </wsse:UsernameToken>
      </wsse:Security>
   </soapenv:Header>
   <soapenv:Body>
      <ref:ListIndsCdReqs ServiceVersionNumber="V2.0">
         <TransactionDetail>
            <ApplicationTransactionID>3</ApplicationTransactionID>
            <TransactionTimestamp>2011-07-18T05:18:02.482Z</TransactionTimestamp>
         </TransactionDetail>
         <ListIndsCdReqsDtl>
            <InqDtl>
               <IndsCdTypCd>8101</IndsCdTypCd>
            </InqDtl>
            <RefDataSpec>
               <PrfdLangCd>39</PrfdLangCd>
            </RefDataSpec>
         </ListIndsCdReqsDtl>
      </ref:ListIndsCdReqs>
   </soapenv:Body>
</soapenv:Envelope>

Exception: The Application TransactionID and TransactionTimestamp fields are required for this operation.

Name Characteristics
ListIndsCdReqs Aggregate
ListIndsCdReqs@ServiceVersionNumber Attribute
ListIndsCdReqs. TransactionDetail Aggregate, Optional
ListIndsCdReqs. TransactionDetail. ApplicationTransactionID string up to 64 chars., Optional
ListIndsCdReqs. TransactionDetail. TransactionTimestamp dateTime, Optional
END: ListIndsCdReqs. TransactionDetail /Aggregate
ListIndsCdReqs. ListIndsCdReqsDtl Aggregate, Required
ListIndsCdReqs. ListIndsCdReqsDtl. InqDtl Aggregate, Required
ListIndsCdReqs. ListIndsCdReqsDtl. InqDtl. IndsCdTypCd IndustryCodeTypeCodeEnum, Required (Array)

Possible values: 1015 [US Standard Industry Code 1972 - 4 digit]; 1016 [US Standard Industry Code 1972 - 4 digit (European version)]; 12901 [Norwegian NACE]; 1716 [Norwegian Activity Code - D&amp;B NACE]; 1743 [SW NACE Code]; 18052 [Sweden Classification of Economic Activities in the EC, Rev. 2]; 18053 [Denmark Classification of Economic Activities in the EC , Rev. 2]; 19295 [UK Standard Industry Code 2007]; 19307 [Belgium NACE 2008]; 19556 [Netherlands SBI 2008]; 20056 [Norwegian NACE Revision 2]; 20078 [Nomenclature of French Activities Revision 2 (NAF Rev. 2)]; 20107 [Finnish NACE Revision 2]; 2086 [NAF Code: Nomenclature d&apos;Activit&#233; Fran&#231;aise]; 2831 [1977 Canada 8 digits]; 3599 [Standard Industry Code - 8 digit]; 3609 [NACE Revision 1]; 3843 [BL NACE]; 3844 [BL VAT NACE]; 3845 [BL Social Security NACE - 4 digit]; 3846 [BL Euro DB NACE]; 3847 [BL Registered Contractor Code]; 399 [US Standard Industry Code 1987 - 4 digit]; 490 [DK Nace: DB93 +]; 570 [FIN NACE]; 6082 [NL CBS Industry Code 5 digit - 1993]; 6083 [NL KvK Industry Code (BIK) 6 digit - 1995]; 6967 [WZ 93]; 700 [North American Industry Classification System]; 8101 [BL Joint Committee Classification].

END: ListIndsCdReqs. ListIndsCdReqsDtl. InqDtl /Aggregate
ListIndsCdReqs. ListIndsCdReqsDtl. RefDataSpec Aggregate, Optional
ListIndsCdReqs. ListIndsCdReqsDtl. RefDataSpec. PrfdLangCd integer up to 7 digits., Required
ListIndsCdReqs. ListIndsCdReqsDtl. RefDataSpec. PrfdWritScrpCd integer up to 7 digits., Required
END: ListIndsCdReqs. ListIndsCdReqsDtl. RefDataSpec /Aggregate
END: ListIndsCdReqs. ListIndsCdReqsDtl /Aggregate
END: ListIndsCdReqs /Aggregate

Endpoint

Use the following endpoint with the downloadable WSDL to request this feature.

Endpoint (ReferenceData)
https://direct.dnb.com/Referencedata/V{version}

Testing

This operation is currently unavailable in the D&B Direct sandbox (test) environment.

Feature Response

Specification

The following is a list of the possible data fields returned by this operation in the XML response. Samples are provided for testing successful and failed retrieval, and to demonstrate the basic layout of a response. The data returned in samples may not represent actual values that this feature will deliver.

Sample Response (Industry Code)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body>
      <ns2:ListIndsCdRsp ServiceVersionNumber="1.0" xmlns:ns2="http://services.dnb.com/ReferenceServiceV2.0">
         <TransactionDetail>
            <ApplicationTransactionID>3</ApplicationTransactionID>
            <ServiceTransactionID>Reference Data</ServiceTransactionID>
            <TransactionTimestamp>2011-07-18T05:18:02.482Z</TransactionTimestamp>
         </TransactionDetail>
         <TransactionResult>
            <SeverityText>Information</SeverityText>
            <ResultID>CM000</ResultID>
            <ResultText>Success</ResultText>
            <ResultMessage>
               <ResultDescription>Data Found - Success</ResultDescription>
            </ResultMessage>
         </TransactionResult>
         <ListIndsCdRspDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>142.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the recuperation of paper</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>143</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the offshore fishing</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC granite quarries &amp; quarries of limestone in Hainaut</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC granite quarries &amp; quarries of limestone Liège and Namur</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for porphyry quarries &amp; quartzite quarries in Brabant wallon</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC sandst.&amp;quartzite quar. kingdom,exc.quartzite quar.Brbnt wln</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>114</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the brick kilns</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>127.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the trade in fuel in East Flanders</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC skins and leather and replacementproducts</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the tanneries</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the industry in shoes, bootmakers and footwear</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for moroccoworks</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the glove industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.05</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC saddlery, manufacturing belts &amp; industrial art. in leather</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>133</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the tabacs industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>136</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the transformation of paper and cardboard</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>138</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC manufacturing &amp; trade in gunnysacks or replacement materials</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>139</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the inland shipping</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>140</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the transport</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>321</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the wholesale-deviders in medicins</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>322</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for temporary workers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>323</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the doorkeepers off appartments</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.06</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the orthopedic shoes</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>148.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the hairdressers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>148.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the industial and traditional manufacturing of fur</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>142</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC companies where recuperated materials are revaluated</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>142.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the recuperation of metals</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>142.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the recuperation of rags</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>302</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committtee for the hotel industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301.06</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the harbour of Bruges</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>144</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the agriculture</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>145</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the horticulural companies</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>112</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the garages</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>113</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the pottery industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>113.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC factor.of china,sanitary art.&amp; abrasives &amp; ceramic pottery</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>113.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the companies of ceramic covering and tiles</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>113.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for fireproof products</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>113.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the tile works</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.09</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC quar.limestone &amp; linekilns, of dolomite quar.&amp; kilns kingdom</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.1</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the industry of the recuperation of slagheap</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.11</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC slate,coticule&amp;grindstone quar. Brbnt,Hain.,Liège,Lux.,Namur</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>103</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Nat.JC independent cokes factories and the synthetical products</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>104</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the iron industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the growth industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>121</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the cleaning and desinfection companies</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>122</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the flax culture</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>324</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the industry and the trade in diamant</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>201</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the independent retail sales</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>127</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the trade in fuel</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>124</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the construction</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>125</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the wood industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>325</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the public credit institutes</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>326</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the gaz and electric industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>324.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the diamant-cutting</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>324.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC small merchandisers in the diamant industry and trade</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>125.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the forestry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>125.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the sawmills and related industries</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>125.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the lumber yard</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>126</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the upholstery and the woodworks</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>1</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint org. for emplys mainly perform. manual labour and emplyrs</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>100</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Additional joint committee for labourers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>101</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">National mixed mine committee</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>207</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees off he chemical industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>303.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the filmproduction</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>303.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the distribution of films</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>151</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Additional joint committee for the labourers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>152</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the subsidized institutes in the private education</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>318</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for home help and geriatric helpers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>319</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the reformatories and accomodation offices</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>319.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC reformatories &amp; accomodation offices flemish Community</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>319.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC reformatories and accomodation offices frensh Community</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>320</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the undertaker's business</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>217</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees in the casinos</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>149.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the precious metals</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>149.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the trade in metals</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>150</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the normal pottery in potting soil</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>106.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the fibre cement</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>107</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the mastertailors, the tailors and dressmakers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>132</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC companies in technical agriculteral and horticultural works</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>226</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC employees international trade, transport &amp; related activities</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>128.07</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the trade in rough leather and skins</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>129</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the production of paperpaste, paper and cardboard</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>111</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the metal, machinery and electrical construction</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>114.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC brick kilns in the provinces of Limbourg and Flemish Brabant</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>224</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees off the nonferrous metals</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>225</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC employees subsidized institutes in the private education</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>314</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the harirdressers and beauty care</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>315</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the commercial aviation</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>120.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the textile industry from the district of Verviers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>120.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the flax production</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>120.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the for the manufacturing and trading of in jute bags or replacement materials</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>142.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the recovery of various products</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>202.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the medium sized food businesses</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>227</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the employees in the audio-visual sector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>318.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the services for family and elderly assistance of the French and German community and the Walloon region</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>318.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the services for family and elderly assistance of the Flemish community</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>322.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the accredited companies that provide neighborhood work or services</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>327.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the sheltered workshop subsidized by the Flemish community or the Flemish community commission and social workshops</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>327.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the sheltered workshop subsidized by the French community commission.</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>327.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the sheltered workshops subsidized by the Walloon region and the German community</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>329.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the socio-cultural sector of the Flemish community</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>329.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the socio-culturel sector of the French and German community and the Walloon region</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>329.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Sub Committee for the federal and bi-communal socio-cultural sector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>330</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the health facilities and services</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>331</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the Flemish welfare and health sector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>332</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the French-, German speaking and bi-communal welfare and health sector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>333</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the tourist attractions</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>334</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the public lotteries</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>335</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the social organisations</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>336</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the free professions</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>337</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the non-profit sector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>338</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the maritime and water-related activities</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>339</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the authorized companies for social housing</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>340</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint Committee for the orthopedic footwear</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>148</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for fur and skin</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>148.05</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for skin tanneries</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>149</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC sectors related to metal,machinery &amp; electrical constructions</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>149.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the electricians: installation and distribution</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>149.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for coachwork</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>210</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees in the iron industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>211</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees in the oil industry and trade</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>214</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the employees in the textile industry and the knitting</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>146</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the forestries</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>147</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the armourers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>315.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the airline company SABENA</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>315.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for airline companies, other than S.A. SABENA</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>316</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the merchant navy</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>109</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the industry of the clothing and garments firms</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>110</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the laundry, deying and the defat industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>215</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the employees in the cloting and garments firms</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>216</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees working with a notary</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>209</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees off the metal industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>324.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC professional training in the diamant industry and trade</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>114.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC brick kilns Liège, Lux., Namur, Hainaut &amp; Walloon Brabant</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>115</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the glassworks</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>116</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the chemical industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>117</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the oil industry and trade</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC harbour Antwerp, named Nat. PC der haven van Antwerpen</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the harbours of Gand</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>328.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the urban and city transport in the flemish Region</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>328.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the urban and city transport in the walloon Region</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>328.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC urban and city transport in the Brussels Capital Region</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>329</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the socio-cultural sector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>153</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the servants</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>2</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint org. for emplys mainly perform. intell. labour and emplyrs</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>317</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for security services</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>218</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Additional national joint committee for the employees</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>219</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the recognised controlling organismns</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>220</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees in the food industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>221</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the emoployees in the paper industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommitte for the harbour of Brussels and Vilvorde</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>222</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the employees in the paper and cardboard production</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>223</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">National joint committee for the sports</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>119</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the trade in food</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>120</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the textile industry and knitting</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>303.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the cinema</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>303.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for he technical industry of the film</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>303</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the film industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>202</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees in the retail sales of food</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>203</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees off the bleu stones quarries</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>204</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC empl.porphyre quar.district Lessines,Bierghes-les-Hal,Quenast</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>205</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employees in the colemines</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301.04</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the harbours of Ostend and Nieuport</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301.05</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the harbour of Zeebrugge</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>3</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint org. authorised for employees in general and employers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>301</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the harbour</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.07</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC limestone quar.,cement fact.&amp; linekilns adm.distr. Tournai</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.08</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC marble quarries &amp; sawmills of the kingdom</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>206</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Nat. JC employees independ. cokesfact.&amp; companies synth. prod.</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>327</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the sheltered workshops and social workshops</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>328</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the urban and city transport</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>114.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC brick kilns in East Flanders and West Flanders</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>114.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC for the brick kilns in the province of Antwerp</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>123</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC textile industry in the administrative district of Verviers</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>118</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the food industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.05</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC china clay &amp; sand quar. Brbnt, Hainaut, Liège, Lux., Namur</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>102.06</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JSC gravel quar.&amp; sand quar. Antwerp, East-Fl., West-Fl.&amp; Limb.</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>304</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the entertainment</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>305</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the health services</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>305.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the private hospitals</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>305.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the health services and institutes</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>305.03</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the dental prothesis</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>306</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the insurancecompanies</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>307</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for real estate agents and insurance agencies</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>308</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC for the companies in mortgages, savings and capitilisation</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>309</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the exchange companies</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>310</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the banks</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>310.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the employment in the banksector</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>311</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the big retail sales</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>312</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the department stores</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>313</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the chemists and tarificationoffices</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>105</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the nonferrous metals</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>106</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint committee for the cement industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>106.01</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the cement factories</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>106.02</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Joint subcommittee for the cement agglomerates</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>130</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">JC printery, the graphical art and the newspaper industry</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
            <IndsCdDtl>
               <IndsCdDescDtl>
                  <IndsCdVal>200</IndsCdVal>
                  <IndsCdDesc LanguageCode="39" WritingScriptCode="19349">Additional joint committee for the employees</IndsCdDesc>
               </IndsCdDescDtl>
            </IndsCdDtl>
         </ListIndsCdRspDtl>
      </ns2:ListIndsCdRsp>
   </soapenv:Body>
</soapenv:Envelope>
Name Characteristics
ListIndsCdRsp Aggregate
ListIndsCdRsp@ServiceVersionNumber Attribute
ListIndsCdRsp. TransactionDetail Aggregate, Required
ListIndsCdRsp. TransactionDetail. ApplicationTransactionID string up to 64 chars., Optional
ListIndsCdRsp. TransactionDetail. ServiceTransactionID string up to 64 chars., Required
ListIndsCdRsp. TransactionDetail. TransactionTimestamp dateTime, Required
END: ListIndsCdRsp. TransactionDetail /Aggregate
ListIndsCdRsp. TransactionResult Aggregate, Required
ListIndsCdRsp. TransactionResult. SeverityText string, Required
ListIndsCdRsp. TransactionResult. ResultID string up to 32 chars., Required
ListIndsCdRsp. TransactionResult. ResultText string up to 512 chars., Optional
ListIndsCdRsp. TransactionResult. ResultMessage Aggregate, Optional (Array)
ListIndsCdRsp. TransactionResult. ResultMessage. ResultDescription string up to 512 chars., Required
END: ListIndsCdRsp. TransactionResult. ResultMessage /Aggregate
END: ListIndsCdRsp. TransactionResult /Aggregate
ListIndsCdRsp. ListIndsCdRspDtl Aggregate, Optional
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl Aggregate, Required (Array)
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdTypTxt string up to 256 chars., Required
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdTypTxt@DNBCodeValue Attribute
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdTypTxt@DNBCodeTableNumber Attribute
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdDescDtl Aggregate, Optional
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdDescDtl. IndsCdVal string up to 48 chars., Required
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdDescDtl. IndsCdDesc string up to 720 chars., Required
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdDescDtl. IndsCdDesc@LanguageCode Attribute
ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdDescDtl. IndsCdDesc@WritingScriptCode Attribute
END: ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl. IndsCdDescDtl /Aggregate
END: ListIndsCdRsp. ListIndsCdRspDtl. IndsCdDtl /Aggregate
END: ListIndsCdRsp. ListIndsCdRspDtl /Aggregate
END: ListIndsCdRsp /Aggregate

Response Codes & Error Handling

Successful service requests will return a CM000 response code in the TransactionResult ResultID field. Otherwise, one of the D&B Direct standard response codes will be returned.

This operation may return the following response codes: CM002, CM003, CM004, CM006, CM007, SC001-SC008.

D&B Direct 2.0 API requests are provided on a metered basis; and may require entitlement prior to use in the production environment. In addition, a concurrency limit (QPS) is monitored to ensure that it is not exceeded. An error code will be returned in the event that a transaction is throttled.

While this operation is provided on a metered basis, usage is tracked; however, no billing for successful calls is recorded.