Cookies Settings

Loading

dnb-logo
Direct 2.0
Collapse

Search & Build-a-List - Company

Also known as Locating Companies

Returns a set of companies based on keyword, along with basic identifying data for each company.

Update History

  • August 05, 2022 (All SOAP & REST): Defect fix to update order of industry code aggregate population based on the priority.
  • September 17, 2021 (All SOAP & REST): Defect fix to Truncate the address line response character to 120 characters.
  • June 11, 2021 (All SOAP & REST): Defect Fix to add the language code check to populate only English characters.
  • October 6, 2017 (v6.4 SOAP & REST): Version 6.4 is now available for Entity List service.
  • January 29, 2016 (v6.2 SOAP & REST): The response elements PrimaryAddress LatitudeMeasurement and PrimaryAddress LongitudeMeasurement are added to Find Company response. The UnitofSize attribute is added to Sales Revenue Amount response for Find Competitor.
  • December 12, 2014 (v6.1 SOAP & REST): Changes to the FindContact and Find Company operations include: 1. Added the following enumerations to InclusionDataEnum – IncludeNonMarketable, IncludeDelisted; and 2. Added the following enumerations to SortBasisText - Relevancy.
  • October 25, 2013 (v6.0 SOAP & REST): The following changes apply: IndustryTypeCode has been changed from a free-form text field to an enumerated type; Multiple postal code ranges may now be specified on requests; MarketingRiskClassCode may now include a value of 0 indicating "unknown"; InclusionDataDescription may now include a value of "IncludeNonMarketableOnly"; Three new filters provide the ability to screen on publicly traded companies, descendants of publicly traded companies, and organizations having a manufacturing facility; Added a new sort criteria: ConsolidatedEmployeeQuantity. This field is also included on the response; and Two new search facets that correspond to the publicly traded company filters.

Feature Request

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

Overview

There are several options available when implementing this feature.

1. Keyword Search (Basic/Advanced): An organization keyword is required in addition to setting the search mode to 'Basic'. The organization keyword (KeywordText) will be compared against any company names (past, present, synonyms and tradestyles) and stock ticker symbols. An option exists (in Advanced search) to limit the search comparison to specific fields.

Keyword search criteria are NOT case sensitive (i.e. "SAMPLE", "Sample" and "sample" will return the same results). Multiple keywords may be specified in either keyword criteria field, separated by spaces.

This feature supports a wild card pattern in the keyword search criteria, which allows an asterisk to be appended to, embedded in, or placed at the start of the keyword parameter.

The optional D&B D-U-N-S Number range may be provided when compiling lists in excess of 10,000 results.

2. Inclusion Rules (Basic/Advanced): By default, organizations with certain operating conditions will be excluded from the results. An option is available to include the following: undeliverable address records, out of business records, incomplete data records, and only non-marketable* businesses.

*In general, a record that meets the following criteria is considered marketable: it has been updated within the last 24 months; it contains a complete business name, valid physical or mailing address, and valid Standard Industry Classification Code; and it is believed to be in business.

NOTE: This rule does not exclude/include de-listed companies (i.e., a company that has requested to be excluded from direct marketing use cases).

3. Sorting Results (Basic/Advanced): By default, the results from this service will be in descending order by Annual Sales, unless specified differently in the request. Both the sort direction and a primary sort field can be designated in the request.

4. Pagination (Basic/Advanced): Options exist to designate the maximum number of records per request, and the starting row number. The maximum number of records this feature will return on a single request is 10,000. The default page length is 25 records.

The remaining options are available only in the advanced version (search mode set to 'Advanced') of this feature.

5. Geographic Proximity (Advanced only): Any combination of longitude+latitude coordinates or postal code, telephone number (full or partial) or street address may be passed to produce a list of matching organizations. By default the criteria provided will be applied using "AND" logic, however, an option is available to alternatively apply "OR" logic to the request.

When performing a search using longitude+latitude, a radius and scale (miles or kilometers) must be supplied. This option is only available when the country code specified is "US" or "CA".

When a postal code is provided, a country code must also be specified.

When providing a U.S. postal code as a criteria, leading zeros are required in the request. For example, "01234" is correct, while "1234" is not correct.

If a postal code is provided, this service will identify the longitude+latitude coordinates for the central point of the respective geographical area. This option is only applicable when the country code specified is "US".

When providing a telephone number as a criteria, exclude any non-numeric characters and spaces. (e.g. "(800) 555-1212" should be supplied as "8005551212")

6. Company Information (Advanced only): Filter for companies by location type, D&B Prescreen Score, ownership type, stock ticker and exchange, D-U-N-S Number, legal status, year of founding, subsidiary status, diversity status (minority owned, women owned and ethnicity classification), occupancy status (owns/rents), franchise status and foreign trade.

7. Industry (Advanced only): Filter for companies by Hoover's Industries, SIC Codes, and NAIC Codes, either by a specific industry code or range. An option exists to search only on an organization's primary industry code.

8. Company Size (Advanced only): Filter for companies by sales, market cap, employees and facility size.

9. Financial Information (Advanced only): filter for companies by net income, assets, fiscal year end, auditors, and rankings/indices.

10. IPO Data (Advanced only): Filter for companies by IPO date, offer amount, price range and underwriters.

Minimum Requirements

The details in this section override the Optional/Required values listed in the Request Specification table.

  1. The field SearchModeDescription must be set to a value of Basic or Advanced for this feature to work properly (for this use case).
  2. When performing a search using longitude+latitude, a radius measurement and unit code (3353 for miles or 3349 for kilometers) must be supplied.

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.

  • The BASIC feature is entitled as "Search/Lookup for Companies" for D&B Direct 2.0 customers.
  • The ADVANCED feature is entitled as "Detailed Search & Build-a-List - Company/Industry" 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

The D&B Direct 2.0 API supports HTTP compression. To utilize this option, add the following line to the header of your request: Accept-Encoding: gzip,deflate

Sample Request (Basic)
<soapenv:Envelope xmlns:ent="http://services.dnb.com/EntityListServiceV2.0" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="0" wsu:Id="Id-0001354195101822-0000000031631e87-1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-2">
            <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>
      <ent:FindCompanyRequest ServiceVersionNumber="6.4">
         <TransactionDetail>
            <ApplicationTransactionID>Test123</ApplicationTransactionID>
            <TransactionTimestamp>2014-06-23T07:08:20.802Z</TransactionTimestamp>
            <SubmittingOfficeID>333</SubmittingOfficeID>
         </TransactionDetail>
         <FindCompanyRequestDetail>
            <InquiryDetail>
               <DUNSNumber>804735132</DUNSNumber>
               <Location>
                  <Address>
                     <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  </Address>
               </Location>               
            </InquiryDetail>
            <FindSpecification>
               <ExactLocationFindIndicator>true</ExactLocationFindIndicator>
               <SortDirectionText>Descending</SortDirectionText>
               <CandidateMaximumQuantity>1000</CandidateMaximumQuantity>
               <CandidatePerPageMaximumQuantity>1000</CandidatePerPageMaximumQuantity>
               <CandidateDisplayStartSequenceNumber>1</CandidateDisplayStartSequenceNumber>
               <SearchModeDescription>Basic</SearchModeDescription>
               <InclusionCriteria>
                  <InclusionDataDescription>IncludeNonMarketable</InclusionDataDescription>
              </InclusionCriteria>
               <SortBasisText>MarketabilityIndicator</SortBasisText>
            </FindSpecification>
            <InquiryReferenceDetail>
               <CustomerReferenceText>Text</CustomerReferenceText>
               <CustomerBillingEndorsementText>Text</CustomerBillingEndorsementText>
            </InquiryReferenceDetail>
         </FindCompanyRequestDetail>
      </ent:FindCompanyRequest>
   </soapenv:Body>
</soapenv:Envelope>

Sample Request (Advanced)
<soapenv:Envelope xmlns:ent="http://services.dnb.com/EntityListServiceV2.0" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Header>
      <wsse:Security soapenv:mustUnderstand="0" wsu:Id="Id-0001354195101822-0000000031631e87-1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
         <wsse:UsernameToken wsu:Id="UsernameToken-2">
            <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>
      <ent:FindCompanyRequest ServiceVersionNumber="6.4">
         <TransactionDetail>
            <ApplicationTransactionID>Test123</ApplicationTransactionID>
            <TransactionTimestamp>2014-06-23T07:08:20.802Z</TransactionTimestamp>
            <SubmittingOfficeID>333</SubmittingOfficeID>
         </TransactionDetail>
         <FindCompanyRequestDetail>
            <InquiryDetail>
               <DUNSNumber>804735132</DUNSNumber>
               <Location>
                  <Address>
                     <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  </Address>
               </Location>               
            </InquiryDetail>
            <FindSpecification>
               <ExactLocationFindIndicator>true</ExactLocationFindIndicator>
               <SortDirectionText>Descending</SortDirectionText>
               <CandidateMaximumQuantity>1000</CandidateMaximumQuantity>
               <CandidatePerPageMaximumQuantity>1000</CandidatePerPageMaximumQuantity>
               <CandidateDisplayStartSequenceNumber>1</CandidateDisplayStartSequenceNumber>
               <SearchModeDescription>Advanced</SearchModeDescription>
               <InclusionCriteria>
                  <InclusionDataDescription>IncludeNonMarketable</InclusionDataDescription>
              </InclusionCriteria>
               <SortBasisText>MarketabilityIndicator</SortBasisText>
            </FindSpecification>
            <InquiryReferenceDetail>
               <CustomerReferenceText>Text</CustomerReferenceText>
               <CustomerBillingEndorsementText>Text</CustomerBillingEndorsementText>
            </InquiryReferenceDetail>
         </FindCompanyRequestDetail>
      </ent:FindCompanyRequest>
   </soapenv:Body>
</soapenv:Envelope>

Input parameters that include a "-n" designation may be repeated on the request, using a sequence number. For example, for the parameter "example-n", create a request like https://{endpoint}?{other parameters}&example-1={value}&example-2={value} and so on. If a single instance of the parameter is used, it still requires a "-1" suffix.

Basic Advanced Name Characteristics
Y Y FindCompanyRequest Aggregate
Y Y FindCompanyRequest. TransactionDetail Aggregate, Optional

