[xsd-users] xsd crash

Rizzuto, Raymond Raymond.Rizzuto at sig.com
Tue Jan 15 14:28:19 EST 2008


Hi!

 

I am running the 3.0 version of XSD against a large, complicated schema
that my company developed.  I get a lot of warning and info messages,
then the application crashes:

 

xsd cxx-tree --root-element-none --root-element OrderInstruction
--generate-polymorphic "SDMP-1.1 latest.xsd" 

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'ticket'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'ticket' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:587:46: info: element 'ticket' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'currency'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'currency' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:588:33: info: element 'currency' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'priceType'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'priceType' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:598:37: info: element 'priceType' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'price'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'price' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:642:51: info: element 'price' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'stopPrice'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'stopPrice' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:647:85: info: element 'stopPrice' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'referencePriceType'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'referencePriceType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:657:65: info: element 'referencePriceType' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'referencePrice'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'referencePrice' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:662:60: info: element 'referencePrice' is defined
here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'algorithm'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'algorithm' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:670:53: info: element 'algorithm' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'algorithmParameter'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'algorithmParameter' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:675:98: info: element 'algorithmParameter' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'pegText'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'pegText' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:681:80: info: element 'pegText' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'trailingStopText'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'trailingStopText' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:686:89: info: element 'trailingStopText' is defined
here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'quantityType'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'quantityType' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:697:40: info: element 'quantityType' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'quantity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'quantity' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:721:36: info: element 'quantity' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'minQuantity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'minQuantity' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:731:69: info: element 'minQuantity' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'maxQuantity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'maxQuantity' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:741:69: info: element 'maxQuantity' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'referenceQuantityType'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'referenceQuantityType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:756:49: info: element 'referenceQuantityType' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'referenceQuantity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'referenceQuantity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:769:45: info: element 'referenceQuantity' is defined
here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'displayQuantity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'displayQuantity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:782:68: info: element 'displayQuantity' is defined
here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'displayRefreshQuantity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'displayRefreshQuantity' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:787:105: info: element 'displayRefreshQuantity' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'timeInForceDateTime'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'timeInForceDateTime' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:794:65: info: element 'timeInForceDateTime' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'timeInForceActivationDateTime'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'timeInForceActivationDateTime' correctly if it appears in place
of this wildcard

SDMP-1.1 latest.xsd:799:105: info: element
'timeInForceActivationDateTime' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'timeInForceExpirationDateTime'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'timeInForceExpirationDateTime' correctly if it appears in place
of this wildcard

SDMP-1.1 latest.xsd:804:105: info: element
'timeInForceExpirationDateTime' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'efpText'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'efpText' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:810:80: info: element 'efpText' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'parentOrderInstructionId'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'parentOrderInstructionId' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:815:111: info: element 'parentOrderInstructionId' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'beneficiaryLegalEntity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'beneficiaryLegalEntity' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:820:81: info: element 'beneficiaryLegalEntity' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'netOrCommFormula'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'netOrCommFormula' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:825:89: info: element 'netOrCommFormula' is defined
here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'netOrCommAmount'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'netOrCommAmount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:830:89: info: element 'netOrCommAmount' is defined
here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'originatorId'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'originatorId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:835:63: info: element 'originatorId' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'handlerId'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'handlerId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:840:74: info: element 'handlerId' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'directedExecutionVenue'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'directedExecutionVenue' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:845:75: info: element 'directedExecutionVenue' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'directedOrderHandlingService'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'directedOrderHandlingService' correctly if it appears in place
of this wildcard

SDMP-1.1 latest.xsd:850:96: info: element 'directedOrderHandlingService'
is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'originatorDesignatedLegalEntity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'originatorDesignatedLegalEntity' correctly if it appears in
place of this wildcard

SDMP-1.1 latest.xsd:855:90: info: element
'originatorDesignatedLegalEntity' is defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'originatorTradingPerson'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'originatorTradingPerson' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:860:77: info: element 'originatorTradingPerson' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'originatorLegalEntity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'originatorLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:865:66: info: element 'originatorLegalEntity' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'handlerTradingPerson'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'handlerTradingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:870:74: info: element 'handlerTradingPerson' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'handlerLegalEntity'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'handlerLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:875:63: info: element 'handlerLegalEntity' is
defined here

