﻿<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns="http://schemas.microsoft.com/windows/2006/propertydescription"
        schemaVersion="1.0">
	<propertyDescriptionList publisher="Tracker Software Products Ltd." product="PDF-XChange">
		<!-- Producer -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Producer" formatID="{A52759A5-C18B-40d3-8960-DA08D7CF1A2E}" propID="100">
			<aliasInfo></aliasInfo>
			<displayInfo>
				
			</displayInfo>
			<labelInfo label="Producer" invitationText="Specify producer"/>

			<description>Specifies the application that converted original document to PDF format.</description>
			<searchInfo inInvertedIndex="false" isColumn="true" columnIndexType="OnDisk"/>
			<typeInfo type="String" multipleValues="false" isViewable="true" isQueryable="true" includeInFullTextQuery="false"/>
		</propertyDescription>
		<!-- Creator -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Creator" formatID="{EBA10623-D06D-403e-95C0-84D669CCBB75}" propID="101">
			<aliasInfo></aliasInfo>
			<displayInfo>

			</displayInfo>
			<labelInfo label="Creator" invitationText="Specify creator"/>

			<description>Specifies the application that created the original document from which the PDF was converted.</description>
			<searchInfo inInvertedIndex="false" isColumn="true" columnIndexType="OnDisk"/>
			<typeInfo type="String" multipleValues="false" isViewable="true" isQueryable="true" includeInFullTextQuery="false"/>
		</propertyDescription>

		<!-- Spec Version -->
		<propertyDescription name="Tracker.PDF.PDFXChange.SpecVersion" formatID="{CB4E8A63-445E-4e85-8ADA-06CF4CDCC002}" propID="102">
			<aliasInfo></aliasInfo>
			<labelInfo label="PDF Specification"/>
			<description>Specifies the PDF Specification revision.</description>
			<searchInfo inInvertedIndex="false" isColumn="true" columnIndexType="OnDisk"/>
			<typeInfo type="String" multipleValues="false" isViewable="true" isQueryable="true" includeInFullTextQuery="false"/>
			<displayInfo displayType="String"/>
		</propertyDescription>

		<propertyDescription name="Tracker.PDF.PDFXChange.PropGroup.Securitry" formatID="{8840AD76-E19D-493f-B721-C5CC9D2EBCC8}" propID="103">
			<description>Describe security and permissions of the document</description>
			<typeInfo type="Null" isGroup="true"/>
			<labelInfo label="Security Information"/>
		</propertyDescription>
		
		<propertyDescription name="Tracker.PDFXChange.IsEncrypted" formatID="{A5A8D058-5E46-46c1-9ACB-64F679BA316B}" propID="104">
			<description>This property indicates if the document is encrypted or not.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Encrypted" invitationText=""/>
			<displayInfo displayType="Boolean"/>
		</propertyDescription>

		<propertyDescription name="Tracker.PDF.PDFXChange.EncryptionLevel" formatID="{CBC06ECC-65C7-48e5-B14A-47A818DB2BD4}" propID="105">
			<description>This property indicates encryption level of the document.</description>
			<typeInfo type="UInt32" isViewable="true" isQueryable="true"/>
			<labelInfo label="Encryption Level"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="0" text="None"/>
					<enum value="1" text="40-bit RC4"/>
					<enum value="2" text="128-bit RC4"/>
					<enum value="3" text="128-bit AES"/>
					<enum value="4" text="256-bit AES"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Printing Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.Printing" formatID="{803262D0-F91A-4623-A894-657176BDDC1C}" propID="106">
			<description>This property indicates printing permissions for the document.</description>
			<typeInfo type="UInt32" isViewable="true" isQueryable="true"/>
			<labelInfo label="Printing"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="0" text="Not allowed"/>
					<enum value="1" text="Low Resolution"/>
					<enum value="2" text="Fully Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Changing Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.Changing" formatID="{CB6E4EE0-03DF-4e20-8D66-C2875CC74FD6}" propID="107">
			<description>This property indicates changing permissions for the document.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Changing"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="False" text="Not allowed"/>
					<enum value="True" text="Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Copying Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.Copying" formatID="{8B718C11-F13C-4600-B702-4B61C9CBC372}" propID="108">
			<description>This property indicates copying and extraction permissions for the document.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Copying"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="False" text="Not allowed"/>
					<enum value="True" text="Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Commenting Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.Commenting" formatID="{D2D2DB10-80E8-42a3-BF67-7CFE2C9C1308}" propID="109">
			<description>This property indicates permissions for authoring comments and form fields.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Commenting"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="False" text="Not allowed"/>
					<enum value="True" text="Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Form Filling Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.FormFilling" formatID="{EE61CB1D-7C7C-4dc3-A1B9-B3B2221B4279}" propID="110">
			<description>This property indicates permissions for form fields filling or signing document.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Form Filling"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="False" text="Not allowed"/>
					<enum value="True" text="Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Accessibility Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.Accessibility" formatID="{4B53059F-B2E8-475d-8651-A9CF8E3111F6}" propID="111">
			<description>This property indicates accessibility permissions for the document.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Content Accessibility"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="False" text="Not allowed"/>
					<enum value="True" text="Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

		<!-- Assembly Permissions -->
		<propertyDescription name="Tracker.PDF.PDFXChange.Perm.Assembly" formatID="{CC363345-35C3-46b7-A551-71CCBD6992F1}" propID="112">
			<description>This property indicates assembly permissions for the document.</description>
			<typeInfo type="Boolean" isViewable="true" isQueryable="true"/>
			<labelInfo label="Document Assembly"/>
			<displayInfo displayType="Enumerated">
				<enumeratedList>
					<enum value="False" text="Not allowed"/>
					<enum value="True" text="Allowed"/>
				</enumeratedList>
			</displayInfo>
		</propertyDescription>

	</propertyDescriptionList>
</schema>
