complexType "PartyNoticePeriod"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
partyNoticePeriod
Known Usage Locations
Annotation
A type to represent agreed period of notice to be given in advance before exercise of the open repo trade by a party requesting such exercise and reference to that party.
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="PartyNoticePeriod">
<xsd:sequence>
<xsd:element minOccurs="0" name="partyReference" type="PartyReference"/>
<xsd:element minOccurs="0" name="noticePeriod" type="AdjustableOffset"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/2)
noticePeriod
Type:
AdjustableOffset, complex content
Notice period for open repo transactions in number of days. This element represents agreed period of notice to be given in advance before exercise of the repo trade by a party requesting such exercise.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="noticePeriod" type="AdjustableOffset"/>

partyReference
Type:
PartyReference, empty content
A reference to a party who has the right to request exercise of the open repo trade and for whom noticePeriod is defined.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="partyReference" type="PartyReference"/>

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