- add sources.
[platform/framework/web/crosswalk.git] / src / tools / win / ChromeDebug / ChromeDebug / Resources.resx
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3     VS SDK Notes: This resx file contains the resources that will be consumed directly by your
4     package.  For example, if you chose to create a tool window, there is a resource with ID
5     'CanNotCreateWindow'. This is used in VsPkg.cs to determine the string to show the user if
6     there is an error when attempting to create the tool window.
7
8     Resources that are accessed directly from your package *by Visual Studio* are stored in the
9     VSPackage.resx file.
10 -->
11 <root>
12   <!-- 
13     Microsoft ResX Schema 
14     
15     Version 2.0
16     
17     The primary goals of this format is to allow a simple XML format 
18     that is mostly human readable. The generation and parsing of the 
19     various data types are done through the TypeConverter classes 
20     associated with the data types.
21     
22     Example:
23     
24     ... ado.net/XML headers & schema ...
25     <resheader name="resmimetype">text/microsoft-resx</resheader>
26     <resheader name="version">2.0</resheader>
27     <resheader name="reader">
28       System.Resources.ResXResourceReader, System.Windows.Forms, ...
29     </resheader>
30     <resheader name="writer">
31       System.Resources.ResXResourceWriter, System.Windows.Forms, ...
32     </resheader>
33     <data name="Name1">
34         <value>this is my long string</value>
35         <comment>this is a comment</comment>
36     </data>
37     <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
38     <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
39         <value>[base64 mime encoded serialized .NET Framework object]</value>
40     </data>
41     <data name="Icon1" type="System.Drawing.Icon, System.Drawing"
42           mimetype="application/x-microsoft.net.object.bytearray.base64">
43         <value>
44           [base64 mime encoded string representing a byte array form of the .NET Framework object]
45         </value>
46         <comment>This is a comment</comment>
47     </data>
48                 
49     There are any number of "resheader" rows that contain simple 
50     name/value pairs.
51     
52     Each data row contains a name, and value. The row also contains a 
53     type or mimetype. Type corresponds to a .NET class that support 
54     text/value conversion through the TypeConverter architecture. 
55     Classes that don't support this are serialized and stored with the 
56     mimetype set.
57     
58     The mimetype is used for serialized objects, and tells the 
59     ResXResourceReader how to depersist the object. This is currently not 
60     extensible. For a given mimetype the value must be set accordingly:
61     
62     Note - application/x-microsoft.net.object.binary.base64 is the format 
63     that the ResXResourceWriter will generate, however the reader can 
64     read any of the formats listed below.
65     
66     mimetype: application/x-microsoft.net.object.binary.base64
67     value   : The object must be serialized with 
68             : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
69             : and then encoded with base64 encoding.
70     
71     mimetype: application/x-microsoft.net.object.soap.base64
72     value   : The object must be serialized with 
73             : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
74             : and then encoded with base64 encoding.
75
76     mimetype: application/x-microsoft.net.object.bytearray.base64
77     value   : The object must be serialized into a byte array 
78             : using a System.ComponentModel.TypeConverter
79             : and then encoded with base64 encoding.
80     -->
81   <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema"
82               xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
83     <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
84     <xsd:element name="root" msdata:IsDataSet="true">
85       <xsd:complexType>
86         <xsd:choice maxOccurs="unbounded">
87           <xsd:element name="metadata">
88             <xsd:complexType>
89               <xsd:sequence>
90                 <xsd:element name="value" type="xsd:string" minOccurs="0" />
91               </xsd:sequence>
92               <xsd:attribute name="name" use="required" type="xsd:string" />
93               <xsd:attribute name="type" type="xsd:string" />
94               <xsd:attribute name="mimetype" type="xsd:string" />
95               <xsd:attribute ref="xml:space" />
96             </xsd:complexType>
97           </xsd:element>
98           <xsd:element name="assembly">
99             <xsd:complexType>
100               <xsd:attribute name="alias" type="xsd:string" />
101               <xsd:attribute name="name" type="xsd:string" />
102             </xsd:complexType>
103           </xsd:element>
104           <xsd:element name="data">
105             <xsd:complexType>
106               <xsd:sequence>
107                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
108                 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
109               </xsd:sequence>
110               <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
111               <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
112               <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
113               <xsd:attribute ref="xml:space" />
114             </xsd:complexType>
115           </xsd:element>
116           <xsd:element name="resheader">
117             <xsd:complexType>
118               <xsd:sequence>
119                 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
120               </xsd:sequence>
121               <xsd:attribute name="name" type="xsd:string" use="required" />
122             </xsd:complexType>
123           </xsd:element>
124         </xsd:choice>
125       </xsd:complexType>
126     </xsd:element>
127   </xsd:schema>
128   <resheader name="resmimetype">
129     <value>text/microsoft-resx</value>
130   </resheader>
131   <resheader name="version">
132     <value>2.0</value>
133   </resheader>
134   <resheader name="reader">
135     <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
136   </resheader>
137   <resheader name="writer">
138     <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
139   </resheader>
140 </root>