diagram | |||||
namespace | http://www.landxml.org/schema/LandXML-1.2 | ||||
properties |
|
||||
used by | |||||
annotation |
|
||||
source | <xs:element name="FieldNote"> <xs:annotation> <xs:documentation>Place the note as a text value between the FieldNote element tags. You may also place any valid XML structure inside this tag.</xs:documentation> </xs:annotation> <xs:complexType mixed="true"> <xs:choice maxOccurs="unbounded"> <xs:any namespace="##other" processContents="skip" minOccurs="0"/> </xs:choice> </xs:complexType> </xs:element> |