rail:tOcpPropEquipmentSummary

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
hasHomeSignals xs:boolean false optional
hasStarterSignals xs:boolean false optional
hasSwitches xs:boolean false optional
powerstation xs:boolean false optional
signalBox rail:tInterlockingTypes optional

Used By

Source

<xs:complexType name="tOcpPropEquipmentSummary">
  <xs:attribute name="signalBox" type="rail:tInterlockingTypes"/>
  <xs:attribute name="powerstation" type="xs:boolean" default="false"/>
  <xs:attribute name="hasHomeSignals" type="xs:boolean" default="false"/>
  <xs:attribute name="hasStarterSignals" type="xs:boolean" default="false"/>
  <xs:attribute name="hasSwitches" type="xs:boolean" default="false"/>
</xs:complexType>