Records information necessary to process this request.

Y Y FindCompanyRequest. TransactionDetail. ApplicationTransactionID string, up to 64 chars, Optional

A number assigned by the calling application to uniquely identify this request.

Y Y FindCompanyRequest. TransactionDetail. TransactionTimestamp dateTime, Optional

The date and time when this request was created. When the request is from an intermediary, such as a workflow manager or service bus, this is the date and time when the message was sent to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

Y Y FindCompanyRequest. TransactionDetail. SubmittingOfficeID string, up to 64 chars, Optional

A number that identifies the system or the software application from where this request originated. / A number used to uniquely identfy the D&B business segment or delivery channel from where this request originated.

Y Y End: FindCompanyRequest. TransactionDetail /Aggregate
Y Y FindCompanyRequest. FindCompanyRequestDetail Aggregate, Required

Records the search criteria provided by the Customer/User to find a potential list of prospects from the D&B database and the specification details provided by the Customer/User to refine the expected search result set.

Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail Aggregate, Required

Records search criteria provided by the customer to find a potential list of prospects from the D&B database, e.g., OrganizationName, WebPageAddress, SalesLowRangeAmount.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. DUNSNumber string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional (Array)

The numeric value assigned by Dun & Bradstreet to uniquely identify the contact organization .This subject identifier under the Data Universal Numbering System. This is a numeric which is always 9 digits; the leading digit or digits may be zero.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationName OrganizationNameSimpleType up to 240 chars, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. WebPageAddress Aggregate, Optional (Array)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. WebPageAddress. TelecommunicationAddress string, up to 240 chars, Required
N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. WebPageAddress /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location Aggregate, Optional

Records the details provided by the customer to perform a search based on the geography details of the subject.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address Aggregate, Optional

Records the details of the search on location by providing elements like city,county etc.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. StreetAddressLine Aggregate, Optional (Up to 10x)

An entry loop which can repeat multiple times to allow the recording of several lines where each address line contains one or more named address elements. Examples of named address elements are Street Name, Street Number, Building Name, Estate Name. They are called “lines” because an addres can be divided into multiple lines. When there are multiple lines the sequence of the lines must be preserved.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. StreetAddressLine. LineText string, up to 240 chars, Required
N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. StreetAddressLine /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PrimaryTownName PrimaryTownNameType up to 240 chars, Optional (Up to 10x)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. MetropolitanStatisticalAreaUSCensusCode string, up to 16 chars, Optional (Up to 10x)

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. CountyGEOREFID string, up to 13 chars, Optional (Up to 10x)

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. TerritoryName TerritoryNameType up to 64 chars, Optional (Up to 100x)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCode string, up to 16 chars, Optional (Up to 100x)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCodeRange Aggregate, Optional (Up to 100x)

A range for the identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCodeRange. PostalCodeLowRangeValue string, up to 16 chars, Optional

The lower limit of a range for the identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCodeRange. PostalCodeHighRangeValue string, up to 16 chars, Optional

The upper limit of a range for the identifier used by the local country Postal Authority to identify a particular geographic location. For example, in Belgium, Postal Code 9000 identifies the town of GHENT.

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCodeRange /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCodeLowRangeValue Element, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. PostalCodeHighRangeValue Element, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional (Up to 10x)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address. CountryGroupGEOREFID string, up to 16 chars, Optional (Up to 10x)

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. Address /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail Aggregate, Optional

Records the details of the search on a geographical area by providing a combination of coordinates (Latitude/longitude) or Zip Code along with the radius.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail. PostalCode string, up to 32 chars, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail. RadiusMeasurement decimal, up to 5 digits, maximum of 2 decimal places, Required
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail. RadiusMeasurementUnitCode integer, up to 7 digits, Required

Possible values: 3353 [miles]; 3349 [kilometre]

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail. LatitudeMeasurement LatitudeMeasurementType up to 9 digits, maximum of 6 decimal places, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail. LongitudeMeasurement LongitudeMeasurementType up to 10 digits, maximum of 6 decimal places, Optional
N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. RadiusDetail /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. TelephoneNumber Aggregate, Optional (Up to 100x)

Records the details of the search on telephone by providing elements like Area Code.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. TelephoneNumber. AreaCodeNumber string, at least 1 char, up to 16 chars, Required
N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location. TelephoneNumber /Aggregate
N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. Location /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. FamilyTreeMemberRole Aggregate, Optional (Up to 10x)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. FamilyTreeMemberRole. FamilyTreeMemberRoleCode integer, up to 7 digits, Required

Possible values: 9141 [Parent/Headquarters] - for Parent; HQ or Parent & HQ; 12769 [Branch] - for Branch or Division; 9159 [Subsidiary]

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. FamilyTreeMemberRole /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. StandaloneOrganizationIndicator StandaloneOrganizationIndicatorType, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail Aggregate, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail @DNBCodeValue

Possible values: 3599 -USSIC; 19295 - UKSIC; 700 - NAICS; 35912 - Hoovers Industry Code

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail. IndustryCode string, up to 16 chars, Optional (Up to 100x)

Full or partial industry code. For full industry codes, exact matches will be returned. For partial industry codes, matching candidates that begin with the partial code will be returned.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail. IndustryCodeLowRangeValue string, up to 16 chars, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail. IndustryCodeHighRangeValue string, up to 16 chars, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail. PrimaryIndustryCodeOnlyIndicator boolean, Optional

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndustryCodeDetail /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. LegalFormDetail Aggregate, Optional (Up to 10x)
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. LegalFormDetail. LegalFormCode integer, up to 7 digits, Required

Possible values: 451 (Corporation); 452 (Partnership); 453 (Proprietorship); 454 (NationalGovernmentEntity); 455 (RegionalLocalGovernmentEntity); 456 (JointVenture); 457 (NonProfitOrganization); 461 (CooperativeMutualOrganization); 469 (ForeignCompany)

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. LegalFormDetail /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ControlOwnershipTypeCode integer, up to 7 digits, Optional (Up to 10x)

Possible values: 9057 [Publicly owned]; 9058 [Privately owned]; 9059 [State owned]

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ControlOwnershipFromYear integer, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ControlOwnershipToYear integer, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationStartFromYear integer, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationStartToYear integer, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketingRiskClassCode MarketingRiskClassCodeEnum up to 7 digits, Optional (Array)

Possible values: 10925 [Low]; 10926 [Moderate]; 10927 [High]; 0 [Unknown]

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. GlobalUltimateDUNSNumber string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional (Up to 10x)

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. FiscalPeriodEndMonth MonthType, Optional (Up to 12x)

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. AuditorID string, up to 256 chars, Optional (Up to 10x)

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. UnderwriterID string, up to 256 chars, Optional (Up to 10x)

NOTE: Deprecated

Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. DUNSNumberLowRangeValue string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The minimum DUNS Number of the companies to be listed in the search result. This is used for search within range values.

NOTE: Deprecated

Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. DUNSNumberHighRangeValue string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Optional

The maximum DUNS Number of the companies to be listed in the search result. This is used for search within range values.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesLowRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesLowRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesLowRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesHighRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesHighRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesHighRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. TotalAssetLowRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. TotalAssetLowRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. TotalAssetLowRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. TotalAssetHighRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. TotalAssetHighRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. TotalAssetHighRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketCapitalizationLowRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketCapitalizationLowRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketCapitalizationLowRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketCapitalizationHighRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketCapitalizationHighRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. MarketCapitalizationHighRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeLowRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeLowRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeLowRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeHighRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeHighRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeHighRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeGrowthLowRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. NetIncomeGrowthHighRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndividualEntityEmployeeLowRangeQuantity integer, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. IndividualEntityEmployeeHighRangeQuantity integer, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ConsolidatedEmployeeLowRangeQuantity integer, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ConsolidatedEmployeeHighRangeQuantity integer, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ConsolidatedEmployeesGrowthLowRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ConsolidatedEmployeesGrowthHighRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesGrowthLowRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SalesGrowthHighRangePercentage decimal, up to 7 digits, maximum of 2 decimal places, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. PremisesAreaDetail Aggregate, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. PremisesAreaDetail. PremisesAreaLowRangeMeasurement integer, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. PremisesAreaDetail. PremisesAreaHighRangeMeasurement integer, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. PremisesAreaDetail. OccupancyCode integer, up to 7 digits, Optional (Up to 3x)

Possible values: 1129 [Rents]; 1128 [Owns]

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. PremisesAreaDetail /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. PubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that the organization offers its securities to general public, typically through a stock exchange. When 'false' indicates that the organization does not offer its securities to general public.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. UpwardFamilyMemberPubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that an organization higher up in the family tree of the subject offers its securities to general public, typically through a stock exchange. When 'false' indicates that none of the organization(s) higher up in the family tree of the subject offer securities to general public.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. StockExchangeNameCode integer, up to 7 digits, Optional (Up to 10x)

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. StockExchangeTickerName string, up to 100 chars, Optional

Text by which this subject is identified at this Stock Exchange for share trading purposes, e.g., DNB.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingFilingFromDate date, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingFilingToDate date, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingTradingFromDate date, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingTradingToDate date, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingLowRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingLowRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingLowRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingHighRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingHighRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingHighRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingShareValueLowRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingShareValueLowRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingShareValueLowRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingShareValueHighRangeAmount decimal, Optional

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingShareValueHighRangeAmount @UnitOfSize

Possible values: SingleUnits; Tens; Hundred; Thousand; Million; Billion; Trillion; Quadrillion; Quintillion; Sextillion; Septillion; Octillion; Nonillion; Decillion; NOTE: Only "Million" is supported now

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. InitialPublicOfferingShareValueHighRangeAmount @CurrencyISOAlpha3Code

Possible values: USD

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SocioEconomicIdentification. MinorityOwnedIndicator boolean, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SocioEconomicIdentification. FemaleOwnedIndicator boolean, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SocioEconomicIdentification. EthnicClassificationCode integer, up to 7 digits, Optional (Up to 10x)

