home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW2.cab / CUSTOM.PD < prev    next >
Extensible Markup Language  |  2008-06-30  |  1KB  |  30 lines

  1. <?xml version="1.0"?>
  2. <schema xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/windows/2006/propertydescription" schemaVersion="1.0">
  3.  
  4.     <propertyDescriptionList publisher="Microsoft" product="OneNote">
  5.  
  6.         <!-- Set the max size for custom properties to 1MB (1024*1024=1048576) -->
  7.  
  8.         <propertyDescription formatID="{641064BA-9329-47E6-8F36-5FA81AA461A0}" propID="2" name="Microsoft.OneNote.PageEditHistory">
  9.             <searchInfo inInvertedIndex="true" isColumn="true" maxSize="1048576" />
  10.             <labelInfo hideLabel="true" />
  11.             <typeInfo type="String" isInnate="true" includeInFullTextQuery="true" />
  12.         </propertyDescription>
  13.  
  14.         <propertyDescription formatID="{641064BA-9329-47E6-8F36-5FA81AA461A0}" propID="3" name="Microsoft.OneNote.TaggedNotes">
  15.             <searchInfo isColumn="true" maxSize="1048576" />
  16.             <labelInfo hideLabel="true" />
  17.             <typeInfo type="String" isInnate="true" />
  18.         </propertyDescription>
  19.  
  20.         <propertyDescription formatID="{641064BA-9329-47E6-8F36-5FA81AA461A0}" propID="4" name="Microsoft.OneNote.LinkedNoteUri">
  21.             <searchInfo inInvertedIndex="true" isColumn="true" maxSize="1048576" />
  22.             <labelInfo hideLabel="true" />
  23.             <typeInfo type="String" isInnate="true" includeInFullTextQuery="true" />
  24.         </propertyDescription>
  25.  
  26.     </propertyDescriptionList>
  27.  
  28. </schema>
  29.  
  30.