| schema location: | http://www.landxml.org/schema/LandXML-1.1/LandXML-1.1.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.landxml.org/schema/LandXML-1.1 |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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.1 | ||||||||||||||||||||||||||||||
| 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 | xs:string | ||
| properties |
|
||
| source | <xs:attribute name="adminAreaCode" type="xs:string"/> |
| type | parcelNameRefs | ||
| properties |
|
||
| source | <xs:attribute name="pclRef" type="parcelNameRefs"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.landxml.org/schema/LandXML-1.1 | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xs:element name="AdministrativeDate"> <xs:annotation> <xs:documentation>This element stores a range of Administrative dates which may vary from jurisdiction to jurisdiction.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="adminDateType" type="adminDateTypeType" use="required"/> <xs:attribute name="adminDate" type="xs:date" use="required"/> </xs:complexType> </xs:element> |
| type | adminDateTypeType | ||||
| properties |
|
||||
| source | <xs:attribute name="adminDateType" type="adminDateTypeType" use |