Possible values: 10881 (Chinese; Filipino; Japanese; Korean; Vietnamese; or other Asian origin); 10882 (Black or African American); 10884 (Hispanic; Latino; or Spanish origin); 10885 (Indian Subcontinent origin); 10883 (American Indian; Alaska Native; or Native Hawaiian); 0 (Unknown)

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. SocioEconomicIdentification /Aggregate
Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. KeywordText string, up to 256 chars, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail Aggregate, Optional (Array)

Records a registration number for the organization.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail @DNBCodeValue Attribute

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail. OrganizationIdentificationNumber string, at least 1 char, up to 40 chars, Required

A number assigned by an external body or by D&B which either uniquely identifies or helps to identify an organization.

N Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. OrganizationIdentificationNumberDetail /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. FranchisingIndicator boolean, Optional

When 'true' indicates that the organization participates in a franchising relationship. When 'false' indicates that the organization does not participate in a franchising relationship.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ImportIndicator boolean, Optional

When 'true' indicates that the subject company imports a quantity of goods from other countries.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ExportIndicator boolean, Optional

When 'true' indicates that the subject company exports a quantity of goods to other countries.

N Y FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail. ManufacturingIndicator boolean, Optional

When 'true' indicates that the subject has a manufacturing facility. When 'false' indicates that the subject does not have a manufacturing facility; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

Y Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryDetail /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification Aggregate, Optional
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnSalesNavigatorIndicator boolean, Optional

When 'true' the sales navigator will be returned. When 'false' the sales navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification Aggregate, Optional

Specifies the sales ranges to be used to display navigator counts. If SalesNavigatorSpecification is not included, the following default ranges will be used for the sales navigator: Less than $1 million $1 – less than $5 million $5 – less than $10 million $10 – less than $50 million $50 – less than $500 million $500 – less than $1000 million $1000 – less than $10,000 million Greater than $10,000 million

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange Aggregate, Optional (Array)
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorLowRangeAmount decimal, Optional

If only SalesLowRangeAmount is specified, the range will be SalesLowRangeAmount and higher.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorLowRangeAmount @CurrencyISOAlpha3Code

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorLowRangeAmount @UnitOfSize

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorLowRangeAmount @ReliabilityText

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorHighRangeAmount decimal, Optional

If only SalesHighRangeAmount is specified, the range will be SalesHighRangeAmount and lower.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorHighRangeAmount @CurrencyISOAlpha3Code

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorHighRangeAmount @UnitOfSize

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange. SalesNavigatorHighRangeAmount @ReliabilityText

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification. SalesNavigatorRange /Aggregate
N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. SalesNavigatorSpecification /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnConsolidatedEmployeeQuantityNavigatorIndicator boolean, Optional

When 'true' the consolidated employee count navigator will be returned. When 'false' the consolidated employee count navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ConsolidatedEmployeeQuantityNavigatorSpecification Aggregate, Optional

Specifies the consolidated employee count ranges to be used by the navigator. If not specified, the following default ranges will be used for the consolidated employee count navigator: Less than 4 5-10 11-49 50-99 100-499 500-999 1000-4999 More than 5000

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ConsolidatedEmployeeQuantityNavigatorSpecification. ConsolidatedEmployeeNavigatorQuantityRange Aggregate, Optional (Array)
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ConsolidatedEmployeeQuantityNavigatorSpecification. ConsolidatedEmployeeNavigatorQuantityRange. ConsolidatedEmployeeNavigatorLowRangeQuantity integer, Optional

If only ConsolidatedEmployeeLowRangeCount is specified, the range will be ConsolidatedEmployeeLowRangeCount and higher.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ConsolidatedEmployeeQuantityNavigatorSpecification. ConsolidatedEmployeeNavigatorQuantityRange. ConsolidatedEmployeeNavigatorHighRangeQuantity integer, Optional

If only ConsolidatedEmployeeHighRangeCount is specified, the range will be ConsolidatedEmployeeHighRangeCount and lower.

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ConsolidatedEmployeeQuantityNavigatorSpecification. ConsolidatedEmployeeNavigatorQuantityRange /Aggregate
N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ConsolidatedEmployeeQuantityNavigatorSpecification /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnIndividualEmployeeQuantityNavigatorIndicator boolean, Optional

When 'true' the individual employee count navigator will be returned. When 'false' the individual employee count navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndividualEmployeeQuantityNavigatorSpecification Aggregate, Optional

Specifies the individual employee count ranges to be used by the navigator. If not specified, the following default ranges will be used for the individual employee count navigator: Less than 4 5-10 11-49 50-99 100-499 500-999 1000-4999 More than 5000

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndividualEmployeeQuantityNavigatorSpecification. IndividualEmployeeNavigatorRange Aggregate, Optional (Array)
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndividualEmployeeQuantityNavigatorSpecification. IndividualEmployeeNavigatorRange. IndividualEmployeeNavigatorLowRangeQuantity integer, Optional

If only IndividualEmployeeLowRangeCount is specified, the range will be IndividualEmployeeLowRangeCount and higher.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndividualEmployeeQuantityNavigatorSpecification. IndividualEmployeeNavigatorRange. IndividualEmployeeNavigatorHighRangeQuantity integer, Optional

If only IndividualEmployeeHighRangeCount is specified, the range will be IndividualEmployeeHighRangeCount and lower.

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndividualEmployeeQuantityNavigatorSpecification. IndividualEmployeeNavigatorRange /Aggregate
N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndividualEmployeeQuantityNavigatorSpecification /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnLocationNavigatorIndicator boolean, Optional

When 'true' the location navigator will be returned. When 'false' the location navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. LocationNavigatorSpecification Aggregate, Optional

Specifies the location type(s) to be used by the navigator.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. LocationNavigatorSpecification. LocationNavigatorType LocationNavigatorTypeEnum, Required (Up to 3x)

Possible values: Country; Territory

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. LocationNavigatorSpecification /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnIndustryNavigatorIndicator boolean, Optional

When 'true' the industry navigator will be returned. When 'false' the industry navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndustryNavigatorSpecification Aggregate, Optional

Specifies the industry type code(s) to be used by the navigator. If not specified, the industry type code will be US SIC.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndustryNavigatorSpecification. IndustryTypeCode integer, up to 7 digits, Optional (Array)

Possible values: 3599 -USSIC; 19295 - UKSIC; 700 - NAICS; 35912 - Hoovers Industry Code

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. IndustryNavigatorSpecification /Aggregate
N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnFamilyTreeMemberRoleNavigatorIndicator boolean, Optional

When 'true' the family tree member role navigator will be returned. When 'false' the family tree member role navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnStandaloneOrganizationNavigatorIndicator boolean, Optional

When 'true' the standalone organization navigator will be returned. When 'false' the standalone organization navigator will not be returned. If not specified, the default is FALSE.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnControlOwnershipTypeNavigatorIndicator boolean, Optional

When 'true' the control ownership type navigator will be returned. When 'false' the control ownership type navigator will not be returned. If not specified, the default is FALSE.

NOTE: Deprecated

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnUpwardFamilyMemberPubliclyTradedCompanyNavigator boolean, Optional

When ON (set to 1), the upward family member publicly traded company navigator will be returned. When 'false' the upward family member publicly traded company navigator will not be returned. If not specified, the default is FALSE.

N Y FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification. ReturnPubliclyTradedCompanyNavigator boolean, Optional

When ON (set to 1), the publicly traded company navigator will be returned. When 'false' the publicly traded company navigator will not be returned. If not specified, the default is FALSE.

NOTE: Deprecated

N Y End: FindCompanyRequest. FindCompanyRequestDetail. NavigatorSpecification /Aggregate
Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification Aggregate, Optional

Records the various specifications for performing a search.

Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. ExactLocationFindIndicator boolean, Optional

Possible values: default "true"

NOTE: Deprecated

Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. SortDirectionText SortDirectionEnum, Optional

Possible values: Ascending; Descending

Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. CandidateMaximumQuantity integer, up to 6 digits, Optional
Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. CandidatePerPageMaximumQuantity integer, less than or equal to 10000, Optional
Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. CandidateDisplayStartSequenceNumber integer, less than or equal to 10000, Optional
Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. SearchModeDescription SearchModeEnum, Optional

Text describing the nature of search to be applied during the search process.

Possible values: Basic; Advanced

Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. InclusionCriteria Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of filtering requirements that a service should apply to include subjects from being returned in a search response. For example include subjects to the candidate list that are out of business.

Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. InclusionCriteria. InclusionDataDescription InclusionDataEnum, Optional

Text that denotes an inclusion requirement that the Search process should apply to allow subjects from being returned as candidates. For example if the value is specified as Out of Business, then the Search process should return candidates that have an Operating Status which denotes Out Of Business.

Possible values: IncludeUndeliverableAddressSubject; IncludeOutofBusiness; IncludeIncompleteData; IncludeNonMarketableOnly; IncludeNonMarketable; IncludeDelisted

Y Y End: FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. InclusionCriteria /Aggregate
Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. KeywordScopeText InclusionParameterenum, Optional (Array)

Text denoting the type of parameter value provided in KeywordText to be used by the service to perform the search process.

Possible values: OrganizationName; StockExchangeTickerName

Y Y FindCompanyRequest. FindCompanyRequestDetail. FindSpecification. SortBasisText SortBasisTextEnum, Optional

Parameter value using which search candidates will be sorted in the response.

Possible values: ConsolidatedEmployeeQuantity; CountryISOAlpha2Code; DUNS Number; FamilyTreeMemberRole; OrganizationPrimaryName; PostalCode; PostalCodeExtensionCode; PrimaryTownName; SalesRevenueAmount; StandaloneOrganizationIndicator; StreetAddressLine; TelephoneNumber; TerritoryAbbreviatedName; TerritoryOfficialName; TradeStyleName; Relevancy, MarketabilityIndicator

Y Y End: FindCompanyRequest. FindCompanyRequestDetail. FindSpecification /Aggregate
Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryReferenceDetail Aggregate, Optional

Records data that allows the customer to specify information to be linked to this request in order to support subsequent searches.

Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryReferenceDetail. CustomerReferenceText string, at least 1 char, up to 240 chars, Optional (Up to 5x)
Y Y FindCompanyRequest. FindCompanyRequestDetail. InquiryReferenceDetail. CustomerBillingEndorsementText string, at least 1 char, up to 240 chars, Optional

