LineNumberType

Simple Type Information

Used By

Element LineNumber

Source

<xsd:simpleType name="LineNumberType">
  <xsd:restriction base="xsd:unsignedInt">
    <xsd:minInclusive value="1"/>
  </xsd:restriction>
</xsd:simpleType>