<FIELD_REF> : Field reference
Java class :
leon.info.LyFieldInfo
ROLE
This element enables to refer to an existing field inside the XML data model. The idref attribute should refer to an existing field of the model; otherwise, an error would be raised during the parsing process.
ATTRIBUTES
<!ATTLIST
FIELD_REF
idref
IDREF #REQUIRED>
Attribute
Mand.
Description
Default
idref
yes
Identifier of the referenced field.