<REGEX_REF> : Regular expression reference

Java class : leon.info.LyRegExp

ROLE

This element refers to a regular expression defined inside the XML data model. The idref attribute should refer to an existing regular expression; otherwise, an error would be raised during the parsing process.

ATTRIBUTES

<!ATTLIST REGEX_REF
	  idref IDREF #REQUIRED>
Attribute Mand. Description Default
idref yes Identifier of the referenced regular expression.