link
com.jxml.quick.model.qjml.QMLink
Link elements are used to define hyperlinks.
Attributes:
ID optional Identifies the element.
coin required A reference to the Coin which defines the data item held by this Coin. QMCoin coin
inline default : False When false, force the display to a new line. Defaults to true for attributes and false for elements. boolean inline
label optional Specifies a unique identifier. String label
schema required Schema for the referenced document. String schema
tag required An XML attribute or element tag name. String tag
wild default : False Defines a "wild card" Coin which can be used with any XML attribute or element. When true, label must be set, but not tag. boolean wild
schemaClass optional Defines a schema class name String schemaClass
Content:
rem 0 or more Comments ArrayList remList