rail:tCounter

generic type for counters (e.g. number of equipment), allowing zero

Simple Type Information

Used By

Source

<xs:simpleType name="tCounter">
  <xs:annotation>
    <xs:documentation>generic type for counters (e.g. number of equipment), allowing zero</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:nonNegativeInteger"/>
</xs:simpleType>