element AddressPoint
diagram LandXML-1.2Doc_p1.png
namespace http://www.landxml.org/schema/LandXML-1.2
type extension of PointType
properties
content complex
used by
element LocationAddress
facets
minLength 0
maxLength 3
attributes
Name  Type  Use  Default  Fixed  annotation
namexs:string      
descxs:string      
codexs:string      
statestateType      
pntRefpointNameRef      
featureReffeatureNameRefoptional      
pointGeometrypointGeometryType      
DTMAttributeDTMAttributeType      
timeStampxs:dateTimeoptional      
rolesurveyRoleTypeoptional      
determinedTimeStampxs:dateTimeoptional      
ellipsoidHeightellipsoidHeightTypeoptional      
latitudelatLongAngleoptional      
longitudelatLongAngleoptional      
zonexs:stringoptional      
northingStdErrorxs:doubleoptional      
eastingStdErrorxs:doubleoptional      
elevationStdErrorxs:doubleoptional      
addressPointTypeaddressPointTypeType      
annotation
documentation
Represents a 2D or 3D Address Point. The Address Point is the geocoded point with which to reference an address
source <xs:element name="AddressPoint">
 
<xs:annotation>
   
<xs:documentation>Represents a 2D or 3D Address Point. The Address Point is the geocoded point with which to reference an address</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:simpleContent>
     
<xs:extension base="PointType">
       
<xs:attribute name="addressPointType" type="addressPointTypeType"/>
     
</xs:extension>
   
</xs:simpleContent>
 
</xs:complexType>
</xs:element>

attribute AddressPoint/@addressPointType
type addressPointTypeType
properties
isRef 0
source <xs:attribute name="addressPointType" type="addressPointTypeType"/>


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