home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 November / Gamestar_67_2004-11_dvd.iso / Dema / footballmanager2005_betademo.exe / Data1.cab / _9247786A790049DD94761A488F40CB8D < prev    next >
Extensible Markup Language  |  2004-08-30  |  835b  |  22 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE propertylist SYSTEM "http://www.sigames.com/dtds/sios/properties.dtd">
  3.  
  4. <!-- image properties -->
  5. <properties>
  6.  
  7.     <!-- image borders -->
  8.     <!-- these determine how many pixels any content is inset from each side of the image -->
  9.     <!-- (for example, in the case of a button, the content would be the text label) -->
  10.     <integer id="left_border" value="4"/>
  11.     <integer id="top_border" value="4"/>
  12.     <integer id="right_border" value="4"/>
  13.     <integer id="bottom_border" value="2"/>
  14.     
  15.     <!-- table properties -->
  16.     
  17.     <!-- this property determines how far in from the right of a table to
  18.          inset all of its content - which can be useful if the graphics for
  19.          the table headings have large bevelled ends -->
  20.          
  21.     <integer id="last_column_inset" value="0"/>
  22. </properties>