<xs:element name="Annotation"> <xs:annotation> <xs:documentation>Annotation is a descriptive string use to describe an action on survey</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="type" type="annotationType" use="required" /> <xs:attribute name="name" type="xs:string" /> <xs:attribute name="desc" type="xs:string" /> <xs:attribute name="pclRef" type="parcelNameRefs" /> </xs:complexType> </xs:element>