| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||
| children | Unstructured Structured | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="SettlementTimeFrameType"> <xs:annotation> <xs:documentation>Setllement Time Frame</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Unstructured" type="Text350Type" minOccurs="0"/> <xs:element name="Structured" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="TPlus" type="xs:unsignedLong"> <xs:annotation> <xs:documentation>An agreed number of days after the Trade date (T) used to define standard timeframes e.g T+3 settlement period. Where = T is the date that the price is applied to a transaction.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||||||
| type | Text350Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Unstructured" type="Text350Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||||||
| properties |
|
||||||
| children | TPlus | ||||||
| source | <xs:element name="Structured" minOccurs="0"> <xs:complexType> <xs:choice> <xs:element name="TPlus" type="xs:unsignedLong"> <xs:annotation> <xs:documentation>An agreed number of days after the Trade date (T) used to define standard timeframes e.g T+3 settlement period. Where = T is the date that the price is applied to a transaction.</xs:documentation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() |
||
| namespace | http://www.fundsxml.org/XMLSchema/3.0.6 | ||
| type | xs:unsignedLong | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="TPlus" type="xs:unsignedLong"> <xs:annotation> <xs:documentation>An agreed number of days after the Trade date (T) used to define standard timeframes e.g T+3 settlement period. Where = T is the date that the price is applied to a transaction.</xs:documentation> </xs:annotation> </xs:element> |