identity
com.jxml.quick.model.qjml.QMIdentity
The data item is the entire coin.
Attributes:
ID optional Identifies the element.
coin optional A reference to the Coin which defines the data item held by this Coin. String coin
key optional References an accessor of the content held by this piece. Required for maps. Optional for arrays, indexed properties, and lists String key
kind optional ( array | list | map | indexed ) Identifies the kind of container being used, if other than a scalar. String kind
size default: -1 The size of an array or indexed property. int size