<?xml version="1.0" encoding="utf-8"?>
<!-- Created with Liquid XML Studio 1.0.8.0 (http://www.liquid-technologies.com) -->
<xs:schema xmlns:ucf="http://www.unifiedcompliance.com/NFI/XSDs" xmlns:xsd="undefined"
  elementFormDefault="qualified" targetNamespace="http://www.unifiedcompliance.com/NFI/XSDs"
  version="1.0" xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:include schemaLocation="UCF_Common.xsd"/>
  <xs:element name="UCF_Roles_to_Controls_Join_List" type="ucf:UCF_Roles_To_Controls_Join_List_Type">
    <xs:annotation>
      <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-join-list-xml-specific.html" xml:lang="English">See Documentation URL</xs:documentation>
    </xs:annotation>
  </xs:element>
  <xs:complexType name="UCF_Meta_Data_Type">
    <xs:sequence>
      <xs:element name="UCF_Join_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_Join_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_Join_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:sequence>
  </xs:complexType>
  <xs:complexType name="UCF_Basic_Info_Type">
    <xs:sequence>
      <xs:element name="UCF_CE_ID" type="ucf:UCF_ID_Type">
        <xs:annotation>
          <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-join-list-xml-specific.html#UCF_XX_ID">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-join-list-xml-specific.html#UCF_XX_ID">See Documentation URL</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UCF_Roles_To_Controls_Join_List_Type">
    <xs:sequence>
      <xs:element maxOccurs="unbounded" name="UCF_Join_Item" type="ucf:UCF_Join_Item_Type">
        <xs:annotation>
          <xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-join-list-xml-specific.html#UCF_Join_Item">See Documentation URL</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <xs:complexType name="UCF_Join_Item_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/common-elements-and-files/the-ucf-join-list-xml-specific.html#UCF_Basic_Info">See Documentation URL</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:schema>

