<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>