OptionDirection
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V5/Portfolio/Positions/Position/InterestRateInstrumentCharacteristics/EmbeddedOption/OptionDirection
Diagram
Documentation
A44 - Option at the discretion of issuer(I) or bearer(B). "O" if both are possible.
A44 - Option im Ermessen von Emittent(I) or Inhaber(B). "O" if both are possible.
A44 - Option at discretion de émetteur(I) ou bearer(B). "O" si both sont possible.
A44 - Option at discretion van emittent(I) van bearer(B). "O" als both zijn possible.
A44 - Option at discretion de emisor(I) de bearer(B). "O" como both son possible.
A44 - Opzione a discrezione dell'emittente(I) o del portatore(B). "O" se entrambe le cose sono possibili.
A44 - Option at the discretion of issuer(I) or bearer(B). "O" if both are possible.
A44 - Option at the discretion of issuer(I) or bearer(B). "O" if both are possible.
Properties
- Type
- xs:string
- Cardinality
- 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
- 9
- Sample Data
- O
- Restrictions
- Base: xs:string
MinLength: 1
MaxLength: 1
Enumeration:IBO
Element Definition
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"
name="OptionDirection">
<xs:annotation>
<xs:documentation xml:lang="en">A44 - Option at the discretion of issuer(I) or bearer(B). "O" if both are possible.</xs:documentation>
<xs:documentation xml:lang="de">A44 - Option im Ermessen von Emittent(I) or Inhaber(B). "O" if both are possible.</xs:documentation>
<xs:documentation xml:lang="fr">A44 - Option at discretion de émetteur(I) ou bearer(B). "O" si both sont possible.</xs:documentation>
<xs:documentation xml:lang="nl">A44 - Option at discretion van emittent(I) van bearer(B). "O" als both zijn possible.</xs:documentation>
<xs:documentation xml:lang="es">A44 - Option at discretion de emisor(I) de bearer(B). "O" como both son possible.</xs:documentation>
<xs:documentation xml:lang="it">A44 - Opzione a discrezione dell'emittente(I) o del portatore(B). "O" se entrambe le cose sono possibili.</xs:documentation>
<xs:documentation xml:lang="cs">A44 - Option at the discretion of issuer(I) or bearer(B). "O" if both are possible.</xs:documentation>
<xs:documentation xml:lang="hu">A44 - Option at the discretion of issuer(I) or bearer(B). "O" if both are possible.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:minLength value="1"/>
<xs:maxLength value="1"/>
<xs:enumeration value="I"/>
<xs:enumeration value="B"/>
<xs:enumeration value="O"/>
</xs:restriction>
</xs:simpleType>
</xs:element>