You can import this library and get a list of CDA element creation and mapping methods. To get started, import his this CDA library into your CDA mapping module:
Code Block | ||
---|---|---|
| ||
require "CDA.CDAclient" local CDA = CDAclient() |
After that, the CDA variables variable can access a list of mapping functions such as
...
These CDA functions will help you to quickly create /and map CDA document easierdocuments. For each CDA functions function's usage, please check help the built in help.