PLATFORM_STANDARDS_MANUAL_TESTS_R2: extensionsresearch.xml

File extensionsresearch.xml, 7.4 KB (added by deyan, 16 years ago)
Line 
1<?xml version="1.0"?>
2<?mso-application progid="Excel.Sheet"?>
3<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
4 xmlns:o="urn:schemas-microsoft-com:office:office"
5 xmlns:x="urn:schemas-microsoft-com:office:excel"
6 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
7 xmlns:html="http://www.w3.org/TR/REC-html40">
8 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
9  <Author>user</Author>
10  <LastAuthor>user</LastAuthor>
11  <Created>2009-07-23T09:32:33Z</Created>
12  <LastSaved>2009-07-23T09:56:22Z</LastSaved>
13  <Company>org</Company>
14  <Version>11.9999</Version>
15 </DocumentProperties>
16 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
17  <WindowHeight>13320</WindowHeight>
18  <WindowWidth>21075</WindowWidth>
19  <WindowTopX>240</WindowTopX>
20  <WindowTopY>150</WindowTopY>
21  <ProtectStructure>False</ProtectStructure>
22  <ProtectWindows>False</ProtectWindows>
23 </ExcelWorkbook>
24 <Styles>
25  <Style ss:ID="Default" ss:Name="Normal">
26   <Alignment ss:Vertical="Bottom"/>
27   <Borders/>
28   <Font x:CharSet="204"/>
29   <Interior/>
30   <NumberFormat/>
31   <Protection/>
32  </Style>
33  <Style ss:ID="s22">
34   <Alignment ss:Vertical="Bottom" ss:WrapText="1"/>
35  </Style>
36  <Style ss:ID="s23">
37   <Alignment ss:Vertical="Bottom" ss:WrapText="1"/>
38   <Font x:CharSet="204" x:Family="Swiss" ss:Bold="1"/>
39  </Style>
40  <Style ss:ID="s24">
41   <Alignment ss:Vertical="Bottom" ss:WrapText="1"/>
42   <NumberFormat/>
43  </Style>
44 </Styles>
45 <Worksheet ss:Name="Sheet1">
46  <Table ss:ExpandedColumnCount="7" ss:ExpandedRowCount="7" x:FullColumns="1"
47   x:FullRows="1" ss:StyleID="s22">
48   <Column ss:StyleID="s22" ss:AutoFitWidth="0" ss:Width="132"/>
49   <Column ss:StyleID="s22" ss:Width="129"/>
50   <Column ss:StyleID="s22" ss:Width="106.5"/>
51   <Column ss:StyleID="s22" ss:Width="140.25"/>
52   <Column ss:StyleID="s22" ss:AutoFitWidth="0" ss:Width="323.25"/>
53   <Column ss:StyleID="s22" ss:Width="84"/>
54   <Column ss:StyleID="s22" ss:AutoFitWidth="0" ss:Width="262.5"/>
55   <Row ss:Height="25.5" ss:StyleID="s23">
56    <Cell><Data ss:Type="String">System </Data></Cell>
57    <Cell><Data ss:Type="String">Alphabetic Case Sensitivity </Data></Cell>
58    <Cell><Data ss:Type="String">Allowed Character Set </Data></Cell>
59    <Cell><Data ss:Type="String">Reserved Characters </Data></Cell>
60    <Cell><Data ss:Type="String">Reserved Words </Data></Cell>
61    <Cell><Data ss:Type="String">Maximum Length </Data></Cell>
62    <Cell><Data ss:Type="String">Comments</Data></Cell>
63   </Row>
64   <Row ss:AutoFitHeight="0" ss:Height="49.5">
65    <Cell><Data ss:Type="String">MS-DOS FAT </Data></Cell>
66    <Cell><Data ss:Type="String">case-insensitive case-destruction </Data></Cell>
67    <Cell><Data ss:Type="String">any </Data></Cell>
68    <Cell><Data ss:Type="String">0x00-0x1F SPACE DEL &quot; * / : &lt; &gt; ? \ | </Data></Cell>
69    <Cell><Data ss:Type="String">Devicesnames like: AUX COM1 COM2 COM3 COM4 COM5 COM6 COM7 COM8 COM9 CON LPT1 LPT2 LPT3 LPT4 LPT5 LPT6 LPT7 LPT8 LPT9 NUL PRN </Data></Cell>
70    <Cell><Data ss:Type="Number">12</Data></Cell>
71    <Cell><Data ss:Type="String">Maximum 8 character name limit and 3 character extension; see 8.3 filename</Data></Cell>
72   </Row>
73   <Row>
74    <Cell><Data ss:Type="String">Win95 VFAT </Data></Cell>
75    <Cell><Data ss:Type="String">case-insensitive </Data></Cell>
76    <Cell><Data ss:Type="String">any </Data></Cell>
77    <Cell><Data ss:Type="String">|\?*&lt;&quot;:&gt;+[]/ control characters </Data></Cell>
78    <Cell ss:Index="6"><Data ss:Type="Number">255</Data></Cell>
79   </Row>
80   <Row ss:AutoFitHeight="0" ss:Height="90.75">
81    <Cell><Data ss:Type="String">NTFS </Data></Cell>
82    <Cell><Data ss:Type="String">optional (case-preservation) </Data></Cell>
83    <Cell><Data ss:Type="String">any (including Unicode characters) </Data></Cell>
84    <Cell><Data ss:Type="String">/ null (i.e., 0x00) </Data></Cell>
85    <Cell><Data ss:Type="String">Only in Root Directory:  $AttrDef $BadClus $Bitmap $Boot $LogFile $MFT $MFTMirr pagefile.sys $Secure $UpCase $Volume $Extend $Extend\$ObjId $Extend\$Quota $Extend\$Reparse ($Extend is a directory) </Data></Cell>
86    <Cell><Data ss:Type="Number">255</Data></Cell>
87    <Cell ss:StyleID="s24"><Data ss:Type="String">Microsoft Windows: Windows kernel forbids the use of characters in range 1-31 (i.e., 0x01-0x1F) and characters &quot; * : &lt; &gt; ? \ / |. Although NTFS allows each path component (directory or filename) to be 255 characters long and paths up to about 32767 characters long, the Windows kernel only supports paths up to 259 characters long. Additionally, Windows forbids the use of the MS-DOS device names AUX, CLOCK$, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, CON, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9, NUL and PRN, as well as these names with any extension (for example, AUX.txt), except when using Long UNC paths (ex. \\.\C:\nul.txt or \\?\D:\aux\con). (In fact, CLOCK$ may be used if an extension is provided.) These restrictions only apply to Windows - Linux, for example, allows use of &quot; * : &lt; &gt; ? \ / | even in NTFS.</Data></Cell>
88   </Row>
89   <Row ss:Height="25.5">
90    <Cell><Data ss:Type="String">Mac OS HFS </Data></Cell>
91    <Cell><Data ss:Type="String">case-insensitive case-preservation </Data></Cell>
92    <Cell><Data ss:Type="String">any </Data></Cell>
93    <Cell><Data ss:Type="String"> : </Data></Cell>
94    <Cell ss:Index="6"><Data ss:Type="Number">255</Data></Cell>
95    <Cell><Data ss:Type="String">old versions of Finder are limited to 31 characters</Data></Cell>
96   </Row>
97   <Row ss:Height="51">
98    <Cell><Data ss:Type="String">Mac OS HFS+ </Data></Cell>
99    <Cell><Data ss:Type="String">optional (case-preservation) </Data></Cell>
100    <Cell><Data ss:Type="String">any </Data></Cell>
101    <Cell><Data ss:Type="String"> : on disk, in classic Mac OS, and at the Carbon layer in Mac OS X; / at the Unix layer in Mac OS X </Data></Cell>
102    <Cell ss:Index="6"><Data ss:Type="Number">255</Data></Cell>
103    <Cell><Data ss:Type="String">Mac OS 8.1 - Mac OS X</Data></Cell>
104   </Row>
105   <Row ss:Height="25.5">
106    <Cell><Data ss:Type="String">most UNIX file systems </Data></Cell>
107    <Cell><Data ss:Type="String">case-sensitive case-preservation </Data></Cell>
108    <Cell><Data ss:Type="String">any </Data></Cell>
109    <Cell><Data ss:Type="String">/ null </Data></Cell>
110    <Cell ss:Index="6"><Data ss:Type="Number">255</Data></Cell>
111    <Cell><Data ss:Type="String">a leading . indicates that ls and file managers will not by default show the file</Data></Cell>
112   </Row>
113  </Table>
114  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
115   <Print>
116    <ValidPrinterInfo/>
117    <HorizontalResolution>600</HorizontalResolution>
118    <VerticalResolution>600</VerticalResolution>
119   </Print>
120   <Selected/>
121   <Panes>
122    <Pane>
123     <Number>3</Number>
124     <RangeSelection>R1C1:R7C7</RangeSelection>
125    </Pane>
126   </Panes>
127   <ProtectObjects>False</ProtectObjects>
128   <ProtectScenarios>False</ProtectScenarios>
129  </WorksheetOptions>
130 </Worksheet>
131 <Worksheet ss:Name="Sheet2">
132  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
133   <ProtectObjects>False</ProtectObjects>
134   <ProtectScenarios>False</ProtectScenarios>
135  </WorksheetOptions>
136 </Worksheet>
137 <Worksheet ss:Name="Sheet3">
138  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
139   <ProtectObjects>False</ProtectObjects>
140   <ProtectScenarios>False</ProtectScenarios>
141  </WorksheetOptions>
142 </Worksheet>
143</Workbook>