You are on page 1of 7

MESSAGE_TYPE,

DEAL_TYPE,
SIDE,
PRODUCT,
SOURCE_REFERENCE,
TRANSACTION_TYPE,
REVISION_VER,
TRADE_ID,
BLOCK_ID,
TRADER_ID,
TRADER_NAME,
COUNTERPARTY_ID,
COUNTERPARTY_NAME,
DATE_OF_DEAL,
TIME_OF_DEAL,
TRADE_DATE,
DATE_CONFIRMED,
TIME_CONFIRMED,
COUNTERPARTY_DEALING_CODE,
COUNTERPARTY_FIRM,
USER_IDENTIFIER_1,
USER_IDENTIFIER_2,
USER_IDENTIFIER_3,
USER_IDENTIFIER_4,
BROKER_DEAL_CODE,
BROKER_NAME,
CURRENCY_1,
CURRENCY_2,
AMOUNT_DEALT,
DEALT_CURRENCY,
COUNTER_AMOUNT,
COUNTER_CURRENCY,
FORWARD_POINTS_NEAR,
FAR_AMOUNT_DEALT,
FAR_CURRENCY_DEALT,
FAR_COUNTER_AMOUNT,
FAR_COUNTER_CURRENCY,
FORWARD_POINTS_FAR,
SPOT_BASIS_RATE,
DEPOSIT_RATE,
DAY_COUNT,
TRANSACTION_INDICATOR,
VOLUME_OF_INTEREST,
EXCHANGE_RATE_PERIOD_1,
VALUE_DATE_PERIOD_1,
TENOR_PERIOD_1,
FIXING_DATE_PERIOD_1,
FIXING_SOURCE_PERIOD_1,
SETTLE_CURRENCY,
SWAP_RATE,
EXCHANGE_RATE_PERIOD_2,
VALUE_DATE_PERIOD_2,
TENOR_PERIOD_2,
FIXING_DATE_PERIOD_2,
FIXING_SOURCE_PERIOD_2,
SPLIT_TENOR_CURRENCY_1,
SPLIT_VALUE_DATE_CURRENCY_1,
SPLIT_TENOR_CURRENCY_2,
SPLIT_VALUE_DATE_CURRENCY_2,
COMMENT_TEXT,
NOTE_NAME_1,
NOTE_TEXT_1,
NOTE_NAME_2,
NOTE_TEXT_2,
NOTE_NAME_3,
NOTE_TEXT_3,
NOTE_NAME_4,
NOTE_TEXT_4,
NOTE_NAME_5,
NOTE_TEXT_5,
COMPETING_QUOTE_1,
COMPETING_DEAL_CODE_1,
COMPETING_QUOTE_2,
COMPETING_DEAL_CODE_2,
COMPETING_QUOTE_3,
COMPETING_DEAL_CODE_3,
COMPETING_QUOTE_4,
COMPETING_DEAL_CODE_4,
COMPETING_QUOTE_5,
COMPETING_DEAL_CODE_5,
PORTFOLIO,
ALLOCATION_ACCOUNT,
ALLOCATION_DESCRIPTION,
ALLOCATION_CUSTODIAN,
PRIME_BROKER_NAME,
REFERENCE_SPOT_RATE,
REFERENCE_RATE_PERIOD_1,
REFERENCE_RATE_PERIOD_2,
PAY_CURRENCY,
PAY_SWIFT_CODE,
PAY_ACCOUNT_NUMBER,
PAY_BANK,
PAY_BRANCH,
PAY_BENEFICIARY,
PAY_SPECIAL_INSTRUCTIONS,
RECEIVING_CURRENCY,
RECEIVING_SWIFT_CODE,
RECEIVING_ACCOUNT_NUMBER,
RECEIVING_BANK,
RECEIVING_BRANCH,
RECEIVING_BENEFICIARY,
RECEIVING_SPECIAL_INSTRUCTIONS,
SPOT_RATE_MID_POINT,
ALLINRATE_NEAR_LEGMIDPOINT,
POINT_MID_POINT,
ALLINRATE_MIDPOINT,
FAR_LEG_MID_POINT,
USI_UTI_NAMESPACE,
USI_UTI_IDENTIFIER,
USI_UTI_LEG,
DELIVERY_DATE,
BANKNOTE_RATE_TYPE,
COMMISSION,
INTERFACE_STATUS_FLAG

csvbloomberg.xsd
<?xml version = '1.0' encoding = 'UTF-8'?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd"
xmlns:tns="http://TargetNamespace.com/FileRead"
targetNamespace="http://TargetNamespace.com/FileRead"
elementFormDefault="qualified" attributeFormDefault="unqualified"
nxsd:version="NXSD" nxsd:stream="chars" nxsd:encoding="US-ASCII"
nxsd:hasHeader="true" nxsd:headerLines="1" nxsd:headerLinesTerminatedBy="${eol}">

