|
com.jxml.quick.model.qjml.QMAttributes
|
|
Holds the pieces which define the attributes of the element.
|
Attributes:
| ID |
optional |
Identifies the element. |
inherited |
default: true |
The attributes inherited from the Coin(s) that this Coin extends or implements. |
boolean inherited |
|
Content:
| item |
0 or more |
An item is used to specify a data item held by a Coin. |
ArrayList itemList |
|