SDMP-1.1 latest.xsd:880:90: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:880:90: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'orderInstruction'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'orderInstruction' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1598:42: info: element 'orderInstruction' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'previousOrderInstruction'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'previousOrderInstruction' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:1599:64: info: element 'previousOrderInstruction' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'instrument'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'instrument' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1600:35: info: element 'instrument' is defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'request'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'request' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1343:46: info: element 'request' is defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'originatorTradingPerson'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'originatorTradingPerson' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:1348:77: info: element 'originatorTradingPerson' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'originatorLegalEntity'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'originatorLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1353:66: info: element 'originatorLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'originatorDesignatedLegalEntity'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'originatorDesignatedLegalEntity' correctly if it appears in
place of this wildcard

SDMP-1.1 latest.xsd:1358:90: info: element
'originatorDesignatedLegalEntity' is defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'handlerTradingPerson'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'handlerTradingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1363:74: info: element 'handlerTradingPerson' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'handlerLegalEntity'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'handlerLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1368:63: info: element 'handlerLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'beneficiaryLegalEntity'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'beneficiaryLegalEntity' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:1373:81: info: element 'beneficiaryLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'controllerParty'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'controllerParty' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1378:69: info: element 'controllerParty' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'handlerAccount'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'handlerAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1388:42: info: element 'handlerAccount' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'originatorAccount'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'originatorAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1389:59: info: element 'originatorAccount' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'parentOrderId'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'parentOrderId' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1396:100: info: element 'parentOrderId' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'settlementDate'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'settlementDate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:495:53: info: element 'settlementDate' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'settlementType'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'settlementType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:500:60: info: element 'settlementType' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'originatorId'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'originatorId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1402:77: info: element 'originatorId' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'handlerId'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'handlerId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1407:74: info: element 'handlerId' is defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'executionVenue'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'executionVenue' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1412:53: info: element 'executionVenue' is defined
here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'orderHandlingService'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'orderHandlingService' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1417:74: info: element 'orderHandlingService' is
defined here

SDMP-1.1 latest.xsd:1605:90: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:1605:90: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'order'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'order' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1647:53: info: element 'order' is defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'complexOrderType'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'complexOrderType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1648:42: info: element 'complexOrderType' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'request'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'request' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1343:46: info: element 'request' is defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'originatorTradingPerson'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'originatorTradingPerson' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:1348:77: info: element 'originatorTradingPerson' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'originatorLegalEntity'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'originatorLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1353:66: info: element 'originatorLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'originatorDesignatedLegalEntity'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'originatorDesignatedLegalEntity' correctly if it appears in
place of this wildcard

SDMP-1.1 latest.xsd:1358:90: info: element
'originatorDesignatedLegalEntity' is defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'handlerTradingPerson'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'handlerTradingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1363:74: info: element 'handlerTradingPerson' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'handlerLegalEntity'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'handlerLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1368:63: info: element 'handlerLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'beneficiaryLegalEntity'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'beneficiaryLegalEntity' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:1373:81: info: element 'beneficiaryLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'controllerParty'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'controllerParty' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1378:69: info: element 'controllerParty' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'handlerAccount'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'handlerAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1388:42: info: element 'handlerAccount' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'originatorAccount'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'originatorAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1389:59: info: element 'originatorAccount' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'parentOrderId'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'parentOrderId' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1396:100: info: element 'parentOrderId' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'settlementDate'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'settlementDate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:495:53: info: element 'settlementDate' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'settlementType'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'settlementType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:500:60: info: element 'settlementType' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'originatorId'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'originatorId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1402:77: info: element 'originatorId' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'handlerId'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'handlerId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1407:74: info: element 'handlerId' is defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'executionVenue'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'executionVenue' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1412:53: info: element 'executionVenue' is defined
here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'orderHandlingService'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'orderHandlingService' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1417:74: info: element 'orderHandlingService' is
defined here

SDMP-1.1 latest.xsd:1669:90: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:1669:90: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:1321:91: warning: namespace '##any' allows for
element 'locate'

SDMP-1.1 latest.xsd:1321:91: warning: generated code may not associate
element 'locate' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1295:70: info: element 'locate' is defined here

SDMP-1.1 latest.xsd:1321:91: warning: namespace '##any' allows for
element 'locateExemptionType'

SDMP-1.1 latest.xsd:1321:91: warning: generated code may not associate
element 'locateExemptionType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1300:74: info: element 'locateExemptionType' is
defined here

SDMP-1.1 latest.xsd:1321:91: warning: namespace '##any' allows for
element 'regRepParty'

SDMP-1.1 latest.xsd:1321:91: warning: generated code may not associate
element 'regRepParty' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1306:66: info: element 'regRepParty' is defined here

SDMP-1.1 latest.xsd:1321:91: warning: namespace '##any' allows for
element 'contactBrokerParty'

SDMP-1.1 latest.xsd:1321:91: warning: generated code may not associate
element 'contactBrokerParty' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1311:73: info: element 'contactBrokerParty' is
defined here

SDMP-1.1 latest.xsd:1321:91: warning: namespace '##any' allows for
element 'branchOrganization'

SDMP-1.1 latest.xsd:1321:91: warning: generated code may not associate
element 'branchOrganization' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1316:65: info: element 'branchOrganization' is
defined here

SDMP-1.1 latest.xsd:1321:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:1321:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:1687:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:1687:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'handlerFee'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'handlerFee' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1851:62: info: element 'handlerFee' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'handlerRebate'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'handlerRebate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1856:65: info: element 'handlerRebate' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'orderInstructionId'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'orderInstructionId' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1861:84: info: element 'orderInstructionId' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'orderId'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'orderId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1866:73: info: element 'orderId' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'executionVenue'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'executionVenue' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1871:54: info: element 'executionVenue' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'orderHandlingService'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'orderHandlingService' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1876:75: info: element 'orderHandlingService' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'originatorAccount'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'originatorAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1881:44: info: element 'originatorAccount' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'handlerAccount'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'handlerAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1882:41: info: element 'handlerAccount' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'originatorDesignatedLegalEntity'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'originatorDesignatedLegalEntity' correctly if it appears in
place of this wildcard

SDMP-1.1 latest.xsd:1883:77: info: element
'originatorDesignatedLegalEntity' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'originatorTradingPerson'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'originatorTradingPerson' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:1888:78: info: element 'originatorTradingPerson' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'originatorLegalEntity'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'originatorLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1893:81: info: element 'originatorLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'handlerTradingPerson'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'handlerTradingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1898:75: info: element 'handlerTradingPerson' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'handlerLegalEntity'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'handlerLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1903:78: info: element 'handlerLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'handlerDesignatedLegalEntity'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'handlerDesignatedLegalEntity' correctly if it appears in place
of this wildcard

SDMP-1.1 latest.xsd:1908:74: info: element
'handlerDesignatedLegalEntity' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'currency'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'currency' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1764:33: info: element 'currency' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'instrument'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'instrument' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1769:35: info: element 'instrument' is defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'settlementDate'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'settlementDate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:495:53: info: element 'settlementDate' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'settlementType'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'settlementType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:500:60: info: element 'settlementType' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'transactionText'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'transactionText' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1775:88: info: element 'transactionText' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'postingPerson'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'postingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1780:67: info: element 'postingPerson' is defined
here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'postingLegalEntity'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'postingLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1785:63: info: element 'postingLegalEntity' is
defined here

SDMP-1.1 latest.xsd:1913:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:1913:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:1967:91: warning: namespace '##any' allows for
element 'fromTransactionId'

SDMP-1.1 latest.xsd:1967:91: warning: generated code may not associate
element 'fromTransactionId' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1957:69: info: element 'fromTransactionId' is
defined here

SDMP-1.1 latest.xsd:1967:91: warning: namespace '##any' allows for
element 'toTransactionId'

SDMP-1.1 latest.xsd:1967:91: warning: generated code may not associate
element 'toTransactionId' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1962:67: info: element 'toTransactionId' is defined
here

SDMP-1.1 latest.xsd:1967:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:1967:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'executionVenue'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'executionVenue' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:2053:54: info: element 'executionVenue' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'buyerTradingPerson'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'buyerTradingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:2058:73: info: element 'buyerTradingPerson' is
defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'buyerLegalEntity'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'buyerLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:2063:62: info: element 'buyerLegalEntity' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'sellerTradingPerson'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'sellerTradingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:2068:74: info: element 'sellerTradingPerson' is
defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'sellerLegalEntity'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'sellerLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:2073:63: info: element 'sellerLegalEntity' is
defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'buyerDesignatedLegalEntity'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'buyerDesignatedLegalEntity' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:2078:72: info: element 'buyerDesignatedLegalEntity'
is defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'sellerDesignatedLegalEntity'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'sellerDesignatedLegalEntity' correctly if it appears in place
of this wildcard

