complexType "MasterAgreement"
Namespace:
Content:
complex, 4 elements
Defined:
Includes:
definitions of 4 elements
Used:
Component Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
An entity for defining the agreement executed between the parties and intended to govern all OTC derivatives transactions between those parties.
XML Source (w/o annotations (5); see within schema source)
<xsd:complexType name="MasterAgreement">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="masterAgreementId" type="MasterAgreementId"/>
<xsd:element name="masterAgreementType" type="MasterAgreementType"/>
<xsd:element minOccurs="0" name="masterAgreementVersion" type="MasterAgreementVersion"/>
<xsd:element minOccurs="0" name="masterAgreementDate" type="xsd:date"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 4/4)
masterAgreementDate
Type:
xsd:date, predefined, simple content
The date on which the master agreement was signed.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="masterAgreementDate" type="xsd:date"/>

masterAgreementId
Type:
MasterAgreementId, simple content
An identifier that has been created to identify the master agreement.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="masterAgreementId" type="MasterAgreementId"/>

masterAgreementType
Type:
MasterAgreementType, simple content
The agreement executed between the parties and intended to govern product-specific derivatives transactions between those parties.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="masterAgreementType" type="MasterAgreementType"/>

masterAgreementVersion
Type:
MasterAgreementVersion, simple content
The version of the master agreement.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="masterAgreementVersion" type="MasterAgreementVersion"/>

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.