Table of Contents

Search

  1. Preface
  2. Libraries for Industry Standards
  3. Using Libraries
  4. Descriptions of the Libraries
  5. Generate Library Objects

Libraries Guide

Libraries Guide

XML of an IDC-IDSI Message

XML of an IDC-IDSI Message

The IDC-IDSI Library produces XML structures like the following example:
<?xml version="1.0" encoding="windows-1252"?> <IDC:DataFeed xmlns:IDC="http://www.informatica.com/B2B/IDC_IDSI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <Header> </Header> <Body> <Row xsi:type="IDC:IDSI320service_HeaderRecordFormatType"> <Serviceformat>320</Serviceformat> <pricesevaluations>P</pricesevaluations> <bulletins> </bulletins> <dividends> </dividends> <PricingEvaluationdate> <raw>20120119</raw> <data>20120119</data> </PricingEvaluationdate> <Productiondate> <raw>20120120</raw> <data>20120120</data> </Productiondate> <Statementssuppliedbythecustomer> </Statementssuppliedbythecustomer> <FileIndicators> <Listedbondspriceevaluationhierarchy>3</Listedbondspriceevaluationhierarchy> <Replacepreviousclosewithopenprice>0</Replacepreviousclosewithopenprice> <Replaceaveragewithbidorzero>0</Replaceaveragewithbidorzero> <Replaceclosingpricewithoptionsmarkingprice>0</Replaceclosingpricewithoptionsmarkingprice> <DualEquityFlag>1</DualEquityFlag> <DualADRFlag>2</DualADRFlag> <PinkOTCMarketsQuoteFlag>1</PinkOTCMarketsQuoteFlag> <Identifyask_onlyquotes>0</Identifyask_onlyquotes> <FactoradjustedCMOs>0</FactoradjustedCMOs> <OptionsNBBOpricingcoverageflag>0</OptionsNBBOpricingcoverageflag> <Priceevaluationcoverageflag>1</Priceevaluationcoverageflag> </FileIndicators> </Row> </Body> </IDC:DataFeed>

0 COMMENTS

We’d like to hear from you!