MayBeTerminatedEarly

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_1/FinancialInstrument/GeneralInformation/MayBeTerminatedEarly

Diagram

MayBeTerminatedEarly 00067 Yes or No. Conditional of field 00060 being set to S, SF or B Y or N

Documentation

00067 Yes or No. Conditional of field 00060 being set to S, SF or B

Properties

Type
EMTYesNoType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6
Sample Data
N
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • Y
  • N

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="MayBeTerminatedEarly"
            type="EMTYesNoType">
   <xs:annotation>
      <xs:documentation>00067 Yes or No. Conditional of field 00060 being set to S, SF or B </xs:documentation>
   </xs:annotation>
</xs:element>