<?xml version="1.0"?>
<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_Citations_List" type="ucf:UCF_Citations_List_Type">
		<xs:annotation>
			<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html">See Documentation URL</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="UCF_Citations_List_Type">
		<xs:sequence>
			<xs:element name="UCF_Citation_Item" type="ucf:UCF_Citation_Item_Type" maxOccurs="unbounded">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html#UCF_Citation_Item">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_Citation_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">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/citations/the-ucf-citations-xml-specific.html#UCF_Basic_Info">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_References" type="ucf:UCF_Reference_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.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_Citation_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_Citation_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_Citation_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_Citation_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_Citation_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_Citation_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 name="UCF_Citation_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_Citation_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_Basic_Info_Type">
		<xs:sequence>
			<xs:element name="UCF_Citation" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html#UCF_Citation">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Citation_Guidance" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html#UCF_Citation_Guidance">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_AD_ID" type="ucf:UCF_ID2_Type" maxOccurs="1" minOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html#UCF_AD_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CE_ID" type="ucf:UCF_ID_Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html#UCF_CE_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Audit_Item_ID" type="ucf:UCF_ID2_Type" minOccurs="0" maxOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/citations/the-ucf-citations-xml-specific.html#UCF_Audit_Item_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

