CellIdInNetwork

Id of individual cell in a network

Simple Type Information

Used By

Attribute InputSite/@cell_id

Source

<xs:simpleType name="CellIdInNetwork">
  <xs:annotation>
    <xs:documentation>Id of individual cell in a network</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:nonNegativeInteger">
  </xs:restriction>
</xs:simpleType>