home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / System32 / icsxml / osinfo.xml < prev    next >
Encoding:
Extensible Markup Language  |  2008-01-05  |  780 b   |  47 lines

  1. <?xml version="1.0"?>
  2. <scpd xmlns="urn:schemas-upnp-org:service-1-0">
  3.   <specVersion>
  4.     <major>1</major>
  5.     <minor>0</minor>
  6.   </specVersion>
  7.   <actionList>
  8.    <action>
  9.       <name>MagicOn</name>
  10.     </action>
  11.   </actionList>
  12.   <serviceStateTable>
  13.     <stateVariable>
  14.       <name>OSMajorVersion</name>
  15.       <dataType>i4</dataType>
  16.     </stateVariable>
  17.     <stateVariable>
  18.       <name>OSMinorVersion</name>
  19.       <dataType>i4</dataType>
  20.     </stateVariable>
  21.     <stateVariable>
  22.       <name>OSBuildNumber</name>
  23.       <dataType>i4</dataType>
  24.     </stateVariable>
  25.     <stateVariable>
  26.       <name>OSMachineName</name>
  27.       <dataType>string</dataType>
  28.     </stateVariable>
  29.   </serviceStateTable>
  30. </scpd>
  31.  
  32. <!-- no-op -->
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.