123 lines
114 KiB
Text
123 lines
114 KiB
Text
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<root>
|
||
|
<!--
|
||
|
Microsoft ResX Schema
|
||
|
|
||
|
Version 2.0
|
||
|
|
||
|
The primary goals of this format is to allow a simple XML format
|
||
|
that is mostly human readable. The generation and parsing of the
|
||
|
various data types are done through the TypeConverter classes
|
||
|
associated with the data types.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
... ado.net/XML headers & schema ...
|
||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||
|
<resheader name="version">2.0</resheader>
|
||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||
|
</data>
|
||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||
|
<comment>This is a comment</comment>
|
||
|
</data>
|
||
|
|
||
|
There are any number of "resheader" rows that contain simple
|
||
|
name/value pairs.
|
||
|
|
||
|
Each data row contains a name, and value. The row also contains a
|
||
|
type or mimetype. Type corresponds to a .NET class that support
|
||
|
text/value conversion through the TypeConverter architecture.
|
||
|
Classes that don't support this are serialized and stored with the
|
||
|
mimetype set.
|
||
|
|
||
|
The mimetype is used for serialized objects, and tells the
|
||
|
ResXResourceReader how to depersist the object. This is currently not
|
||
|
extensible. For a given mimetype the value must be set accordingly:
|
||
|
|
||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||
|
that the ResXResourceWriter will generate, however the reader can
|
||
|
read any of the formats listed below.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||
|
value : The object must be serialized with
|
||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||
|
: and then encoded with base64 encoding.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||
|
value : The object must be serialized with
|
||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||
|
: and then encoded with base64 encoding.
|
||
|
|
||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||
|
value : The object must be serialized into a byte array
|
||
|
: using a System.ComponentModel.TypeConverter
|
||
|
: and then encoded with base64 encoding.
|
||
|
-->
|
||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||
|
<xsd:complexType>
|
||
|
<xsd:choice maxOccurs="unbounded">
|
||
|
<xsd:element name="metadata">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||
|
<xsd:attribute name="type" type="xsd:string" />
|
||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||
|
<xsd:attribute ref="xml:space" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="assembly">
|
||
|
<xsd:complexType>
|
||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||
|
<xsd:attribute name="name" type="xsd:string" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="data">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||
|
<xsd:attribute ref="xml:space" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
<xsd:element name="resheader">
|
||
|
<xsd:complexType>
|
||
|
<xsd:sequence>
|
||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||
|
</xsd:sequence>
|
||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:choice>
|
||
|
</xsd:complexType>
|
||
|
</xsd:element>
|
||
|
</xsd:schema>
|
||
|
<resheader name="resmimetype">
|
||
|
<value>text/microsoft-resx</value>
|
||
|
</resheader>
|
||
|
<resheader name="version">
|
||
|
<value>2.0</value>
|
||
|
</resheader>
|
||
|
<resheader name="reader">
|
||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<resheader name="writer">
|
||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||
|
</resheader>
|
||
|
<data name="$this.Icon" mimetype="application/x-microsoft.net.object.binary.base64">
|
||
|
<value>AAEAAAD/////AQAAAAAAAAAMAgAAAFFTeXN0ZW0uRHJhd2luZywgVmVyc2lvbj0yLjAuMC4wLCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWIwM2Y1ZjdmMTFkNTBhM2EFAQAAABNTeXN0ZW0uRHJhd2luZy5JY29uAgAAAAhJY29uRGF0YQhJY29uU2l6ZQcEAhNTeXN0ZW0uRHJhd2luZy5TaXplAgAAAAIAAAAJAwAAAAX8////E1N5c3RlbS5EcmF3aW5nLlNpemUCAAAABXdpZHRoBmhlaWdodAAACAgCAAAAAAAAAAAAAAAPAwAAACZDAQACAAABAAQAEBAAAAEAIABoBAAARgAAACAgAAABACAAqBAAAK4EAAAwMAAAAQAgAKglAABWFQAAgIAAAAEAIAAoCAEA/joAACgAAAAQAAAAIAAAAAEAIAAAAAAAAAQAABILAAASCwAAAAAAAAAAAAD///8TqampqrOzs/e2trb9tra2/ba2tv22trb9tra2/bO0tf2YobP9kZqz/a6vtf22trb9s7Oz9+vr66n///8S4uLisNfX1//Ozs7/5Oz7//T3/f//////4ur9/2qQ+f8eVvf/CD34/wEw+P8INvj/WHf5/9/l/P/39/f/6OjorrOzs/nJycn/b29v/63D+f8xYfb/dZf4/x1T+P8SR/j/BDX4/yBK9f9ng/f/gZj4/199+P8dR/f/2eD6/7Ozs/i2trb92NjY/4mJif+twvn/G074/xlN+P8TR/j/ED32/5Gl9v/6+/3/////////////////0tv7/5Km9P+2trb8tra2/d7e3v+zs7P/s8f3/zRi8/8wX/P/G0X1/xtG9f90jvX/8vT8//////////////////3+///q7vr/tra2/La2tv2/v7//fHx8///////////////////////8/Pz/wMDA//Dw8P+np6f/3d3d/7u7u//W1tb//////7a2tvy2trb929vb/4eHh//s7Oz/qqqq/7Ozs//19fX/+Pj4/z8/P/+mpqb/s7Oz/46Ojv95eXn/dnZ2//////+2trb8tra2/cLCwv+goKD/s7Oz/yMjI//z8/P///////7+/v/n5+f//////+Pj4//6+vr/+Pj4//Pz8///////tra2/La2tv3t7e3/qamp//////+xsbH/vb29///////8/Pz/9vb2//f39//+/v7//////////////////////7a2tvy2trb97e3t/9zc3P///////////93d3f/AwMD/8fHx/2FhYf+Hh4f/ra2t/42Njf/q6ur/7Ozs//////+2trb8tra2/cfHx/+enp7////////////e3t7/x8fH/7+/v//T09P/SEhI//////+ysrL/eHh4/4SEhP/h4eH/tra2/La2tv3d3d3/jo6O//39/f/X19f/ODg4//7+/v9RUVH/39/f/1FRUf/Ozs7/19fX/3Jycv87Ozv/mZmZ/7a2tvy2trb97+/v/2ZmZv/+/v7/1NTU/yYmJv/+/v7/iIiI/3Z2dv+tra3/Xl5e//Ly8v9LS0v/9PT0//////+2trb8s7Oz+t7e3v+goKD///////////9QUFD/uLi4////////////6+vr/9TU1P/Z2dn/+vr6////////////s7Oz+OLi4rHY2Nj/p6en////////////9/f3/4aGhv/IyMj/t7e3/9HR0f//////////////////////9/f3/+fn56////8Ura2trbKysvi1tbX9tbW1/bW1tf21tbX9sbGx/Z+fn/2zs7P9tbW1/bW1tf21tbX9srKy+PDw8Kz///8TAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACgAAAAgAAAAQAAAAAEAIAAAAAAAABAAABILAAASCwAAAAAAAAAAAAD///8A////AP///yCAgICYdHR042tra/lra2v6a2tr+mtra/pra2v6a2tr+mtra/pra2v6a2tr+mtra/pra2v6a2tr+mtra/pra2v6a2tr+mtra/pra2v6a2tr+mtra/pra2v6a2tr+mtra/l0dHTj3Nzcl////x7///8A////AP///wD///9LcnJy8rOzs//n5+f//f39////////////////////////////////////////////////////////////8/j9/9Lf+v+4zPn/scb5/7zJ+//h5v3//f3//////////////f39/+bm5v+zs7P/cnJy8f///0n///8A////J3Nzc/Xg4OD////////////////////////////////////////////////////////////o8Pz/ja34/0Fz9v8VT/f/D0r5/wxD+f8CMvn/ADD4/wEx+P8eSff/dI74/+Dm/P/////////////////f39//c3Nz8////yW7u7ulurq6//////+AgID/39/f/1xcXP/7+/v/l7fy/9Pg9f/////////////////3+v7/kbH4/yBY9/8TS/j/Ekv4/xBJ+P8GOPj/AC/4/wAw+P8AMPj/ADD4/wAw+P8AMPj/Cjj4/4Sb9v/6+/3///////////+3t7f/0dHRoG9vb+3u7u7//////4CAgP99fX3/QUFB//////9bh/T/HlL3/3KW8P/q8Pj/s8v5/zRn9v8VTPj/FEz4/xRM+P8NQvj/ATH4/wAw+P8AMPj/ADD5/wIx9/8KOPX/CTf1/wEx+P8AMPn/ADD5/0ps8v/09vv//////+vr6/9xcXHpa2tr+v//////////p6en/4eHh/93d3f//////1uF9P8aTvj/Gk35/yBV9f8YTfn/F0z4/xZM+P8VTPj/CTr4/wAv+P8AMPj/Ej70/26I8f+0wfP/5ur4//j5+//3+Pv/4eb4/5qt9f8oUfb/ATH6/3OM7v///////v7+/2tra/pra2v7///////////Dw8P/g4OD/5aWlv//////WoX0/xtO+P8aTvj/GU34/xlN+P8YTfj/F0z4/wY2+P8AMPj/BjX1/22G7//s7/n///////////////////////////////////////f4/f9gf/T/HUfx//j5+v//////a2tr+mtra/v//////////5+fn/9ra2v/nZ2d//////9ahPT/HE74/xtO+P8aTvj/GU74/xhN+P8GNvj/ADD4/zpe8v/T2vT///////////////////////////////////////////////////////P1/f86X+3/+Pn6//////9ra2v6a2tr+///////////n5+f/3d3d/+lpaX//////1mD8/8dT/j/HE74/xtO+P8bT/j/Bzb4/wAw+P8AMPj/CDb4/2uH9v/q7vz/////////////////////////////////////////////////+Pr//6y77f///////////2tra/pra2v7///////////Z2dn/5+fn/8nJyf/7+/v/ep7u/0x17v9Lde7/SnXt/0Jp8P8zWPL/M1nz/zNZ8/8yWPP/M1nz/0lr7v/K0/L/////////////////////////////////////////////////////////////////a2tr+mtra/v//////////4CAgP+1tbX/S0tL//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9ra2v6a2tr+///////////gICA/6enp/9JSUn/////////////////////////////////////////////////9PT0/4yMjP93d3f//Pz8/8jIyP9OTk7/T09P/9HR0f+np6f/qqqq/0RERP+fn5//ubm5/////////////////2tra/pra2v7///////////Hx8f/j4+P/6enp///////////////
|
||
|
</data>
|
||
|
</root>
|