<?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_Assets_List" type="ucf:UCF_Asset_List_Type">
		<xs:annotation id="copyrightInfo">
			<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html">See Documentation URL</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="UCF_Asset_List_Type">
		<xs:sequence>
			<xs:element maxOccurs="unbounded" name="UCF_Asset_Item" type="ucf:UCF_Asset_Item_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Item">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_Asset_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/assets-1/the-ucf-asset-list-xml-format.html#UCF_Basic_Info">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_References" type="ucf:UCF_Reference_Type" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_References">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_Asset_Name" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Common_Name" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Common_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Category" minOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Category">See Documentation URL</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="Asset Root"/>
						<xs:enumeration value="Operating Systems"/>
						<xs:enumeration value="Applications"/>
						<xs:enumeration value="Storage and Media"/>
						<xs:enumeration value="Hardware"/>
						<xs:enumeration value="Network"/>
						<xs:enumeration value="Environmental Systems"/>
						<xs:enumeration value="Facility or Container"/>
						<xs:enumeration value="All Assets"/>
						<xs:enumeration value="Deprecated Items"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Asset_Class" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Class">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Type" type="xs:string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Type">Documentation goes here</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Version" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Version">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Update" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Update">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Edition" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Edition">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Language" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Language">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Platform" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Platform">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Asset_Path" type="xs:string" minOccurs="1">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Asset_Path">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CPE_Name" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_CPE_Name">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_Asset_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_Asset_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_Asset_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_Asset_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_Asset_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_Asset_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_Asset_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_Asset_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_Asset_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_Asset_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>
			<xs:element minOccurs="0" name="UCF_Vendor_ID" type="ucf:UCF_ID2_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-asset-list-xml-format.html#UCF_Vendor_ID">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

