simpleType addressPointTypeType
namespace http://www.landxml.org/schema/LandXML-1.2
type xs:string
used by
attribute AddressPoint/@addressPointType
annotation
documentation
This is a string to define the type of Geocode that the address point is for examplecentroid of parcel, Access Point etc.  This will be a jurisdictionally based list.
source <xs:simpleType name="addressPointTypeType">
 
<xs:annotation>
   
<xs:documentation>This is a string to define the type of Geocode that the address point is for examplecentroid of parcel, Access Point etc.  This will be a jurisdictionally based list.</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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