| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| variable | cellml:cellMLIdentifier | required | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.cellml.org/cellml/1.1#' | ||||||
<complexType name="variableRef"> <sequence> <any namespace="##other" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> <element name="role" type="cellml:role" minOccurs="1" maxOccurs="unbounded"/> <any namespace="##other" processContents="skip" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="variable" type="cellml:cellMLIdentifier" use="required"/> <anyAttribute namespace="##other" processContents="lax"/> </complexType> |