<?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" elementFormDefault="qualified" targetNamespace="http://www.unifiedcompliance.com/NFI/XSDs" version="2" xml:lang="en" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="undefined">
	<xs:include schemaLocation="UCF_Common.xsd"/>
	<xs:element name="UCF_CE_List" type="ucf:UCF_CE_List_Type">
		<xs:annotation id="copyrightInfo">
			<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html">See Documentation URL</xs:documentation>
		</xs:annotation>
		<xs:key name="UCF_CE_ID_Key">
			<xs:annotation>
				<xs:documentation>Every Control Item must have an unique id</xs:documentation>
			</xs:annotation>
			<xs:selector xpath="ucf:UCF_CE_Item/ucf:UCF_CE_Basic_Info"/>
			<xs:field xpath="ucf:UCF_CE_ID"/>
		</xs:key>
	</xs:element>
	<xs:complexType name="UCF_CE_List_Type">
		<xs:sequence>
			<xs:element maxOccurs="unbounded" name="UCF_CE_Item" type="ucf:UCF_CE_Item_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_Item">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_CE_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/controls-1/the-ucf-controls-xml-specifica.html#UCF_Basic_Info">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Metric_Info" type="ucf:UCF_Metric_Info_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_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 minOccurs="1" name="UCF_CE_Control_Title" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_Control_Title">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CE_Control_Statement" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_Control_Statement">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_CE_Policy_Statement" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_Policy_Statement">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CE_Impact_Zone" minOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_Impact_Zone">See Documentation URL</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Leadership and high level objectives"/>
						<xs:enumeration value="Audits and risk management"/>
						<xs:enumeration value="Monitoring and measurement"/>
						<xs:enumeration value="Technical security"/>
						<xs:enumeration value="Physical and environmental protection"/>
						<xs:enumeration value="Systems continuity"/>
						<xs:enumeration value="Human resources management for the IS staff"/>
						<xs:enumeration value="Operational management"/>
						<xs:enumeration value="System hardening through configuration management"/>
						<xs:enumeration value="Records management"/>
						<xs:enumeration value="Application design and implementation"/>
						<xs:enumeration value="Acquisition of facilities, technology, and services"/>
						<xs:enumeration value="Privacy protection for information and data"/>
						<xs:enumeration value="Deprecated"/>
						<xs:enumeration value="Root"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="UCF_CE_DataField_Name" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_DataField_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="1" name="UCF_CE_Control_Type" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_CE_Control_Type">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_Metric_Info_Type">
		<xs:sequence>
			<xs:element name="UCF_Metric_ID" type="ucf:UCF_ID_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Metric_Title" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_Title">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Metric_Calculation" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_Calculation">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Metric_Information_Source" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_Information_Source">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Metric_Target_Result" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_Target_Result">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Metric_Presentation_Format">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/controls-1/the-ucf-controls-xml-specifica.html#UCF_Metric_Presentation_Format">See Documentation URL</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Bar"/>
						<xs:enumeration value="Pie"/>
						<xs:enumeration value="Stacked bar"/>
						<xs:enumeration value="Waterfall"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_Meta_Data_Type">
		<xs:sequence>
			<xs:element name="UCF_CE_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_CE_ID" type="ucf:UCF_ID_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_CE_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 minOccurs="1" name="UCF_CE_Genealogy" 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_Genealogy">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CE_Sort_ID" type="xs:string" minOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_Sort_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CE_Live_Status" type="xs:integer" minOccurs="1">
				<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_CE_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_CE_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_CE_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_CE_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_Date_Modified">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