NOTE: Deprecated

Y Y End: FindCompanyRequest. FindCompanyRequestDetail. InquiryReferenceDetail /Aggregate
Y Y End: FindCompanyRequest. FindCompanyRequestDetail /Aggregate
Y Y End: FindCompanyRequest /Aggregate

Endpoint

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

SOAP (EntityList)
https://direct.dnb.com/EntityList/V{version}

Testing

This operation will return a static set of results in the D&B Direct test environment (sandbox), regardless of the request parameters.

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.

NOTE: The D-U-N-S Number returned in the response will be a nine-digit zero-padded, numeric value.

Sample Response (Basic)
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body xmlns:ent="http://services.dnb.com/EntityListServiceV2.0">
      <ent:FindCompanyResponse ServiceVersionNumber="6.4">
         <TransactionDetail>
            <ApplicationTransactionID>Id-c642a96852729e470dcb742e-1</ApplicationTransactionID>
            <ServiceTransactionID>Id-c642a96852729e470dcb742e-1</ServiceTransactionID>
            <TransactionTimestamp>2013-10-31T14:15:36</TransactionTimestamp>
         </TransactionDetail>
         <TransactionResult>
            <SeverityText>Information</SeverityText>
            <ResultID>CM000</ResultID>
            <ResultText>Success</ResultText>
         </TransactionResult>
         <FindCompanyResponseDetail>
            <CandidateMatchedQuantity>1618</CandidateMatchedQuantity>
            <CandidateReturnedQuantity>25</CandidateReturnedQuantity>
            <FindCandidate>
               <DUNSNumber>804735132</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Gorman Manufacturing Company, Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>492 Koller St</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>San Francisco</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94110</PostalCode>
                  <PostalCodeExtensionCode>1190</PostalCodeExtensionCode>
                  <TerritoryOfficialName>California</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>47900</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6505550000</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>153</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.11</SalesRevenueAmount>
               <DisplaySequence>1</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>117140574</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>A L Gorman DDS</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>6411 Nw 43rd Ter</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Boca Raton</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>33496</PostalCode>
                  <PostalCodeExtensionCode>4047</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Florida</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>FL</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>33100</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5612458601</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>4</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.2</SalesRevenueAmount>
               <DisplaySequence>2</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>041363730</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>A O Easley Trucks Inc</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>700 Roberts St</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Gorman</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>76454</PostalCode>
                  <TerritoryOfficialName>Texas</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>TX</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>P.O. Box 613</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Gorman</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>76454</PostalCode>
                  <PostalCodeExtensionCode>0613</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Texas</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>TX</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>2547342673</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>2547343366</TelecommunicationNumber>
               </FacsimileNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>42</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">4.5</SalesRevenueAmount>
               <DisplaySequence>3</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>117122465</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>A S Gorman DDS</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>GORMAN, ALAN S</OrganizationName>
               </TradeStyleName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>100 Manetto Hill Rd 311</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Plainview</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>11803</PostalCode>
                  <PostalCodeExtensionCode>1311</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New York</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NY</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5169316663</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>5163912151</TelecommunicationNumber>
               </FacsimileNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>1</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.061</SalesRevenueAmount>
               <DisplaySequence>4</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>462310861</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>ACEITUNAS GORMAN SL</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Calle Del Atalaje 23</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Dos Hermanas</PrimaryTownName>
                  <CountryISOAlpha2Code>ES</CountryISOAlpha2Code>
                  <PostalCode>41703</PostalCode>
                  <TerritoryOfficialName>Sevilla</TerritoryOfficialName>
				  <CountryOfficialName>Spain</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>954110003</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>7</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">2.5700152</SalesRevenueAmount>
               <DisplaySequence>5</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985192719</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Adrianne O'Gorman</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Achill</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Westport</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Mayo</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9843310</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>4</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.210432</SalesRevenueAmount>
               <DisplaySequence>6</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985246967</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>AF O'Gorman &amp; Co</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>St Michael'S Road</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Gorey</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Wexford</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>539421054</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>539422215</TelecommunicationNumber>
               </FacsimileNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>7</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.217056</SalesRevenueAmount>
               <DisplaySequence>7</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985192701</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Aidan O'Gorman</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Bree Upper</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Enniscorthy</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Wexford</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>539247797</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>2</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.105216</SalesRevenueAmount>
               <DisplaySequence>8</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>786458554</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>AKG ASSOCIATES INC</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>Gorman &amp; Associates</OrganizationName>
               </TradeStyleName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>4196 Cypress Grove Ln</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Greensboro</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>27455</PostalCode>
                  <PostalCodeExtensionCode>2773</PostalCodeExtensionCode>
                  <TerritoryOfficialName>North Carolina</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NC</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>24660</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>3362827709</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>16</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.78</SalesRevenueAmount>
               <DisplaySequence>9</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>967258364</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Alan S Gorman DDS</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>508 Aquebogue Sq</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Aquebogue</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>11931</PostalCode>
                  <TerritoryOfficialName>New York</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NY</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6317223307</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>4</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.17</SalesRevenueAmount>
               <DisplaySequence>10</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>947150942</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Albert H Gorman PC</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>295 Madison Ave Rm 700</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>New York</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>10017</PostalCode>
                  <PostalCodeExtensionCode>7758</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New York</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NY</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>2129867180</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>1</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.11</SalesRevenueAmount>
               <DisplaySequence>11</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>063872779</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>ALBERT JAY JAMES</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>RANGER FOOD MART</OrganizationName>
               </TradeStyleName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Hwy 8 East</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Gorman</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>76454</PostalCode>
                  <TerritoryOfficialName>Texas</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>TX</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>P.O. Box 147</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Gorman</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>76454</PostalCode>
                  <PostalCodeExtensionCode>0147</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Texas</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>TX</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                 
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>2546317488</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.23</SalesRevenueAmount>
               <DisplaySequence>12</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>052483384</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Alice Gorman Imaging</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>139 Fields Dr</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Oneida</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>13421</PostalCode>
                  <PostalCodeExtensionCode>2642</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New York</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NY</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>45060</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>3153612345</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <DisplaySequence>13</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>034492117</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Alice M Gorman Imaging Center</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>9562 State Route 13</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Camden</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>13316</PostalCode>
                  <PostalCodeExtensionCode>4940</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New York</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NY</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>46540</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>3152452950</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.15</SalesRevenueAmount>
               <DisplaySequence>14</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>016996377</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Alicia Gorman</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>2515 Highland Cir</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Bethel Park</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>15102</PostalCode>
                  <PostalCodeExtensionCode>2856</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Pennsylvania</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>PA</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>38300</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>4128511673</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>2</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.1</SalesRevenueAmount>
               <DisplaySequence>15</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>025628723</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Ambrose Gorman</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>601 W Sycamore St</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Ogden</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>50212</PostalCode>
                  <PostalCodeExtensionCode>2007</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Iowa</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>IA</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>5152754112</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>1</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.066</SalesRevenueAmount>
               <DisplaySequence>16</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>046310248</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Andrea Elizabeth Gorman Ms, Rd, Ldn</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>90 Angell Rd</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Lincoln</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>02865</PostalCode>
                  <PostalCodeExtensionCode>4736</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Rhode Island</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>RI</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>39300</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>4018293951</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>2</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.095</SalesRevenueAmount>
               <DisplaySequence>17</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985247419</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Andrew O'Gorman &amp; Associates</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Chartered Building Surveyors</LineText>
                  </StreetAddressLine>
                  <StreetAddressLine>
                     <LineText>Drumbo</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Cavan</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Cavan</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>494327773</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>494327660</TelecommunicationNumber>
               </FacsimileNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.105216</SalesRevenueAmount>
               <DisplaySequence>18</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985104776</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>ANDREW O'GORMAN &amp; ASSOCIATES</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Drumbo</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Cavan</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Cavan</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.108528</SalesRevenueAmount>
               <DisplaySequence>19</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985092689</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>ANDREW O'GORMAN SURVEYORS LIMITED</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Drumbo</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Cavan</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Cavan</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.108528</SalesRevenueAmount>
               <DisplaySequence>20</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>507150142</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>ANDY GORMAN</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>CHEQUERS RECOVERY</OrganizationName>
               </TradeStyleName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>125 Old Watford Rd</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>St. Albans</PrimaryTownName>
                  <CountryISOAlpha2Code>GB</CountryISOAlpha2Code>
                  <PostalCode>AL2 3FB</PostalCode>
                  <TerritoryOfficialName>Hertfordshire</TerritoryOfficialName>
				  <CountryOfficialName>United Kingdom</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>01727811554</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <SubjectHandling>
                  <SubjectHandlingText DNBCodeValue="7974">Do not call</SubjectHandlingText>
               </SubjectHandling>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>5</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.2831422</SalesRevenueAmount>
               <DisplaySequence>21</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>004942006</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Anna S Gorman</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>301 S College St</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Charlotte</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>28202</PostalCode>
                  <PostalCodeExtensionCode>6000</PostalCodeExtensionCode>
                  <TerritoryOfficialName>North Carolina</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NC</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>16740</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>7043425276</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>2</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.13</SalesRevenueAmount>
               <DisplaySequence>22</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>985212093</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Anne O'Gorman Unisex Hair Salon</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Ballybofey</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Donegal</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Donegal</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>749131964</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.105216</SalesRevenueAmount>
               <DisplaySequence>23</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>218796447</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Anthony Gorman</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>South Riding</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Newcastle Upon Tyne</PrimaryTownName>
                  <CountryISOAlpha2Code>GB</CountryISOAlpha2Code>
                  <PostalCode>NE19 1AS</PostalCode>
                  <TerritoryOfficialName>Tyne And Wear</TerritoryOfficialName>
				  <CountryOfficialName>United Kingdom</CountryOfficialName>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>07828399187</TelecommunicationNumber>
               </TelephoneNumber>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>1</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.0775082</SalesRevenueAmount>
               <DisplaySequence>24</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>896247843</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>ANTHONY O' GORMAN ENGINEERING LTD</OrganizationName>
               </OrganizationPrimaryName>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Ballysilla</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Enniscorthy</PrimaryTownName>
                  <CountryISOAlpha2Code>IE</CountryISOAlpha2Code>
                  <TerritoryOfficialName>Co Wexford</TerritoryOfficialName>
				  <CountryOfficialName>Ireland</CountryOfficialName>
               </PrimaryAddress>
               <StandaloneOrganizationIndicator>true</StandaloneOrganizationIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">0.107448</SalesRevenueAmount>
               <DisplaySequence>25</DisplaySequence>
            </FindCandidate>
         </FindCompanyResponseDetail>
      </ent:FindCompanyResponse>
   </soapenv:Body>
