Closed state of a gating complex |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
id | xs:string | required |
|
Element | GatingComplex/closed_state |
<xs:complexType name="ClosedState"> <xs:annotation> <xs:documentation>Closed state of a gating complex</xs:documentation> </xs:annotation> <xs:attribute name="id" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Id to use in transition elements when specifying this as the from or to state of the transition.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |