complexType PointType3dReq
diagram LandXML-1.2Doc_p212.png
namespace http://www.landxml.org/schema/LandXML-1.2
type extension of Point3dReq
properties
base Point3dReq
used by
elements Outlet RetWallPnt
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      
source <xs:complexType name="PointType3dReq">
 
<xs:simpleContent>
   
<xs:extension base="Point3dReq">
     
<xs:attribute name="name" type="xs:string"/>
     
<xs:attribute name="desc" type="xs:string"/>
     
<xs:attribute name="code" type="xs:string"/>
     
<xs:attribute name="state" type="stateType"/>
     
<xs:attribute name="pntRef" type="pointNameRef"/>
     
<xs:attribute name="featureRef" type="featureNameRef" use="optional"/>
     
<xs:attribute name="pointGeometry" type="pointGeometryType"/>
     
<xs:attribute name="DTMAttribute" type="DTMAttributeType"/>
     
<xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/>
     
<xs:attribute name="role" type="surveyRoleType" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute PointType3dReq/@name
type xs:string
properties
isRef 0
source <xs:attribute name="name" type="xs:string"/>

attribute PointType3dReq/@desc
type xs:string
properties
isRef 0
source <xs:attribute name="desc" type="xs:string"/>

attribute PointType3dReq/@code
type xs:string
properties
isRef 0
source <xs:attribute name="code" type="xs:string"/>

attribute PointType3dReq/@state
type stateType
properties
isRef 0
facets
enumeration abandoned
enumeration destroyed
enumeration existing
enumeration proposed
source <xs:attribute name="state" type="stateType"/>

attribute PointType3dReq/@pntRef
type pointNameRef
properties
isRef 0
source <xs:attribute name="pntRef" type="pointNameRef"/>

attribute PointType3dReq/@featureRef
type featureNameRef
properties
isRef 0
use optional
source <xs:attribute name="featureRef" type="featureNameRef" use="optional"/>

attribute PointType3dReq/@pointGeometry
type pointGeometryType
properties
isRef 0
facets
enumeration point
enumeration curve
source <xs:attribute name="pointGeometry" type="pointGeometryType"/>

attribute PointType3dReq/@DTMAttribute
type DTMAttributeType
properties
isRef 0
facets
enumeration determinebyfeature
enumeration donotinclude
enumeration spot
enumeration spotandbreak
enumeration void
enumeration drapevoid
enumeration breakvoid
enumeration island
enumeration boundary
enumeration contour
enumeration feature
enumeration ground
enumeration xsection
enumeration user
source <xs:attribute name="DTMAttribute" type="DTMAttributeType"/>

attribute PointType3dReq/@timeStamp
type xs:dateTime
properties
isRef 0
use optional
source <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/>

attribute PointType3dReq/@role
type surveyRoleType
properties
isRef 0
use optional
facets
enumeration measured
enumeration to stake out
enumeration staked out
enumeration calculated
enumeration assistance point
enumeration user entered point
enumeration control point
source <xs:attribute name="role" type="surveyRoleType" use="optional"/>


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