</soapenv:Envelope>

Sample Response (Advanced)
<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
   <soapenv:Body xmlns:ent="http://services.dnb.com/EntityListServiceV2.0">
      <ent:FindCompanyResponse ServiceVersionNumber="6.4">
         <TransactionDetail>
            <ApplicationTransactionID>Id-e556d63152729acc03eb742e-1</ApplicationTransactionID>
            <ServiceTransactionID>Id-e556d63152729acc03eb742e-1</ServiceTransactionID>
            <TransactionTimestamp>2013-10-31T14:00:45</TransactionTimestamp>
         </TransactionDetail>
         <TransactionResult>
            <SeverityText>Information</SeverityText>
            <ResultID>CM000</ResultID>
            <ResultText>Success</ResultText>
         </TransactionResult>
         <FindCompanyResponseDetail>
            <CandidateMatchedQuantity>24136</CandidateMatchedQuantity>
            <CandidateReturnedQuantity>25</CandidateReturnedQuantity>
            <FindCandidate>
               <DUNSNumber>804735132</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Gorman Manufacturing Company, Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>false</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>492 Koller St</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>San Francisco</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>94110</PostalCode>
                  <TerritoryOfficialName>California</TerritoryOfficialName>
                  <TerritoryAbbreviatedName>CA</TerritoryAbbreviatedName>
                  <CountryOfficialName>United States</CountryOfficialName>
                  <LatitudeMeasurement>37.777709</LatitudeMeasurement>
                  <LongitudeMeasurement>-122.404624</LongitudeMeasurement>
                  <GeographicalPrecisionText DNBCodeValue="30256">Street Segment Centroid</GeographicalPrecisionText>
                  <MetropolitanStatisticalAreaUSCensusCode>41860</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>6505550000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="12771">Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <SubjectHandling>
                  <SubjectHandlingText DNBCodeValue="7974">Do not call</SubjectHandlingText>
               </SubjectHandling>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>27520000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">COMM PRTG  LITHO</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>153</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>false</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">25.0</SalesRevenueAmount>
               <DisplaySequence>1</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>826414067</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>PBF Energy Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>Pbf Tdo</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>1 Sylvan Way</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734557500</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>29110000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PETROLEUM REFINING</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>1475</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>PBF</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">14960.338</SalesRevenueAmount>
               <DisplaySequence>2</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>001325240</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>HONEYWELL INC.</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>ASENSA PERSONAL CARE</OrganizationName>
               </TradeStyleName>
               <TradeStyleName>
                  <OrganizationName>HONEYWELL</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>101 Columbia Rd</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Morristown</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07960</PostalCode>
                  <PostalCodeExtensionCode>4658</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>P.O. Box 524</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Minneapolis</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>55440</PostalCode>
                  <PostalCodeExtensionCode>0524</PostalCodeExtensionCode>
                  <TerritoryOfficialName>Minnesota</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>MN</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>33460</MetropolitanStatisticalAreaUSCensusCode>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734552000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>38230000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PROCESS CTRL INSTRS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>50143</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">8260.9</SalesRevenueAmount>
               <DisplaySequence>3</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>001317130</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>WYETH LLC</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>Wyeth</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>5 Giralda Farms</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Madison</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07940</PostalCode>
                  <PostalCodeExtensionCode>1021</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9736605000</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>9736607528</TelecommunicationNumber>
               </FacsimileNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28340000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PHARM PREPS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>47426</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">8112.3</SalesRevenueAmount>
               <DisplaySequence>4</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>056354640</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Quest Diagnostics Incorporated</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>Quest Diagnostics</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>3 Giralda Farms</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Madison</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07940</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9735202700</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>80710000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">MEDICAL LABORATORIES</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>41000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>DGX</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>DGX</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23360">Borse Munchen</StockExchangeName>
                  <StockExchangeTickerName>QDI</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23343">Dusseldorf Stock Exchange</StockExchangeName>
                  <StockExchangeTickerName>QDI</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">7382.562</SalesRevenueAmount>
               <DisplaySequence>5</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>062506134</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Avis Budget Group, Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>6 Sylvan Way</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734964700</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>75140000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PASSENGER CAR RENTAL</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>28000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23360">Borse Munchen</StockExchangeName>
                  <StockExchangeTickerName>CUCA</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23340">BCBA</StockExchangeName>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeTickerName>CAR</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">7357.0</SalesRevenueAmount>
               <DisplaySequence>6</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>106931488</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Actavis, Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>Morris Corporate Center Iii</LineText>
                  </StreetAddressLine>
                  <StreetAddressLine>
                     <LineText>400 Interpace Pkwy.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>8622617000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28340000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PHARM PREPS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>17700</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>ACT</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>ACT</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23360">Borse Munchen</StockExchangeName>
                  <StockExchangeTickerName>WAP1</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23343">Dusseldorf Stock Exchange</StockExchangeName>
                  <StockExchangeTickerName>WAP1</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">5914.9</SalesRevenueAmount>
               <DisplaySequence>7</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>001307032</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>BASF Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>B A S F CHEMICAL DIVISION</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>100 Park Ave.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Florham Park</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07932</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9732456000</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>9732456714</TelecommunicationNumber>
               </FacsimileNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28690000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">IND ORGANIC CHEMS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>15787</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">5448.1</SalesRevenueAmount>
               <DisplaySequence>8</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>022314178</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Securitas Holdings, Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>2 Campus Dr</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>4499</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9732675300</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>73810105</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">SECURITY GUARD SVC</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>250000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">5306.2</SalesRevenueAmount>
               <DisplaySequence>9</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>780148743</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Realogy Group LLC</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>175 Park Ave</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Madison</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07940</PostalCode>
                  <PostalCodeExtensionCode>1123</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734072000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>65310000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">REAL ESTATE AGTS/MGRS</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>10800</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">4672.0</SalesRevenueAmount>
               <DisplaySequence>10</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>800035417</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Realogy Holdings Corp.</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>1 Campus Dr.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734072000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>65310000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">REAL ESTATE AGTS/MGRS</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>10800</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>RLGY</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>RLGY</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">4672.0</SalesRevenueAmount>
               <DisplaySequence>11</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>783661668</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Wyndham Worldwide Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>WYNDHAM WORLDWIDE</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>22 Sylvan Way</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>3801</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9737536000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>70110000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">HOTELS AND MOTELS</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>32500</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>WYN</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>WYN</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23360">Borse Munchen</StockExchangeName>
                  <StockExchangeTickerName>WD5</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23343">Dusseldorf Stock Exchange</StockExchangeName>
                  <StockExchangeTickerName>WD5</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">4534.0</SalesRevenueAmount>
               <DisplaySequence>12</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>078579659</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Zoetis Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>PFIZER</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>5 Giralda Farms</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Madison</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07940</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9736605000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28340000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PHARM PREPS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>9300</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>ZTS</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23360">Borse Munchen</StockExchangeName>
                  <StockExchangeTickerName>ZOE</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>ZTS</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">4336.0</SalesRevenueAmount>
               <DisplaySequence>13</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>071014385</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Basfin Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>BASF</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>100 Campus Dr Ste 301</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Florham Park</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07932</PostalCode>
                  <PostalCodeExtensionCode>1006</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9732456000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28690000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">IND ORGANIC CHEMS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>17331</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">4193.7</SalesRevenueAmount>
               <DisplaySequence>14</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>068209295</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Evonik Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>Degussa</OrganizationName>
               </TradeStyleName>
               <TradeStyleName>
                  <OrganizationName>EVONIK</OrganizationName>
               </TradeStyleName>
               <TradeStyleName>
                  <OrganizationName>EVONIK INDUSTRIES</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>299 Jefferson Rd.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9739298000</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>9739298100</TelecommunicationNumber>
               </FacsimileNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28190000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">IND INORGNC CHEMS NEC</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3500</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">3581.6934</SalesRevenueAmount>
               <DisplaySequence>15</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>144638558</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Sun Chemical Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>COLORS GROUP DIVISION</OrganizationName>
               </TradeStyleName>
               <TradeStyleName>
                  <OrganizationName>KOHL &amp; MADDEN DIVISION</OrganizationName>
               </TradeStyleName>
               <TradeStyleName>
                  <OrganizationName>OTHER STYLES-SEE OPERATION</OrganizationName>
               </TradeStyleName>
               <TradeStyleName>
                  <OrganizationName>Sun Chemical Inks Division Gpi</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>35 Waterview Blvd.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>1285</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734046000</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>9734046001</TelecommunicationNumber>
               </FacsimileNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>28930000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PRINTING INK</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>8000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">3500.0</SalesRevenueAmount>
               <DisplaySequence>16</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>364259861</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>AVIS GROUP HOLDINGS, LLC</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>Avis</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>6 Sylvan Way</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>3826</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734963500</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>75149902</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">RENT-A-CAR SERVICE</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>28000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">2501.4</SalesRevenueAmount>
               <DisplaySequence>17</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>808377878</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Pinnacle Foods Finance LLC</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>1 Bloomfield Ave.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Mountain Lakes</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07046</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9735416620</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>20380000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">FRZ SPECIALTIES  NEC</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>4100</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>false</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">2478.485</SalesRevenueAmount>
               <DisplaySequence>18</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>145078395</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Pinnacle Foods Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>399 Jefferson Rd.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9735416620</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>20370000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">FRZ FRUITS,VEGS</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3700</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>PF</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">2478.485</SalesRevenueAmount>
               <DisplaySequence>19</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>133287206</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>SECURITAS SECURITY SERVICES USA, INC.</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>SECURITAS</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>2 Campus Dr</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>4499</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <MailingAddress>
                  <StreetAddressLine>
                     <LineText>P.O. Box 5850</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>6850</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </MailingAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9732675300</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>9733972337</TelecommunicationNumber>
               </FacsimileNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>73810105</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">SECURITY GUARD SVC</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>100000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">2414.4</SalesRevenueAmount>
               <DisplaySequence>20</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>002013522</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Curtiss-Wright Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>10 Waterview Blvd.</LineText>
                  </StreetAddressLine>
                  <StreetAddressLine>
                     <LineText>2nd Fl.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9735413700</TelecommunicationNumber>
               </TelephoneNumber>
               <FacsimileNumber>
                  <TelecommunicationNumber>9735413699</TelecommunicationNumber>
               </FacsimileNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>37280000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">AIRCRFT PARTS,EQ NEC</IndustryCodeDescription>
               </IndustryCode>
               <ManufacturingIndicator>true</ManufacturingIndicator>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>9300</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>CW</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>CW</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">2097.716</SalesRevenueAmount>
               <DisplaySequence>21</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>963638838</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>BUDGET TRUCK RENTAL LLC</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>BUDGET RENT-A-CAR</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>6 Sylvan Way</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <PostalCodeExtensionCode>3826</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734963500</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>75149902</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">RENT-A-CAR SERVICE</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>21000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">1932.5</SalesRevenueAmount>
               <DisplaySequence>22</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>001954387</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Avis Rent A Car System, LLC</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>6 Sylvan Way</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Parsippany</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07054</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9734963500</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>75140000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">PASSENGER CAR RENTAL</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>18000</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">1804.7</SalesRevenueAmount>
               <DisplaySequence>23</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>001950773</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Covanta Holding Corporation</OrganizationName>
               </OrganizationPrimaryName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>445 South St.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Morristown</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07960</PostalCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>8623455000</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>49110000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">ELECTRIC SERVICES</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>3500</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>true</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>true</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="10877">N.Y.S.E.</StockExchangeName>
                  <StockExchangeTickerName>CVA</StockExchangeTickerName>
               </StockExchangeDetails>
               <StockExchangeDetails>
                  <StockExchangeName DNBCodeValue="23334">NYSE Arca</StockExchangeName>
                  <StockExchangeTickerName>CVA</StockExchangeTickerName>
               </StockExchangeDetails>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">1644.0</SalesRevenueAmount>
               <DisplaySequence>24</DisplaySequence>
            </FindCandidate>
            <FindCandidate>
               <DUNSNumber>075837125</DUNSNumber>
               <OrganizationPrimaryName>
                  <OrganizationName>Atlantic Health System, Inc.</OrganizationName>
               </OrganizationPrimaryName>
               <TradeStyleName>
                  <OrganizationName>MORRISTOWN MEMORIAL HOSPITAL</OrganizationName>
               </TradeStyleName>
               <MarketabilityIndicator>true</MarketabilityIndicator>
               <PrimaryAddress>
                  <StreetAddressLine>
                     <LineText>475 South St.</LineText>
                  </StreetAddressLine>
                  <PrimaryTownName>Morristown</PrimaryTownName>
                  <CountryISOAlpha2Code>US</CountryISOAlpha2Code>
                  <PostalCode>07932</PostalCode>
                  <PostalCodeExtensionCode>1212</PostalCodeExtensionCode>
                  <TerritoryOfficialName>New Jersey</TerritoryOfficialName>
				  <TerritoryAbbreviatedName>NJ</TerritoryAbbreviatedName>
				  <CountryOfficialName>United States</CountryOfficialName>                  
                  <MetropolitanStatisticalAreaUSCensusCode>35620</MetropolitanStatisticalAreaUSCensusCode>
               </PrimaryAddress>
               <TelephoneNumber>
                  <TelecommunicationNumber>9736603100</TelecommunicationNumber>
               </TelephoneNumber>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9141">Parent/Headquarters</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <FamilyTreeMemberRole>
                  <FamilyTreeMemberRoleText DNBCodeValue="9159">Subsidiary</FamilyTreeMemberRoleText>
               </FamilyTreeMemberRole>
               <StandaloneOrganizationIndicator>false</StandaloneOrganizationIndicator>
               <IndustryCode TypeText="D&amp;B Standard Industry Code" DNBCodeValue="3599">
                  <IndustryCode>80620000</IndustryCode>
                  <IndustryCodeDescription IndustryCodeDescriptionLengthCode="2121">GEN MED,SURGICAL HOSP</IndustryCodeDescription>
               </IndustryCode>
               <ConsolidatedEmployeeDetails>
                  <TotalEmployeeQuantity>221</TotalEmployeeQuantity>
               </ConsolidatedEmployeeDetails>
               <PubliclyTradedCompanyIndicator>false</PubliclyTradedCompanyIndicator>
               <UpwardFamilyMemberPubliclyTradedCompanyIndicator>false</UpwardFamilyMemberPubliclyTradedCompanyIndicator>
               <SalesRevenueAmount CurrencyISOAlpha3Code="USD" UnitOfSize="Million">1564.091</SalesRevenueAmount>
               <DisplaySequence>25</DisplaySequence>
            </FindCandidate>
         </FindCompanyResponseDetail>
      </ent:FindCompanyResponse>
   </soapenv:Body>
