Tools, FAQ, Tutorials:
"asset" CTO Statement Syntax
What is the syntax of the "asset" CTO Statement
✍: FYIcenter.com
The "asset" statement declares a generic data type to represent primary data entities that can be referenced with their unique IDs. Here is the syntax of an "asset" statement:
[abstract] asset type_name [identified by id_name] | [extends super_type] { o|--> property_type property_name [optional] [default value] [validator] ... o|--> property_type[] property_name [optional] ... }
Syntax elements used in an "asset" CTO Statement:
Â
⇒ "transaction" CTO Statement Syntax
⇠"participant" CTO Statement Syntax
2021-08-01, 1011🔥, 0💬
Popular Posts:
How to create a navigation file like navigation.xhtml for an EPUB 3.0 book? At least one navigation ...
What is test testing area for? The testing area is provided to allow visitors to post testing commen...
How to create a new API on the Publisher Dashboard of an Azure API Management Service? If you are ne...
How to run CMD Commands in Dockerfile to change Windows Docker images? When building a new Windows i...
How to use the Atom Online Validator at w3.org? w3.org feed validation service is provided at http:/...