Definition of a value for a quantity and the associated groups of cables which have this value. The quantity referred to will be clear from the usage, e.g. InitialMembPotential |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
value | xs:double | required |
<xs:complexType name="UnnamedParameter"> <xs:annotation> <xs:documentation>Definition of a value for a quantity and the associated groups of cables which have this value. The quantity referred to will be clear from the usage, e.g. InitialMembPotential</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="group" type="xs:string" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="value" type="xs:double" use="required"/> </xs:complexType> |