complexType "OriginalRequestDetails"
Namespace:
Content:
complex, 7 elements
Defined:
Includes:
definitions of 7 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (7):
packageIdentifier (defined in OriginalRequestDetails complexType),
tradeIdentifier (defined in OriginalRequestDetails complexType)
All Direct / Indirect Based Elements (2):
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="OriginalRequestDetails">
<xsd:sequence>
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Deprecated in favor of existing onBehalfOf element." minOccurs="0" name="requestingPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="creditApprovalRequestType" type="CreditApprovalRequestTypeEnum"/>
<xsd:element minOccurs="0" name="creditApprovalModel" type="CreditApprovalModel"/>
<xsd:choice minOccurs="0">
<xsd:element name="originalTrade" type="Trade"/>
<xsd:element maxOccurs="unbounded" name="tradeIdentifier" type="TradeIdentifier"/>
<xsd:element name="originalPackage" type="TradePackage"/>
<xsd:element name="packageIdentifier" type="IssuerTradeId"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 7/7)
creditApprovalModel
Type:
CreditApprovalModel, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="creditApprovalModel" type="CreditApprovalModel"/>

creditApprovalRequestType
Type:
Simple Content
enumeration of xsd:token
Enumeration:
"AllOrNone", "AllowPartial"
XML Source (see within schema source)
<xsd:element minOccurs="0" name="creditApprovalRequestType" type="CreditApprovalRequestTypeEnum"/>

originalPackage
Type:
TradePackage, complex content
Fully describes the original trade package (prior to the exercise).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="originalPackage" type="TradePackage"/>

originalTrade
Type:
Trade, complex content
Fully describes the original trade (prior to the exercise).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="originalTrade" type="Trade"/>

packageIdentifier
Type:
IssuerTradeId, complex content
XML Source (see within schema source)
<xsd:element name="packageIdentifier" type="IssuerTradeId"/>

requestingPartyReference
Type:
PartyReference, empty content
XML Source (see within schema source)
<xsd:element fpml-annotation:deprecated="true" fpml-annotation:deprecatedReason="Deprecated in favor of existing onBehalfOf element." minOccurs="0" name="requestingPartyReference" type="PartyReference"/>

tradeIdentifier
Type:
TradeIdentifier, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="tradeIdentifier" type="TradeIdentifier"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.