MayBeTerminatedEarly
/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V3/FinancialInstrument/GeneralInformation/MayBeTerminatedEarly
Diagram
Documentation
EN
00067 Yes or No. Conditional of field 00060 being set to S, SF or B
DE
00067 Yes oder No. Conditional von Feld 00060 being set zu S, SF oder B
FR
00067 Yes ou No. Conditional de champ 00060 being set à S, SF ou B
NL
00067 Yes van No. Conditional van veld 00060 being set naar S, SF van B
Properties
- Type
- EMTYesNoType
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 6
- Sample Data
- Y
- Restrictions
- Base: xs:string
Length: 1
Enumeration:YN
Element Definition
Element Definition
<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="MayBeTerminatedEarly"
type="EMTYesNoType">
<xs:annotation>
<xs:documentation xml:lang="en">00067 Yes or No. Conditional of field 00060 being set to S, SF or B </xs:documentation>
<xs:documentation xml:lang="de">00067 Yes oder No. Conditional von Feld 00060 being set zu S, SF oder B</xs:documentation>
<xs:documentation xml:lang="fr">00067 Yes ou No. Conditional de champ 00060 being set à S, SF ou B</xs:documentation>
<xs:documentation xml:lang="nl">00067 Yes van No. Conditional van veld 00060 being set naar S, SF van B</xs:documentation>
</xs:annotation>
</xs:element>
Referenced Type Definition
(EMTYesNoType)
Referenced Type Definition (EMTYesNoType)
<xs:simpleType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="EMTYesNoType">
<xs:annotation>
<xs:documentation xml:lang="en">Y or N</xs:documentation>
<xs:documentation xml:lang="de">Y oder N</xs:documentation>
<xs:documentation xml:lang="fr">Y ou N</xs:documentation>
<xs:documentation xml:lang="nl">Y van N</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="1"/>
<xs:enumeration value="Y"/>
<xs:enumeration value="N"/>
</xs:restriction>
</xs:simpleType>