<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:linux-sc="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#linux" xmlns:oval-sc="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5" xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5#linux" elementFormDefault="qualified" version="5.0">
	<xsd:import namespace="http://oval.mitre.org/XMLSchema/oval-system-characteristics-5" schemaLocation="oval-system-characteristics-schema.xsd" />
	<!-- =============================================================================== -->
	<!-- ==============================  DPKG INFO ITEM  =============================== -->
	<!-- =============================================================================== -->
	<xsd:element name="dpkginfo_item" substitutionGroup="oval-sc:item">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="oval-sc:ItemType">
					<xsd:sequence>
						<xsd:element name="name" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="arch" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="epoch" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="release" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="version" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="evr" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
					</xsd:sequence>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<!-- =============================================================================== -->
	<!-- =====================  INET LISTENING SERVERS ITEM  =========================== -->
	<!-- =============================================================================== -->
	<xsd:element name="inetlisteningserver_item" substitutionGroup="oval-sc:item">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="oval-sc:ItemType">
					<xsd:sequence>
						<xsd:element name="protocol" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="local_address" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="local_port" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="local_full_address" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="program_name" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="foreign_address" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="foreign_port" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="foreign_full_address" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="pid" type="oval-sc:EntityItemIntType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="user_id" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
					</xsd:sequence>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<!-- =============================================================================== -->
	<!-- ============================  RPM INFO ITEM  ================================== -->
	<!-- =============================================================================== -->
	<xsd:element name="rpminfo_item" substitutionGroup="oval-sc:item">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:extension base="oval-sc:ItemType">
					<xsd:sequence>
						<xsd:element name="name" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="arch" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="epoch" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="release" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="version" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="evr" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
						<xsd:element name="signature_keyid" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1" />
					</xsd:sequence>
				</xsd:extension>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
	<!-- =============================================================================== -->
	<!-- =============================================================================== -->
	<!-- =============================================================================== -->
</xsd:schema>
