simpleType ExtendedPointType
namespace http://www.LRMS-Local-02-00-00
type restriction of xs:string
used by
simpleType lrms:PointType
facets
enumeration insert-local-values-here
source <xs:simpleType name="ExtendedPointType">
 
<xs:restriction base="xs:string">
   
<xs:enumeration value="insert-local-values-here"/>
 
</xs:restriction>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy