| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The management element is the root of an NRCS skeleton file. All other elements and atributes are contained within the management element. This element is required.
| Nested Element Summary | |
xs:integer | durationThe number of years in the management rotation. |
xs:string | nameName of the management file. |
xs:string | notesNotes or comments related to the management file. |
| operationsThe operations element is the container for operation elements. |
| Attribute Summary | |
xs:string | progThe program attribute of the management element contains the name of the originating application. |
xs:string | verThe version attribute of the management element contains the version number of the skel format used. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringrequiredunqualified<xs:element name="management"><xs:complexType></xs:element><xs:sequence><xs:element maxOccurs="1" minOccurs="1" name="name" type="xs:string">
</xs:element><xs:element maxOccurs="1" minOccurs="0" name="notes" type="xs:string">
</xs:element><xs:element maxOccurs="1" minOccurs="1" name="duration" type="xs:integer">
</xs:element><xs:element maxOccurs="1" minOccurs="1" name="operations"></xs:sequence><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="op"></xs:sequence><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><xs:attribute name="ver" type="xs:string" use="required">
</xs:attribute><xs:attribute name="prog" type="xs:string" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||