<?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_Vendor_List" type="ucf:UCF_Vendor_List_Type">
		<xs:annotation id="copyrightInfo">
			<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-vendor-xml-format-and.html">See Documentation URL</xs:documentation>
		</xs:annotation>
	</xs:element>
	<xs:complexType name="UCF_Vendor_List_Type">
		<xs:sequence>
			<xs:element maxOccurs="unbounded" name="UCF_Vendor_Item" type="ucf:UCF_Vendor_Item_Type">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-vendor-xml-format-and.html#UCF_Vendor_Item">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
	<xs:complexType name="UCF_Vendor_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-vendor-xml-format-and.html#UCF_Basic_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_Vendor_Name" type="ucf:non-empty-string">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-vendor-xml-format-and.html#UCF_Vendor_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Vendor_Name_Encoded" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-vendor-xml-format-and.html#UCF_Vendor_Name_Encoded">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_CPE_Vendor_Name" type="xs:string" minOccurs="0">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-vendor-xml-format-and.html#UCF_CPE_Vendor_Name">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="0" name="UCF_Vendor_Domain" type="xs:anyURI">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/assets-1/the-ucf-vendor-xml-format-and.html#UCF_Vendor_Domain">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_Vendor_Release_Version" type="ucf:non-empty-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_Vendor_SNED" type="ucf:non-empty-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_SNED">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="UCF_Vendor_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_Vendor_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_Vendor_Genealogy" type="ucf:non-empty-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_Vendor_Sort_ID" type="ucf:non-empty-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_Vendor_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_Vendor_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_Vendor_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_Vendor_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_Vendor_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_XX_Date_Modified">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="1" name="UCF_Vendor_Language" type="ucf:non-empty-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_Language">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element minOccurs="1" name="UCF_Vendor_License_Info" type="ucf:non-empty-uri">
				<xs:annotation>
					<xs:documentation source="http://www.netfrontiers.com/ucf-xml/common-elements-and-files/the-ucf-meta-data-type-complex.html#UCF_XX_License_Info">See Documentation URL</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
	</xs:complexType>
</xs:schema>