<xsd:element name="Root-Element">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="BloomBerg" minOccurs="1" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="MESSAGE_TYPE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DEAL_TYPE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SIDE" type="xsd:string" nxsd:style="terminated"
nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PRODUCT" type="xsd:string" nxsd:style="terminated"
nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SOURCE_REFERENCE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TRANSACTION_TYPE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="REVISION_VER" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TRADE_ID" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="BLOCK_ID" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TRADER_ID" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TRADER_NAME" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COUNTERPARTY_ID" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COUNTERPARTY_NAME" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DATE_OF_DEAL" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TIME_OF_DEAL" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TRADE_DATE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DATE_CONFIRMED" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TIME_CONFIRMED" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COUNTERPARTY_DEALING_CODE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COUNTERPARTY_FIRM" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USER_IDENTIFIER_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USER_IDENTIFIER_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USER_IDENTIFIER_3" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USER_IDENTIFIER_4" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="BROKER_DEAL_CODE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="BROKER_NAME" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="CURRENCY_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="CURRENCY_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="AMOUNT_DEALT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DEALT_CURRENCY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COUNTER_AMOUNT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COUNTER_CURRENCY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FORWARD_POINTS_NEAR" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FAR_AMOUNT_DEALT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FAR_CURRENCY_DEALT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FAR_COUNTER_AMOUNT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FAR_COUNTER_CURRENCY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FORWARD_POINTS_FAR" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SPOT_BASIS_RATE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DEPOSIT_RATE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DAY_COUNT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TRANSACTION_INDICATOR" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="VOLUME_OF_INTEREST" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="EXCHANGE_RATE_PERIOD_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="VALUE_DATE_PERIOD_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TENOR_PERIOD_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FIXING_DATE_PERIOD_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FIXING_SOURCE_PERIOD_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SETTLE_CURRENCY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SWAP_RATE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="EXCHANGE_RATE_PERIOD_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="VALUE_DATE_PERIOD_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="TENOR_PERIOD_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FIXING_DATE_PERIOD_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FIXING_SOURCE_PERIOD_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SPLIT_TENOR_CURRENCY_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SPLIT_VALUE_DATE_CURRENCY_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SPLIT_TENOR_CURRENCY_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SPLIT_VALUE_DATE_CURRENCY_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMMENT_TEXT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_NAME_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_TEXT_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_NAME_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_TEXT_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_NAME_3" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_TEXT_3" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_NAME_4" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_TEXT_4" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_NAME_5" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="NOTE_TEXT_5" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_QUOTE_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_DEAL_CODE_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_QUOTE_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_DEAL_CODE_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_QUOTE_3" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_DEAL_CODE_3" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_QUOTE_4" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_DEAL_CODE_4" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_QUOTE_5" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMPETING_DEAL_CODE_5" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PORTFOLIO" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="ALLOCATION_ACCOUNT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="ALLOCATION_DESCRIPTION" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="ALLOCATION_CUSTODIAN" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PRIME_BROKER_NAME" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="REFERENCE_SPOT_RATE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="REFERENCE_RATE_PERIOD_1" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="REFERENCE_RATE_PERIOD_2" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_CURRENCY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_SWIFT_CODE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_ACCOUNT_NUMBER" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_BANK" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_BRANCH" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_BENEFICIARY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="PAY_SPECIAL_INSTRUCTIONS" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_CURRENCY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_SWIFT_CODE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_ACCOUNT_NUMBER" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_BANK" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_BRANCH" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_BENEFICIARY" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="RECEIVING_SPECIAL_INSTRUCTIONS" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="SPOT_RATE_MID_POINT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="ALLINRATE_NEAR_LEGMIDPOINT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="POINT_MID_POINT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="ALLINRATE_MIDPOINT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="FAR_LEG_MID_POINT" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USI_UTI_NAMESPACE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USI_UTI_IDENTIFIER" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="USI_UTI_LEG" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="DELIVERY_DATE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="BANKNOTE_RATE_TYPE" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="COMMISSION" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="," nxsd:quotedBy="&quot;"/>
<xsd:element name="INTERFACE_STATUS_FLAG" type="xsd:string"
nxsd:style="terminated" nxsd:terminatedBy="${eol}" nxsd:quotedBy="&quot;"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

<xsd:annotation>

<xsd:appinfo>NXSDSAMPLE=C:\Users\sr1171\Desktop\DEAL20170913_74121_2_12324158T_0_0.
csv</xsd:appinfo>
<xsd:appinfo>USEHEADER=true</xsd:appinfo>
</xsd:annotation>
</xsd:schema>

You might also like