The id of a single cable in the group |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xs:nonNegativeInteger | required |
<xs:element name="cable" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>The id of a single cable in the group</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="id" type="xs:nonNegativeInteger" use="required"/> </xs:complexType> </xs:element> |