QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
frequency | rail:tFrequencyHertz | 0 | optional | |||
type | rail:tElectrificationType | none | optional | |||
voltage | rail:tVoltageVolt | 0 | optional |
Complex Types | rail:tElectrification, rail:tElectrificationChange |
<xs:attributeGroup name="aElectrification"> <xs:attribute name="type" type="rail:tElectrificationType" default="none"/> <xs:attribute name="voltage" type="rail:tVoltageVolt" default="0"/> <xs:attribute name="frequency" type="rail:tFrequencyHertz" default="0"/> </xs:attributeGroup> |