Reserved Attribute: ctor
Description
This attribute is the constructor attribute for the tag. It is used to pass value to the tag creator. Some tags, such as
idref requires value to be passed to the constructor.
Attribute Values
Depends on the Creator of the tag.
Additional Notes
idref,
varref, and
ctor are mutually exclusive attributes and should not be used together.