home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / OWOW64WW.cab / VISIOCUSTOM.PD < prev    next >
Extensible Markup Language  |  2009-03-23  |  1KB  |  24 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="Visio">
  5.  
  6.         <!-- Set the max size for custom properties to (1024*100=102400) -->
  7.  
  8.         <propertyDescription formatID="{A4790B72-7113-4348-97EA-292BBC1F6770}" propID="5" name="Microsoft.Visio.MastersKeywords">
  9.             <searchInfo inInvertedIndex="true" isColumn="true" maxSize="102400" />
  10.             <labelInfo label="Masters Keywords (debug)" hideLabel="false" />
  11.             <typeInfo type="String" includeInFullTextQuery="true" isViewable="true" isQueryable="true" />
  12.         </propertyDescription>
  13.  
  14.         <propertyDescription formatID="{A4790B72-7113-4348-97EA-292BBC1F6770}" propID="6" name="Microsoft.Visio.MastersDetails">
  15.             <searchInfo inInvertedIndex="true" isColumn="true" maxSize="102400" />
  16.             <labelInfo label="Masters Keywords (debug)" hideLabel="false" />
  17.             <typeInfo type="String" includeInFullTextQuery="true" isViewable="true" isQueryable="true" />
  18.         </propertyDescription>
  19.         
  20.     </propertyDescriptionList>
  21.  
  22. </schema>
  23.  
  24.