| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
The operation element contains information about a specific operation. This element is optional and unlimited in number.
Nested Element Summary | |
rotationDate | date The date element contains the date of the operation. |
xs:string | name The name element contains the name of the operation. |
xs:string | veg The vegetation element contains the name of the plant or crop related to the operation. |
<xs:element maxOccurs="unbounded" minOccurs="0" name="op"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="1" minOccurs="1" name="name" type="xs:string">
</xs:element><xs:element maxOccurs="1" minOccurs="0" name="veg" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |