<?xml version="1.0"?>
<xs:schema xmlns:ucf="http://www.unifiedcompliance.com/NFI/XSDs" elementFormDefault="qualified" targetNamespace="http://www.unifiedcompliance.com/NFI/XSDs" version="B1" xml:lang="en"
    xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="undefined">
    <xs:include schemaLocation="UCF_Common.xsd"/>
    <xs:element name="UCF_Tasks_List" type="ucf:UCF_Tasks_List_Type">
        <xs:annotation>
            <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html">See Documentation URL</xs:documentation>
        </xs:annotation>
    </xs:element>
    <xs:complexType name="UCF_Tasks_List_Type">
        <xs:sequence>
            <xs:element name="UCF_Task_Item" type="ucf:UCF_Task_Type" maxOccurs="unbounded">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Item">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Task_Type">
        <xs:sequence>
            <xs:element name="UCF_Meta_Data" type="ucf:UCF_Meta_Data_Type">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_Meta_Data">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Basic_Info" type="ucf:UCF_Basic_Info_Type">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Basic_Info">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="UCF_References" type="ucf:UCF_Reference_Type">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_References">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Meta_Data_Type">
        <xs:sequence>
            <xs:element name="UCF_Task_Release_Version" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Release_Version">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_SNED" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_SNED">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_ID" type="ucf:UCF_ID2_Type">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_ID">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_ID_CheckDigit" type="xs:integer">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_ID_CheckDigit">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Live_Status" type="xs:integer">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Live_Status">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Deprecated_By" type="xs:string" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Deprecated_By">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="UCF_Task_Deprecation_Notes" type="xs:string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Deprecation_Notes">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="1" name="UCF_Task_Date_Added" type="xs:date">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Date_Added">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="1" name="UCF_Task_Date_Modified" type="xs:date">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Date_Modified">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="1" name="UCF_Task_Language" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Language">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="1" name="UCF_Task_License_Info" type="ucf:non-empty-uri">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_License_Info">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Basic_Info_Type">
        <xs:sequence>
            <xs:element name="UCF_Task_Name" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Name">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Description" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Description">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Avail">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Avail">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Low"/>
                        <xs:enumeration value="Moderate"/>
                        <xs:enumeration value="High"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UCF_Task_Avail_Definition" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Avail_Definition">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Avail_Factor" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Avail_Factor">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Low"/>
                        <xs:enumeration value="Moderate"/>
                        <xs:enumeration value="High"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UCF_Task_Avail_Special_Factor" type="xs:string" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Avail_Special_Factor">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Conf">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Conf">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Low"/>
                        <xs:enumeration value="Moderate"/>
                        <xs:enumeration value="High"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UCF_Task_Conf_Definition" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Conf_Definition">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Conf_Factor" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Conf_Factor">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Low"/>
                        <xs:enumeration value="Moderate"/>
                        <xs:enumeration value="High"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UCF_Task_Conf_Special_Factor" type="xs:string" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Conf_Special_Factor">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Integrity">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Integrity">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Low"/>
                        <xs:enumeration value="Moderate"/>
                        <xs:enumeration value="High"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UCF_Task_Integrity_Definition" type="ucf:non-empty-string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Integrity_Definition">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Task_Integrity_Factor" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Integrity_Factor">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Low"/>
                        <xs:enumeration value="Moderate"/>
                        <xs:enumeration value="High"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="UCF_Task_Integrity_Special_Factor" type="xs:string" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Task_Integrity_Special_Factor">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Reference_Type">
        <xs:sequence>
            <xs:element name="UCF_Function_ID" type="ucf:UCF_ID2_Type" minOccurs="1" maxOccurs="1">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/information-classification-1/organizational-tasks-xml-forma.html#UCF_Function_ID">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:schema>