SDMP-1.1 latest.xsd:2083:73: info: element 'sellerDesignatedLegalEntity'
is defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'sellerLocate'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'sellerLocate' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2089:54: info: element 'sellerLocate' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'sellerLocateExemptionType'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'sellerLocateExemptionType' correctly if it appears in place of
this wildcard

SDMP-1.1 latest.xsd:2094:80: info: element 'sellerLocateExemptionType'
is defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'buyerAccount'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'buyerAccount' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2100:62: info: element 'buyerAccount' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'sellerAccount'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'sellerAccount' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:2105:63: info: element 'sellerAccount' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'currency'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'currency' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1764:33: info: element 'currency' is defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'instrument'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'instrument' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1769:35: info: element 'instrument' is defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'settlementDate'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'settlementDate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:495:53: info: element 'settlementDate' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'settlementType'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'settlementType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:500:60: info: element 'settlementType' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'transactionText'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'transactionText' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1775:88: info: element 'transactionText' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'postingPerson'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'postingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1780:67: info: element 'postingPerson' is defined
here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'postingLegalEntity'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'postingLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1785:63: info: element 'postingLegalEntity' is
defined here

SDMP-1.1 latest.xsd:2110:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:2110:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'fromAccount'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'fromAccount' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2153:38: info: element 'fromAccount' is defined here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'toAccount'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'toAccount' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2154:36: info: element 'toAccount' is defined here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'currency'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'currency' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1764:33: info: element 'currency' is defined here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'instrument'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'instrument' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1769:35: info: element 'instrument' is defined here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'settlementDate'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'settlementDate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:495:53: info: element 'settlementDate' is defined
here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'settlementType'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'settlementType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:500:60: info: element 'settlementType' is defined
here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'transactionText'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'transactionText' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1775:88: info: element 'transactionText' is defined
here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'postingPerson'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'postingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1780:67: info: element 'postingPerson' is defined
here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'postingLegalEntity'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'postingLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1785:63: info: element 'postingLegalEntity' is
defined here

SDMP-1.1 latest.xsd:2155:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:2155:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'fromAccount'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'fromAccount' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2173:38: info: element 'fromAccount' is defined here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'toAccount'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'toAccount' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2174:36: info: element 'toAccount' is defined here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'currency'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'currency' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1764:33: info: element 'currency' is defined here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'instrument'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'instrument' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:1769:35: info: element 'instrument' is defined here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'settlementDate'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'settlementDate' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:495:53: info: element 'settlementDate' is defined
here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'settlementType'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'settlementType' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:500:60: info: element 'settlementType' is defined
here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'transactionText'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'transactionText' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1775:88: info: element 'transactionText' is defined
here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'postingPerson'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'postingPerson' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1780:67: info: element 'postingPerson' is defined
here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'postingLegalEntity'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'postingLegalEntity' correctly if it appears in place of this
wildcard

SDMP-1.1 latest.xsd:1785:63: info: element 'postingLegalEntity' is
defined here

SDMP-1.1 latest.xsd:2175:91: warning: namespace '##any' allows for
element 'id'

SDMP-1.1 latest.xsd:2175:91: warning: generated code may not associate
element 'id' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:563:42: info: element 'id' is defined here

SDMP-1.1 latest.xsd:2601:89: warning: namespace '##any' allows for
element 'containerId'

SDMP-1.1 latest.xsd:2601:89: warning: generated code may not associate
element 'containerId' correctly if it appears in place of this wildcard

SDMP-1.1 latest.xsd:2596:52: info: element 'containerId' is defined here

 

This application has requested the Runtime to terminate it in an unusual
way.

Please contact the application's support team for more information.

 

________________________________

Ray Rizzuto

Susqehanna International Group

(610)747-2336 (W)

(215)776-3780 (C)

 

 



IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments.  Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited.  Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument.  Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.



More information about the xsd-users mailing list