</soapenv:Envelope>

Basic Advanced Name Characteristics
Y Y FindCompanyResponse Aggregate
Y Y FindCompanyResponse @ServiceVersionNumber
Y Y FindCompanyResponse. TransactionDetail Aggregate, Required

Records information necessary to process a particular request. Examples of a request is the ordering of a product.

Y Y FindCompanyResponse. TransactionDetail. ApplicationTransactionID string, up to 64 chars, Optional

A number assigned by the calling application to uniquely identify this request.

Y Y FindCompanyResponse. TransactionDetail. ServiceTransactionID string, up to 64 chars, Required

A number assigned by the D&B service to uniquely identify this transaction.

Y Y FindCompanyResponse. TransactionDetail. TransactionTimestamp dateTime, Required

The date and time when this request was submitted or the date and time when the requesting intermediary, such as a workflow manager or service bus, sent the message to the D&B function, i.e., the date and time when the xml document was created by the requesting intermediary.

Y Y End: FindCompanyResponse. TransactionDetail /Aggregate
Y Y FindCompanyResponse. TransactionResult Aggregate, Required

Records the different outcomes of the transaction.

Y Y FindCompanyResponse. TransactionResult. SeverityText string, Required
Y Y FindCompanyResponse. TransactionResult. ResultID string, up to 32 chars, Required
Y Y FindCompanyResponse. TransactionResult. ResultText string, up to 512 chars, Optional
Y Y FindCompanyResponse. TransactionResult. ResultMessage Aggregate, Optional (Array)
Y Y FindCompanyResponse. TransactionResult. ResultMessage. ResultDescription string, up to 512 chars, Required

Text that describes the additional information regarding the outcome of the transaction.

Y Y End: FindCompanyResponse. TransactionResult. ResultMessage /Aggregate
Y Y End: FindCompanyResponse. TransactionResult /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail Aggregate, Optional

Records data relating to responses for search based on organization related information. This may include such details as the number of candidates that matched the search criteria,candidate information etc.

Y Y FindCompanyResponse. FindCompanyResponseDetail. CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

Y Y FindCompanyResponse. FindCompanyResponseDetail. CandidateReturnedQuantity integer, Optional

The number of subjects actually returned as possible prospects in the D&B repository based on the search criteria.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate Aggregate, Optional (Array)

Records the details of the candidates that matched the search criteria.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. DUNSNumber string, up to 15 chars Pattern: {([0-9a-zA-Z]*)}, Required
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. OrganizationPrimaryName Aggregate, Required
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. OrganizationPrimaryName. OrganizationName string, up to 256 chars, Required
Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. OrganizationPrimaryName /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TradeStyleName Aggregate, Optional (Array)
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TradeStyleName. OrganizationName string, up to 256 chars, Required
Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TradeStyleName /Aggregate
N Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MarketabilityIndicator boolean, Optional

When 'true' indicates that the record satisfies D&B marketability rules. When 'false' indicates that the record does not satisfy D&B marketability rules; however, there is no requirement to create this tag to represent this fact.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress Aggregate, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. StreetAddressLine Aggregate, Optional (Array)
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. StreetAddressLine. LineText string, up to 240 chars, Required
Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. StreetAddressLine /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. PrimaryTownName string, up to 64 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. PostalCode string, up to 16 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. PostalCodeExtensionCode string, up to 16 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. TerritoryOfficialName string, up to 64 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. TerritoryAbbreviatedName string, up to 64 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. CountryOfficialName string, up to 64 chars, Optional

The legal name of the country for this address.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. MetropolitanStatisticalAreaUSCensusCode string, Optional (Array)

A Geographical Region with a relatively high population density at its core and close economic ties throughout the area.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. LatitudeMeasurement decimal, up to 9 digits, maximum of 6 decimal places , Optional

The angular distance north or south from the Earth's equator measured through 90 degrees expressed in decimal numbers.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. LongitudeMeasurement decimal, up to 10 digits, maximum of 6 decimal places , Optional

The angular distance east or west from the prime (Greenwich) meridian measured through 180 degrees expressed in decimal numbers.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. GeographicalPrecisionText string, up to 64 chars, Optional

Text that identifies the accuracy of the match used for an address, e.g., Street Segment .1 to .2 miles, Block Group .2 to .4 mile U.S. ZIP + 4.

Possible Values: 30246[ZipPlus4 Centroid] 30247[PO Box Location Centroid] 30248[State or Province Centroid] 30249[County Centroid] 30250[ZipPlus2 Centroid] 30252[Town Centroid] 30253[Locality Centroid] 30254 [Street Intersection Centroid] 30255[Sub Locality Centroid] 30256[Street Segment Centroid] 30257[Street Address Centroid] 30258[Postal Code Centroid]

NOTE: Deprecated

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. GeographicalPrecisionText @DNBCodeValue Attribute, Optional

NOTE: Deprecated

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress. MetropolitanStatisticalAreaUSCensusCode string, Optional (Array)

A Geographical Region with a relatively high population density at its core and close economic ties throughout the area.

