complexType "RequestLimitCheck"
Namespace:
Content:
complex, 3 attributes, 15 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"2"
   
>
   
Content: 
</...>
Content Model Elements (15):
header (defined in RequestMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
sequenceNumber (defined in Sequence.model group),
trade (defined in Events.model group),
tradePackage (defined in Events.model group),
All Direct / Indirect Based Elements (1):
requestLimitCheck
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      RequestMessage (extension)
          CorrectableRequestMessage (extension)
              RequestLimitCheck
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="RequestLimitCheck">
<xsd:complexContent>
<xsd:extension base="CorrectableRequestMessage">
<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:group ref="Events.model"/>
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quote" type="BasicQuotation"/>
</xsd:sequence>
<xsd:group ref="PartiesAndAccounts.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/15)
creditApprovalModel
Type:
CreditApprovalModel, simple content
Code to indicate the credit approval model e.g., PushToPing, PushToStop, Plus1ToStop, Plus1ToPing, Ping.
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (w/o annotations (1); 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"/>

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

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"/>

XML schema documentation generated with DocFlex/XML 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.