Definition Type: Element
Name: SpecialTask
Namespace: http://www.iredes.org/xml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: IRappBaseClasses.xsd
MinOccurs 0
MaxOccurs 10
Abstract False
Documentation:
Tasks that are not or hard to describe in workorder.
Collapse XSD Schema Diagram:
XSD Diagram of SpecialTask
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="SpecialTask" type="xsd:string" minOccurs="0" maxOccurs="10">
    <xsd:annotation>
        <xsd:documentation>
                                            Tasks that are not or hard to describe in workorder.
                                        </xsd:documentation>
    </xsd:annotation>
</xsd:element>