namespace | http://www.LRMS-Adopted-02-00-00 | ||||
type | restriction of xs:short | ||||
used by |
|
||||
facets |
|
||||
source | <xs:simpleType name="PublicGridNorthSouthDelta"> <xs:restriction base="xs:short"> <xs:minInclusive value="-10000"/> <xs:maxInclusive value="+10000"/> </xs:restriction> </xs:simpleType> |