rail:aMonitoringGeneric

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
onBoardUnitID xs:string optional
identification of the on-board unit used for addressing within communication
softwareVersion rail:tVersionNumber optional
version of installed software of the system

Used By

Source

<xs:attributeGroup name="aMonitoringGeneric">
  <xs:attribute name="onBoardUnitID" type="xs:string">
    <xs:annotation>
      <xs:documentation>identification of the on-board unit used for addressing within communication</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="softwareVersion" type="rail:tVersionNumber">
    <xs:annotation>
      <xs:documentation>version of installed software of the system</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>