NOTE: Deprecated

Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. PrimaryAddress /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress Aggregate, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. StreetAddressLine Aggregate, Optional (Array)
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. StreetAddressLine. LineText string, up to 240 chars, Required
Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. StreetAddressLine /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. PrimaryTownName string, up to 64 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. CountryISOAlpha2Code string, at least 2 chars, up to 2 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. PostalCode string, up to 16 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. PostalCodeExtensionCodestring, up to 64 chars, Optional

 

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. TerritoryOfficialName string, up to 64 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. TerritoryAbbreviatedName string, up to 64 chars, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress. CountryOfficialName string, up to 64 chars, Optional

The legal name of the country for this address.

Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. MailingAddress /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TelephoneNumber Aggregate, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TelephoneNumber. TelecommunicationNumber string, at least 1 char, up to 50 chars, Required
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TelephoneNumber. InternationalDialingCode integer, up to 7 digits, Optional
Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. TelephoneNumber /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FacsimileNumber Aggregate, Optional

An entry loop which can allow multiple Facsimile contact information used for data communication with the subject.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FacsimileNumber. TelecommunicationNumber string, at least 1 char, up to 50 chars, Required

NOTE: Deprecated

Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FacsimileNumber /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FamilyTreeMemberRole Aggregate, Optional (Array)
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FamilyTreeMemberRole. FamilyTreeMemberRoleText string, up to 256 chars, Optional

Possible values: 9141 [Parent/Headquarters] - for Parent; HQ or Parent & HQ; 12769 [Branch] - for Branch or Division; 9159 [Subsidiary]

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FamilyTreeMemberRole. FamilyTreeMemberRoleText @DNBCodeValue integer, up to 7 digits, Attribute (1x)

Possible values: 9141 [Parent/Headquarters] - for Parent; HQ or Parent & HQ; 12769 [Branch] - for Branch or Division; 9159 [Subsidiary]

Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. FamilyTreeMemberRole /Aggregate
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. StandaloneOrganizationIndicator boolean, Optional
Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. SubjectHandling Aggregate, Optional (Array)

An entry loop records the type of special handling a subject is to receive from D&B (or a D&B partner, e.g., IBM, Bonnier) e.g., the subject is not to be contacted by us, by calling or any other means, at the organization's request.

Y Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. SubjectHandling. SubjectHandlingText string, up to 256 chars, Required

Text specifying the manner in which the Subject is to receive special care from D&B when it is being contacted; e.g., do not call, do not send information requests. In many cases this process was specifically requested by the Subject.

Y Y End: FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. SubjectHandling /Aggregate
N Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. IndustryCode Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of several business activities in which an organization is actively engaged using standardized coding schemes such as European NACE and U.S. Standard Industry Classifications (SIC).

N Y FindCompanyResponse. FindCompanyResponseDetail. FindCandidate. IndustryCode @DNBCodeValue integer, up to 7 digits, Attribute (1x)

Possible values: 3599 -USSIC

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . IndustryCode . IndustryCode string, up to 16 chars, Optional

An alphanumeric value identifying a business activity based on the scheme specified by the typeText. For instance, 1611 represents the highway and street construction industry in the U.S. SIC (Standard Industrial Classification) system. Clarification Note: These are generally external codes created by an external authoritative body, like the U.S. Office of Management and Budget (OMB), but D&B may have created extensions to more precisely define an activity, as in the case of the SIC 2+2 (the last 4 digits of an 8-digit SIC).

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . IndustryCode . IndustryCodeDescription string, up to 256 chars, Optional (Array)

Text that describes the business activity based on the scheme specified by the attribute typeText. E.g., 'highway and street construction' is the description of industry code 1611 in the U.S. SIC (Standard Industrial Classification) system.

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . IndustryCode . IndustryCodeDescription @IndustryCodeDescriptionLengthCode

NOTE: Deprecated

Y Y End: FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . IndustryCode /Aggregate
Y Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . ManufacturingIndicator boolean, Optional

When 'true' indicates that the subject has a manufacturing facility. When 'false' indicates that the subject does not have a manufacturing facility; however as this is the assumed condition there is no requirement to create this tag to represent this fact.

Y Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . ConsolidatedEmployeeDetails Aggregate, Optional

Records current employee data which includes all employees who are engaged in the operations of the legal entity (including employees located at branch locations) as well as all employees who are engaged in the operations of every direct descendant in its family tree (based on controlling interest), i.e., subsidiaries. Note: An organization which is classified by D&B as a branch" location cannot have a "Consolidated" employee figure."

Y Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . ConsolidatedEmployeeDetails . TotalEmployeeQuantity long, Optional

A number that defines how many people are directly engaged and paid by the organization to perform or support its business operations.

Y Y End: FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . ConsolidatedEmployeeDetails /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . PubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that the organization offers its securities to general public, typically through a stock exchange. When 'false' indicates that the organization does not offer its securities to general public.

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . UpwardFamilyMemberPubliclyTradedCompanyIndicator boolean, Optional

When 'true' indicates that an organization higher up in the family tree of the subject offers its securities to general public, typically through a stock exchange. When 'false' indicates that none of the organization(s) higher up in the family tree of the subject offer securities to general public.

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . StockExchangeDetails Aggregate, Optional (Array)

An entry loop which can repeat multiple times to allow the recording of any Stock Exchanges on which the subject's shares are traded.

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . StockExchangeDetails . StockExchangeName string, up to 256 chars, Optional

The name of a Stock Exchange on which the subject's shares are traded.

N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . StockExchangeDetails . StockExchangeName @DNBCodeValue integer, up to 7 digits, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . StockExchangeDetails . StockExchangeTickerName string, up to 100 chars, Optional

Text by which this subject is identified at this Stock Exchange for share trading purposes, e.g., DNB.

Y Y End: FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . StockExchangeDetails /Aggregate
Y Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . SalesRevenueAmount decimal, Optional
Y Y FindCompanyResponse . FindCompanyResponseDetail . FindCandidate . DisplaySequence integer, up to 5 digits, Optional
Y Y End: FindCompanyResponse . FindCompanyResponseDetail . FindCandidate /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange Aggregate, Optional (Array)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorLowRangeAmount decimal, Optional

If only SalesLowRangeAmount is specified, the range will be SalesLowRangeAmount and higher.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorLowRangeAmount @CurrencyISOAlpha3Code string, up to 3 chars, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorLowRangeAmount @UnitOfSize string, up to 12 chars, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorLowRangeAmount @ReliabilityText string, up to 256 chars, Attribute (1x)

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorHighRangeAmount decimal, Optional

If only SalesHighRangeAmount is specified, the range will be SalesHighRangeAmount and lower.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorHighRangeAmount @CurrencyISOAlpha3Code string, up to 3 chars, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorHighRangeAmount @UnitOfSize string, up to 12 chars, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . SalesNavigatorHighRangeAmount @ReliabilityText string, up to 256 chars, Attribute (1x)

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail . SalesNavigatorRange /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . SalesNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail . ConsolidatedEmployeeQuantityRange Aggregate, Optional (Array)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail . ConsolidatedEmployeeQuantityRange . ConsolidatedEmployeeLowRangeQuantity integer, Optional

If only ConsolidatedEmployeeLowRangeCount is specified, the range will be ConsolidatedEmployeeLowRangeCount and higher.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail . ConsolidatedEmployeeQuantityRange . ConsolidatedEmployeeHighRangeQuantity integer, Optional

If only ConsolidatedEmployeeHighRangeCount is specified, the range will be ConsolidatedEmployeeHighRangeCount and lower.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail . ConsolidatedEmployeeQuantityRange . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail . ConsolidatedEmployeeQuantityRange /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ConsolidatedEmployeeQuantityNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail . IndividualEmployeeQuantityRange Aggregate, Optional (Array)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail . IndividualEmployeeQuantityRange . IndividualEmployeeLowRangeQuantity integer, Optional

If only IndividualEmployeeLowRangeCount is specified, the range will be IndividualEmployeeLowRangeCount and higher.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail . IndividualEmployeeQuantityRange . IndividualEmployeeHighRangeQuantity integer, Optional

If only IndividualEmployeeHighRangeCount is specified, the range will be IndividualEmployeeHighRangeCount and lower.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail . IndividualEmployeeQuantityRange . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail . IndividualEmployeeQuantityRange /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndividualEmployeeQuantityNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail . LocationNavigator Aggregate, Required (Array)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail . LocationNavigator . LocationType LocationNavigatorTypeEnum, Required
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail . LocationNavigator . LocationCode string, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail . LocationNavigator . LocationName string, Required
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail . LocationNavigator . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail . LocationNavigator /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . LocationNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode Aggregate, Optional (Array)

Only results matching the specified industry code(s) will be returned.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode IndustryCodeType, Required
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode @TypeText string, up to 256 chars, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode @DNBCodeValue integer, up to 7 digits, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode . IndustryCode string, up to 16 chars, Optional

An alphanumeric value identifying a business activity based on the scheme specified by the typeText. For instance, 1611 represents the highway and street construction industry in the U.S. SIC (Standard Industrial Classification) system. Clarification Note: These are generally external codes created by an external authoritative body, like the U.S. Office of Management and Budget (OMB), but D&B may have created extensions to more precisely define an activity, as in the case of the SIC 2+2 (the last 4 digits of an 8-digit SIC).

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode . IndustryCodeDescription string, up to 256 chars, Optional (Array)

Text that describes the business activity based on the scheme specified by the attribute typeText. E.g., 'highway and street construction' is the description of industry code 1611 in the U.S. SIC (Standard Industrial Classification) system.

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode . IndustryCodeDescription @IndustryCodeDescriptionLengthCode
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode . IndustryExplanationText string, up to 3000 chars, Optional

Free form text describing the business activity.

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode . DisplaySequence integer, Optional

A number which may be used to define the order in which this industry code should be presented relative to other industry codes of the same type where the lower the number the earlier the data is presented.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . IndustryCode /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail . IndustryCode /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . IndustryNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole Aggregate, Optional (Array)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole . FamilyTreeMemberRole Aggregate, Required
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole . FamilyTreeMemberRole . FamilyTreeMemberRoleText string, up to 256 chars, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole . FamilyTreeMemberRole . FamilyTreeMemberRoleText @DNBCodeValue integer, up to 7 digits, Attribute (1x)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole . FamilyTreeMemberRole . FamilyTreeMemberRoleText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole . FamilyTreeMemberRole /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail . FamilyTreeMemberRole /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . FamilyTreeMemberRoleNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . StandaloneOrganizationNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . StandaloneOrganizationNavigatorDetail . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

