| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| style | xs:string | optional | ||||
| type | rail:tPowerTransmissionType | adhesion | optional |
| Complex Types | rail:tPowerTransmission, rail:tPowerTransmissionChange |
<xs:attributeGroup name="aPowerTransmission"> <xs:attribute name="type" type="rail:tPowerTransmissionType" default="adhesion"/> <xs:attribute name="style" type="xs:string"/> </xs:attributeGroup> |