MayBeTerminatedEarly

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/GeneralInformation/MayBeTerminatedEarly

Diagram

MayBeTerminatedEarly

Documentation

EN

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

DE

00067 Ja oder Nein. Bedingt durch Feld 00060 auf S, SF oder B gesetzt

FR

00067 Oui ou Non. Conditionnel si le champ 00060 est défini sur S, SF ou B

NL

00067 Ja of Nee. Voorwaardelijk als veld 00060 is ingesteld op S, SF of B

ES

00067 Sí o No. Condicional si el campo 00060 está establecido en S, SF o B

IT

00067 Sì o No. Condizionale se il campo 00060 è impostato su S, SF o B

CS

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

HU

00067 Igen or Nem. Conditional of mezo 00060 being set to S, SF or B

Properties

Type
EMTYesNoType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
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:
  • Y
  • N

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            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 Ja oder Nein. Bedingt durch Feld 00060 auf S, SF oder B gesetzt</xs:documentation>
      <xs:documentation xml:lang="fr">00067 Oui ou Non. Conditionnel si le champ 00060 est défini sur S, SF ou B</xs:documentation>
      <xs:documentation xml:lang="nl">00067 Ja of Nee. Voorwaardelijk als veld 00060 is ingesteld op S, SF of B</xs:documentation>
      <xs:documentation xml:lang="es">00067 Sí o No. Condicional si el campo 00060 está establecido en S, SF o B</xs:documentation>
      <xs:documentation xml:lang="it">00067 Sì o No. Condizionale se il campo 00060 è impostato su S, SF o B</xs:documentation>
      <xs:documentation xml:lang="cs">00067 Yes or No. Conditional of field 00060 being set to S, SF or B</xs:documentation>
      <xs:documentation xml:lang="hu">00067 Igen or Nem. Conditional of mezo 00060 being set to S, SF or B</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNoType)

<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
               xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
               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:documentation xml:lang="es">Y o N</xs:documentation>
      <xs:documentation xml:lang="it">Y o N</xs:documentation>
      <xs:documentation xml:lang="cs">Y or N</xs:documentation>
      <xs:documentation xml:lang="hu">Y or 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>