User Guide
Data Context Management
Overview
DTCC ComposerX Factory enables the representation of metadata associated with a financial instrument. It allows you to create Schemas to represent a financial asset. These Data Templates are reusable, allowing them to be applied to multiple tokens representing the same asset class.
For example, a Schema (data template) on-chain, facilitates better asset management and interoperability.
Info
You can return to the Tokenization menu by selecting the Details tab and clicking on Token URL.
Token Properties
The property menu for a token displays the following information:
| Property | Meaning |
|---|---|
| ID | The smart contracts or wallets associated with the token. |
| Name | The names of the corresponding smart contracts or wallets. |
| Property Source | Direct sources are created through the property menu; My Schema sources are applied from existing schema templates. |
| Type | The type of property, such as Boolean, String, or Int. |
| Value | The value of the token as driven by the Type. |
Example:
- Boolean types could have a value of "True | False"
- String types could have a value of "Alpha Inc"
- Int types could have a value of "1,000"