complexType "MasterConfirmation"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
masterConfirmation
Known Usage Locations
Annotation
An entity for defining the master confirmation agreement executed between the parties.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="MasterConfirmation">
<xsd:sequence>
<xsd:element name="masterConfirmationType" type="MasterConfirmationType"/>
<xsd:element name="masterConfirmationDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="masterConfirmationAnnexDate" type="xsd:date"/>
<xsd:element minOccurs="0" name="masterConfirmationAnnexType" type="MasterConfirmationAnnexType"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
masterConfirmationAnnexDate
Type:
xsd:date, predefined, simple content
The date that an annex to the master confirmation was executed between the parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="masterConfirmationAnnexDate" type="xsd:date"/>

masterConfirmationAnnexType
Type:
The type of master confirmation annex executed between the parties.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="masterConfirmationAnnexType" type="MasterConfirmationAnnexType"/>

masterConfirmationDate
Type:
xsd:date, predefined, simple content
The date of the confirmation executed between the parties and intended to govern all relevant transactions between those parties.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="masterConfirmationDate" type="xsd:date"/>

masterConfirmationType
Type:
MasterConfirmationType, simple content
The type of master confirmation executed between the parties.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="masterConfirmationType" type="MasterConfirmationType"/>

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.