<xs:simpleType name="lineNumberType"> <xs:restriction base="xs:nonNegativeInteger"> <xs:totalDigits value="6" /> </xs:restriction> </xs:simpleType>