complexType "NoticePeriodPartyReference"
Namespace:
Content:
complex, 2 elements
Defined:
globally in fpml-repo-5-8.xsd; see XML source
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="NoticePeriodPartyReference">
<xsd:sequence>
<xsd:element name="partyReference" type="PartyReference"/>
<xsd:element 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 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 name="partyReference" 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.