2.14. The component_ref element¶
A component_ref element information item (referred to in this specification as a component_ref element) is an element in the CellML namespace with a local name equal to component_ref, and which appears as a child of an encapsulation element.
Every
component_refelement MUST contain acomponentattribute.The value of this attribute MUST be a valid CellML identifier, and MUST match the
nameattribute on acomponentelement or animport componentelement in the CellML infoset.
- Every
component_refelement MAY in turn contain one or morecomponent_refelement children.
See more
Please see the notes about the
component_ref usage under the “See more” link on the encapsulation element page.