complexType "SubstitutionStatus"
Namespace:
Content:
complex, 3 attributes, 15 elements
Defined:
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:token
 = 
xsd:positiveInteger
 = 
"4"
   
>
   
Content: 
</...>
Content Model Elements (15):
header (defined in ResponseMessage complexType),
onBehalfOf (defined in OnBehalfOf.model group),
party (defined in PartiesAndAccounts.model group),
sequenceNumber (defined in Sequence.model group),
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
Document (extension)
  Message (extension)
      ResponseMessage (extension)
          SubstitutionStatus
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="SubstitutionStatus">
<xsd:complexContent>
<xsd:extension base="ResponseMessage">
<xsd:sequence>
<xsd:element minOccurs="0" name="substitutionIssuerPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="substitutionReceiverPartyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="creditSupportAgreement" type="CreditSupportAgreement"/>
<xsd:group ref="SubstitutionResponse.model"/>
<xsd:element minOccurs="0" name="assets" type="Assets"/>
<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)
assets
Type:
Assets, complex content
The list of assets being moved.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="assets" type="Assets"/>

creditSupportAgreement
Type:
CreditSupportAgreement, complex content
The agreement executed between the parties and intended to govern collateral arrangement for all OTC derivatives transactions between those parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="creditSupportAgreement" type="CreditSupportAgreement"/>

substitutionIssuerPartyReference
Type:
PartyReference, empty content
The party issuing the substitution request.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="substitutionIssuerPartyReference" type="PartyReference"/>

substitutionReceiverPartyReference
Type:
PartyReference, empty content
The party receiving the substitution request.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="substitutionReceiverPartyReference" type="PartyReference"/>

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.