diagram |
|
namespace |
http://www.landxml.org/schema/LandXML-1.2 |
properties |
|
used by |
|
attributes |
|
annotation |
documentation | Annotation is a descriptive string use to describe an action on survey |
|
source |
<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> |