Note: the following attribute should be used when using the generic form of expression. This is optional here, as whole attributeGroups can't be set as optional or required. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
expr | xs:string | optional |
Complex Types | SteadyState, TimeCourse, Transition |
<xs:attributeGroup name="generic_expr_params"> <xs:annotation> <xs:documentation>Note: the following attribute should be used when using the generic form of expression. This is optional here, as whole attributeGroups can't be set as optional or required.</xs:documentation> </xs:annotation> <xs:attribute name="expr" type="xs:string" use="optional"/> </xs:attributeGroup> |