| schema location: | http://www.landxml.org/schema/LandXML-1.2/LandXML-1.2.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.landxml.org/schema/LandXML-1.2 |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of PointType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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> |
| type | addressPointTypeType | ||
| properties |
|
||
| source | <xs:attribute name="addressPointType" type="addressPointTypeType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:element name="AdministrativeArea"> <xs:annotation> <xs:documentation>This element stores the administrative boundaries for a survey</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="adminAreaType" type="adminAreaTypeType" use="required"/> <xs:attribute name="adminAreaName" type="xs:string"/> <xs:attribute name="adminAreaCode" type="xs:string"/> <xs:attribute name="pclRef" type="parcelNameRefs"/> </xs:complexType> </xs:element> |
| type | adminAreaTypeType | ||||
| properties |
|
||||
| source | <xs:attribute name="adminAreaType" type="adminAreaTypeType" use="required"/> |
| type | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="adminAreaName" type="xs:string"/> |
| type |