Crypto

/FundsXML4/AssetMasterData/Asset/AssetDetails/Crypto

Diagram

Crypto (EIOPA-BoS-22/216) Crypto-asset means a digital representation of value or rights which may be transferred and stored electronically, using distributed ledger technology or similar technology Type (anonymous)

Documentation

(EIOPA-BoS-22/216) Crypto-asset means a digital representation of value or rights which may be transferred and stored electronically, using distributed ledger technology or similar technology

Properties

Type
CryptoType
Cardinality
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
4
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
/AssetMasterData/.../Type (anonymous)

1 – Electronic money token - a type of cryptoasset the main purpose of which is to be used as a means of exchange and that purports to maintain a stable value by referring to the value of a fiat currency that is legal tender;

2 – Asset-referenced token - a type of cryptoasset that purports to maintain a stable value by referring to the value of several fiat currencies that are legal tender, one or several commodities or one or several cryptoassets, or a combination of such assets;

3- Utility token - a type of crypto-asset which is intended to provide digital access to a good or service, available on DLT, and is only accepted by the issuer of that token;

4 – Other crypto-assets

Electronic money token

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"
            name="Crypto"
            type="CryptoType">
   <xs:annotation>
      <xs:documentation>(EIOPA-BoS-22/216) Crypto-asset means a digital representation of value or rights which may be transferred and stored electronically, using distributed ledger technology or similar technology</xs:documentation>
   </xs:annotation>
</xs:element>