complexType DealingTimeFrameType
diagram index_p1061.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
children TMinus OtherTimeFrameDescription
used by
element DealingCutOffType/Structured/DealingCutOffTimeFrame
annotation
documentation
Dealing Time Frames
source <xs:complexType name="DealingTimeFrameType">
 
<xs:annotation>
   
<xs:documentation>Dealing Time Frames</xs:documentation>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element name="TMinus" type="xs:unsignedLong">
     
<xs:annotation>
       
<xs:documentation>An agreed number of days before the Trade date (T) used to define standard timeframes e.g. T-1 Dealing
cut off or T-2 prepayment condition
Where = T is the date that the price is applied to a transaction,
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="OtherTimeFrameDescription" type="Text350Type">
     
<xs:annotation>
       
<xs:documentation>Specifies a description of any other TimeFrame that may be used for the DealingCutOffTimeFrame</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element DealingTimeFrameType/TMinus
diagram index_p1062.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type xs:unsignedLong
properties
content simple
annotation
documentation
An agreed number of days before the Trade date (T) used to define standard timeframes e.g. T-1 Dealing
cut off or T-2 prepayment condition
Where = T is the date that the price is applied to a transaction,
source <xs:element name="TMinus" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:documentation>An agreed number of days before the Trade date (T) used to define standard timeframes e.g. T-1 Dealing
cut off or T-2 prepayment condition
Where = T is the date that the price is applied to a transaction,
</xs:documentation>
 
</xs:annotation>
</xs:element>

element DealingTimeFrameType/OtherTimeFrameDescription
diagram index_p1063.png
namespace http://www.fundsxml.org/XMLSchema/3.0.7
type Text350Type
properties
content simple
facets
Kind Value Annotation
maxLength 350
annotation
documentation
Specifies a description of any other TimeFrame that may be used for the DealingCutOffTimeFrame
source <xs:element name="OtherTimeFrameDescription" type="Text350Type">
 
<xs:annotation>
   
<xs:documentation>Specifies a description of any other TimeFrame that may be used for the DealingCutOffTimeFrame</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy