<?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_Roles_List" type="ucf:UCF_Roles_List_Type">
        <xs:annotation>
            <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html">See Documentation URL</xs:documentation>
        </xs:annotation>
    </xs:element>
    <xs:complexType name="UCF_Roles_List_Type">
        <xs:sequence>
            <xs:element name="UCF_Role_Item" type="ucf:UCF_Role_Type" maxOccurs="unbounded">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html#UCF_Role_Item">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Role_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/roles-1/the-ucf-roles-xml-specificatio.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/roles-1/the-ucf-roles-xml-specificatio.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_Role_Release_Version" 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_Release_Version">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Role_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_Role_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_Role_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_Role_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_Role_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_Role_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_Role_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:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Basic_Info_Type">
        <xs:sequence>
            <xs:element name="UCF_Role_Name" type="xs:string">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html#UCF_Role_Name">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Role_Description" type="xs:string" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html#UCF_Role_Description">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element name="UCF_Role_Position_Type" minOccurs="0">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html#UCF_Role_Position_Type">See Documentation URL</xs:documentation>
                </xs:annotation>
                <xs:simpleType>
                    <xs:restriction base="xs:string">
                        <xs:enumeration value="Executive Oversight"/>
                        <xs:enumeration value="Managerial Oversight"/>
                        <xs:enumeration value="Day to day role"/>
                        <xs:enumeration value="Consulting role"/>
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="UCF_Reference_Type">
        <xs:sequence minOccurs="0">
            <xs:element name="UCF_Role_Reports_To" type="ucf:UCF_ID2_Type" minOccurs="0"
                maxOccurs="1">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html#UCF_Role_Reports_To">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
            <xs:element minOccurs="0" name="UCF_Role_Dotted_Line_Reports_To" type="ucf:UCF_ID2_Type">
                <xs:annotation>
                    <xs:documentation source="http://www.netfrontiers.com/ucf-xml/roles-1/the-ucf-roles-xml-specificatio.html#UCF_Role_Dotted_Line_Reports_To">See Documentation URL</xs:documentation>
                </xs:annotation>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
</xs:schema>

