| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of Point3dReq | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="name" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="desc" type="xs:string"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="code" type="xs:string"/> |
| type | stateType | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="state" type="stateType"/> |
| type | pointNameRef | ||
| properties |
|
||
| source | <xs:attribute name="pntRef" type="pointNameRef"/> |
| type | featureNameRef | ||||
| properties |
|
||||
| source | <xs:attribute name="featureRef" type="featureNameRef" use="optional"/> |
| type | pointGeometryType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="pointGeometry" type="pointGeometryType"/> |
| type | DTMAttributeType | ||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||
| source | <xs:attribute name="DTMAttribute" type="DTMAttributeType"/> |
| type | xs:dateTime | ||||
| properties |
|
||||
| source | <xs:attribute name="timeStamp" type="xs:dateTime" use="optional"/> |
| type | surveyRoleType | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| source | <xs:attribute name="role" type="surveyRoleType" use="optional"/> |