Using dynamic models

To use dynamic models XmlDataSource tag must be replaced by datamodel. The datamodel tag has the following attributes:

Attribute
Usage

id

ZK Identifier

className

root DataNode class name

src

XML resource name for XML dynamic data model
rootNode Root node type for dynamic data model

className usage is not compatible with src and rootNode attributes.

rootNode attribute is mandatory when using XML dynamic data models.


Revision #1
Created 1 June 2021 13:21:33 by pgarcia@soffid.com
Updated 1 June 2021 13:21:47 by pgarcia@soffid.com