<?xml version="1.0" encoding="utf-8"?>
<!-- Created with Liquid XML Studio 1.0.8.0 (http://www.liquid-technologies.com) -->
<xs:schema elementFormDefault="qualified" targetNamespace="http://www.unifiedcompliance.com/NFI/XSDs" version="2.0" xml:lang="en" xmlns:ucf="http://www.unifiedcompliance.com/NFI/XSDs"
	xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="undefined">
	<xs:include schemaLocation="UCF_Common.xsd"/>
	<xs:element name="UCF_Authority_Document_List" type="ucf:UCF_AD_List_Type">
		<xs:annotation id="copyrightInfo">
			<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#" xml:lang="English">See Documentation URL</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="UCF_AD_List_Type">
		<xs:sequence>
			<xs:element maxOccurs="unbounded" name="UCF_AD_Item" type="ucf:UCF_AD_Item_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Item">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_AD_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/authority-documents-1/the-authority-documents-xml-fo.html#UCF_Basic_Info">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_References" type="ucf:UCF_Reference_Type" minOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/audit/the-ucf-audit-xml-specificatio.html#UCF_References">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_AD_Official_Name_Type">
		<xs:sequence>
			<xs:element name="UCF_AD_Published_Name" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Official_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_Version" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Official_Name">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_AD_Common_Name" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Common_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_Title_Type" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Title_Type">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_URL" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_URL">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_Type" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Type">See Documentation URL</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Bill or Act"/>
						<xs:enumeration value="Regulation or Statute"/>
						<xs:enumeration value="Contractual Obligation"/>
						<xs:enumeration value="Self-Regulatory Body Requirement"/>
						<xs:enumeration value="Audit Guideline"/>
						<xs:enumeration value="Safe Harbor"/>
						<xs:enumeration value="International or National Standard"/>
						<xs:enumeration value="Best Practice Guideline"/>
						<xs:enumeration value="Organizational Directive"/>
						<xs:enumeration value="Vendor Documentation"/>
						<xs:enumeration value="Not Set"/>
						<xs:enumeration value=""/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="UCF_AD_Description" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Description">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_Official_Name" type="ucf:UCF_AD_Official_Name_Type" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Official_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="1" name="UCF_AD_Language" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Language">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_Parent_Category" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Parent_Category">See Documentation URL</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Sarbanes Oxley Guidance"/>
						<xs:enumeration value="Banking and Finance Guidance"/>
						<xs:enumeration value="NASD NYSE Guidance"/>
						<xs:enumeration value="Healthcare and Life Science Guidance"/>
						<xs:enumeration value="Energy Guidance"/>
						<xs:enumeration value="Payment Card Guidance"/>
						<xs:enumeration value="US Federal Security Guidance"/>
						<xs:enumeration value="US Internal Revenue Guidance"/>
						<xs:enumeration value="Records Management Guidance"/>
						<xs:enumeration value="NIST Guidance"/>
						<xs:enumeration value="General Guidance"/>
						<xs:enumeration value="US Federal Privacy Guidance"/>
						<xs:enumeration value="System Configuration Guidance"/>
						<xs:enumeration value="ISO Guidance"/>
						<xs:enumeration value="ITIL Guidance"/>
						<xs:enumeration value="EU Guidance"/>
						<xs:enumeration value="UK and Canadian Guidance"/>
						<xs:enumeration value="Latin American Guidance"/>
						<xs:enumeration value="Other European and African Guidance"/>
						<xs:enumeration value="Asia and Pacific Rim Guidance"/>
						<xs:enumeration value="Organizational Guidance"/>
						<xs:enumeration value="Other Configuration Guidance"/>
						<xs:enumeration value="Vendors"/>
						<xs:enumeration value="Deprecated"/>
						<xs:enumeration value="US State Laws and Protectorates Guidance"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="UCF_AD_Availability" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Availability">See Documentation URL </xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Free"/>
						<xs:enumeration value="For Purchase"/>
						<xs:enumeration value="For Purchase or With Membership"/>
						<xs:enumeration value="With Membership"/>
						<xs:enumeration value="With Product"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="UCF_AD_Originator" minOccurs="1" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Originator">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_Status" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Status">See Documentation URL</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Suggested"/>
						<xs:enumeration value="Recommended"/>
						<xs:enumeration value="Queued"/>
						<xs:enumeration value="In Research"/>
						<xs:enumeration value="In Edit"/>
						<xs:enumeration value="Released"/>
						<xs:enumeration value="Not Applicable"/>
						<xs:enumeration value="On Hold"/>
						<xs:enumeration value="Redacted"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="UCF_AD_Release_Date" type="xs:date" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Release_Date">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_AD_Effective_Date" type="xs:date">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/authority-documents-1/the-authority-documents-xml-fo.html#UCF_AD_Effective_Date">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_AD_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_AD_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_AD_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_AD_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_AD_Sort_ID" 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_Sort_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_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_AD_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 name="UCF_AD_Deprecation_Notes" 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_Deprecation_Notes">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_AD_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 name="UCF_AD_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:complexType name="UCF_Reference_Type">
		<xs:sequence minOccurs="1">
			<xs:element minOccurs="0" name="UCF_Issuer_ID" type="ucf:UCF_ID2_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/audit/the-ucf-audit-xml-specificatio.html#UCF_CE_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