NOTE: Deprecated

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . StandaloneOrganizationNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification . ControlOwnershipType Aggregate, Optional (Array)
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification . ControlOwnershipType . ControlOwnershipTypeText string, up to 256 chars, Optional

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification . ControlOwnershipType . ControlOwnershipTypeText @DNBCodeValue integer, up to 7 digits, Attribute (1x)

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification . ControlOwnershipType . ControlOwnershipTypeText @DNBCodeTableNumber integer, up to 7 digits, Attribute (1x)

NOTE: Deprecated

N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification . ControlOwnershipType . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

NOTE: Deprecated

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification . ControlOwnershipType /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . ControlOwnershipTypeNavigatorSpecification /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

NOTE: Deprecated

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail /Aggregate
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . PubliclyTradedCompanyNavigatorDetail Aggregate, Optional
N Y FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . PubliclyTradedCompanyNavigatorDetail . CandidateMatchedQuantity integer, Required

The number of subjects identified as possible prospects in the D&B repository.

NOTE: Deprecated

N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail . PubliclyTradedCompanyNavigatorDetail /Aggregate
N Y End: FindCompanyResponse . FindCompanyResponseDetail . NavigatorDetail /Aggregate
Y Y FindCompanyResponse . FindCompanyResponseDetail . InquiryReferenceDetail Aggregate, Optional

Records data that allows the customer to specify information to be linked to this request in order to support subsequent searches.

Y Y FindCompanyResponse . FindCompanyResponseDetail . InquiryReferenceDetail . CustomerReferenceText string, at least 1 char, up to 240 chars, Optional (Up to 5x)
Y Y FindCompanyResponse . FindCompanyResponseDetail . InquiryReferenceDetail . CustomerBillingEndorsementText string, at least 1 char, up to 240 chars, Optional

NOTE: Deprecated

Y Y End: FindCompanyResponse . FindCompanyResponseDetail . InquiryReferenceDetail /Aggregate
Y Y End: FindCompanyResponse . FindCompanyResponseDetail /Aggregate
Y Y End: FindCompanyResponse /Aggregate

NOTE: There may be additional request and/or response elements specified in the WSDL that are not applicable for D&B Direct customers. Data elements that are not listed on this page are currently unused by this operation.

Lists of possible values (when present) are subject to change. Additional values not presented in this documentation may be delivered in the response and should be anticipated in any implementation.

Empty/NULL Values

A NULL returned for an element indicates that the information was not provided to D&B when the related data items were collected. The absence of a value for a particular item should not be considered indicative of any implied value (e.g., NULL for a boolean indicator is NOT the same as a value of 'false').

Abbreviated Territory Names

When present, the Territory Abbreviated Name field will contain local abbreviations, which may be based on standard designations. For companies domiciled in the United States or Canada, this field will contain the second component of ISO 3166-2 codes. For example, the ISO 3166-2:US code for New Jersey is "US-NJ" and the value "NJ" will be delivered in this field. Similarly, the ISO 3166-2:CA code for Ontario is "CA-ON" and the value "ON" will be delivered in this field.

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, CM005, CM007, CM012, CM018, CM022, and SC001-SC009.

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.

Qualified usage (e.g., a successful response) is tracked and billed according to the terms & conditions of the customer's contract. The response codes CM000, CM010, PD002 and PD015 are considered successful. A built-in feature exists to prevent duplicate billing when multiple successful requests with the same criteria are submitted on the same calendar day (which is based on Eastern Standard Time [GMT-5]).

Search operations that involve pagination will only be recorded once -- upon the initial search request. Therefore, customer online usage (OLUS) reports will display a single entry for each unique combination of search criteria requested.

Business Elements

While D&B Direct uses a product canonical naming model in the request/response, many customers may be more familiar with the following business element labels.

Basic Advanced Business Element Name Description
N Y Count of Publicly Traded Companies

PCM XPath: //NavigatorDetail/ PubliclyTradedCompanyNavigatorDetail/ CandidateMatchedQuantity

N Y Count of Upward Family Member Publicly Traded Companies

PCM XPath: //NavigatorDetail/ UpwardFamilyMemberPubliclyTradedCompanyNavigatorDetail/ CandidateMatchedQuantity

Y Y Country Code The two-letter country code, defined by the International Organization for Standardization (ISO) ISO 3166-1 scheme, where the company is located.

PCM XPath: //FindCandidate/ PrimaryAddress/ CountryOfficialName

Y Y D-U-N-S Number

PCM XPath: //FindCandidate/ DUNSNumber

Y Y Employee Quantity (All Locations)

PCM XPath: //FindCandidate/ ConsolidatedEmployeeDetails/ TotalEmployeeQuantity

Y Y Family Tree Member Role (HQ/Branch/Subsidiary)

PCM XPath: //FindCandidate/ FamilyTreeMemberRole/ FamilyTreeMemberRoleText

Y Y Fax Number Main facsimile number of the business.

PCM XPath: //FindCandidate/ FacsimileNumber/ TelecommunicationNumber

N Y Industry Code This code represents the locally used activity code. These are generally regionally based industry identification systems. Examples include 1972 U.S. SIC, SBA, APE, and NACE.

PCM XPath: //FindCandidate/ IndustryCode/ IndustryCode

Y Y Latitude The angular distance of the organization's primary physical address north or south from the Earth's equator measured through 90 degrees expressed in decimal numbers.

PCM XPath: //FindCandidate/ PrimaryAddress/ LatitudeMeasurement

Y Y Longitude The angular distance of the organization's primary physical address east or west from an imaginary line (called the prime meridian) that goes from the North Pole to the South Pole measured through 90 degrees expressed in decimal numbers.

PCM XPath: //FindCandidate/ PrimaryAddress/ LongitudeMeasurement

Y Y Mailing Country Code The three digit code associated with the country name of the mailing address.

PCM XPath: //FindCandidate/ MailingAddress/ CountryOfficialName

Y Y Mailing Postal Code The postal code where the business has its mail delivered.

PCM XPath: //FindCandidate/ MailingAddress/ PostalCode

Y Y Mailing Street Address

PCM XPath: //FindCandidate/ MailingAddress/ StreetAddressLine/ LineText

Y Y Mailing Territory Abbreviated Name

PCM XPath: //FindCandidate/ MailingAddress/ TerritoryAbbreviatedName

Y Y Mailing Territory Name

PCM XPath: //FindCandidate/ MailingAddress/ TerritoryOfficialName

Y Y Mailing Town Name The mailing city associated with the mailing address.

PCM XPath: //FindCandidate/ MailingAddress/ PrimaryTownName

Y Y Manufacturing Indicator Indicates whether or not manufacturing is done at this location.

PCM XPath: //FindCandidate/ ManufacturingIndicator

N Y Marketability Indicator Indicates whether or not the subject record satisfies D&B's global marketability rules

PCM XPath: //FindCandidate/ MarketabilityIndicator

Y Y Postal Code Zip code from inquiry request

PCM XPath: //FindCandidate/ PrimaryAddress/ PostalCode

Y Y Primary Business Name

PCM XPath: //FindCandidate/ OrganizationPrimaryName/ OrganizationName

N Y Publicly Traded Company Indicator

PCM XPath: //FindCandidate/ PubliclyTradedCompanyIndicator

Y Y Sales Revenue Amount (US Dollars)

PCM XPath: //FindCandidate/ SalesRevenueAmount

Y Y Standalone Organization Indicator

PCM XPath: //FindCandidate/ StandaloneOrganizationIndicator

N Y Stock Exchange Name A code used to identify the Stock Exchange at which the subjects Ticker Name is registered.

PCM XPath: //FindCandidate/ StockExchangeDetails/ StockExchangeName

N Y Stock Ticker Name

PCM XPath: //FindCandidate/ StockExchangeDetails/ StockExchangeTickerName

Y Y Street Address

PCM XPath: //FindCandidate/ PrimaryAddress/ StreetAddressLine/ LineText

Y Y Subject Handling Text

PCM XPath: //FindCandidate/ SubjectHandling/ SubjectHandlingText

Y Y Telephone Number The subjects Telephone Number within the telephone exchange. e.g., 422000 for D&B, High Wycombe, UKThis will also include the exchange code in those countries where this is applicable.If the telephone number cannot be parsed into its component parts then

PCM XPath: //FindCandidate/ TelephoneNumber/ TelecommunicationNumber

Y Y Telephone Number International Dialing Code International dialing code for country

PCM XPath: //FindCandidate/ TelephoneNumber/ InternationalDialingCode

Y Y Territory Abbreviated Name

PCM XPath: //FindCandidate/ PrimaryAddress/ TerritoryAbbreviatedName

Y Y Territory Name

PCM XPath: //FindCandidate/ PrimaryAddress/ TerritoryOfficialName

Y Y Town Name The name of the city or town in which the business is physically located.

PCM XPath: //FindCandidate/ PrimaryAddress/ PrimaryTownName

Y Y Trade Style Name Text recording the trade style name of the company. Trade styles are additional business names used by a company, also referred to as a DBA (doing business as) or AKA (also known as) name.

PCM XPath: //FindCandidate/ TradeStyleName/ OrganizationName

N Y Upward Family Member Publicly Traded Company Indicator

PCM XPath: //FindCandidate/ UpwardFamilyMemberPubliclyTradedCompanyIndicator

The preceding list is not presented in the order, nor manner, in which the information is packaged and delivered via the D&B Direct API. Legend: [C] = may be included in a Custom Data product; [M] = may be referenced by the Monitoring process; [M+] = Monitored using an aggregate or attribute XPath.

Feature Notes

For the BASIC search option, the relevancy sort utilizes weighted values based on the match rate in the name and revenue fields, along with additional considerations.

For the ADVANCED search option, the relevancy option utilizes a proprietary algorithm for returning the best-matched results, taking into consideration input parameters sent in the request, along with additional weighted factors.