Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A 3 letter currency identifier as defined in ISO 4217 (see see https://www.iso.org/iso-4217-currency-codes.htmlhttps://en.wikipedia.org/wiki/ISO_4217).

Code Block
languagexml
titlePresentationML
<div class="PresentationML" data-version-id="2.0">
    <div class="entity" data-entity-id="gbp">
        <b>Cable: 1.47</b>
    </div>
</div>

...

languagejs
titleEntityJSON

...

Note that only officially recognized identifiers defined by ISO4217 may be present in an attribute of that type, currencies for which there is no official identifier should be represented using the org.symphonyoss.fin.ccy.id

...

.symphony [A] attribute type.