|
|
|
@@ -0,0 +1,126 @@
|
|
|
|
|
<?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="Target" xml:space="preserve">
|
|
|
|
|
<value>H4sIAAAAAAAEAO1Z227jNhB9L9B/EPTUFlnLSV7awN5F6iSF0c0FcbLoW0BLY4ddilRJKmu36Jf1oZ/UX+hQV4ryRXaSxaIo9iWmhoczwzMXzv7z19+Dd4uYeU8gFRV86B/2+r4HPBQR5fOhn+rZm+/9d2+//mpwHsUL70Mpd2zkcCdXQ/9R6+QkCFT4CDFRvZiGUigx071QxAGJRHDU7/8QHB4GgBA+Ynne4DblmsaQ/cCfI8FDSHRK2KWIgKliHb9MMlTvisSgEhLC0CeafCRc/D4lqGasZS/f0gsZUQqU750ySlCtCbCZ7xHOhSYalT65VzDRUvD5JMEFwu6WCaDcjDAFhTEntXhXu/pHxq6g3lhChanSIt4R8PC4cFTgbt/L3X7lSHTlObpcL43VmTvRk1FMEdc96WTEpJHa6upeBnDguWIHFU+QTubfgTdKmU4lDDmkWhJ24N2kU0bDn2F5Jz4CH/KUMVtZVBe/NRZw6UaKBKRe3sKsMIFGvhc09wXuxmqbtSe3b8z18ZHvXeHhZMqg4oLli4kWEn4CDpJoiG6I1iDxKscRZN5sne6clSoUx7/KE5GAGFi+d0kW74HP9ePQxz9974IuICpXCi3uOcU4xE1aprDtoARv5JOQ0csfdEWe6DxzhnPk5RIXfoVQY8zdAstE1CNN8tDLyfFgC11IEd8KVjLP+vYwEakMjZfEGoE7Iuegm8oNgprSG4keL5NKif3ZXqP8T/lNZ8Vk/vp8R03Y658SgQolTfL8+6JnrePuqVIipNlF2FnajqOmxuc88rYFVa54FZSoPHKTJshG1GDo93u9w5YnNuCWsWjh2hHWBP/OtduysB202AhoQpF6hfHmNyz0irDFal5Erir86+pv8CagbTeidrXbmy5pmd/cbuexFoRtvYNjWevo0kiNlti69Olmhg4XXxlRmx/sAFPeswVj6+wmoaapK7heXW7d3gV5f1f2gcGaRnBwSZIEw85qDIsVb5J3haM3k907pDjHCEK1olGqtK1OwryIqc35ajgawQWVSp9hVZgSE/ijKF4hllN5Dc/KUxpsbV9WybxS3PxdbOnSrLmItSMv0LYYM3xmJrjMae/LenPCiFxRakaCpTFfV6427a77JRujXu2OVDdENlK92kYaBI4rXO8HLfc7EeBeZqer3hji+1+3lZN2v/NNm1/n4ouuoQGQL3XHKHoCG6NY6o7RqPg2UuPD5ydPM7muSBaNcrJjVmjs7c4FUzsc960rRW1/deJQDreKScZf1eF76FXUtj312lkjTP4RzZq6sTK9d9UidrHWLa1tgrQqrCtS0bOqtE5FHRTVbfv8pVXuchHfQ9ufaGRK3WSpNMQ9I9Cb/MZGjGJA1AKXhNMZKJ2/g/yj/uGRM7X5ciYogVIR6zJG+ewvOWpcuvWt1nro7Tav4E9Eho9EfhOTxbc22j4ziR3A9nna/zduoPF8fpb7G0/kZyGteAY/C69OdJYjWy+8MY9gMfT/yDadeONfHsp9B961xDxy4vW9P/fj0XOf2c9+VNtPxn3e0WaGDjOQhmWEYd5XWmLmb7UdN5LykCaENbRvl70usWHcWeG5X84gAW5I3zawy2mbKn0F7UTqNgfsPGtw33EdJgrrBwp5WcTgmQq84pygq1/hLWSbBRuHDavO+BKGEe3Rw8bJQ9tet/N8lWFDu+VBTln/MYWcVnReQ5gujqM6NpsqmTGfiZLWjkaliDs/B00ipNqp1HRGQo2fQ1Aqmy5+ICxFkfN4CtGYX6c6STWaDPGUNQawJjg2nZ9NVJo6D66zRK5ewgRUk6IJcM1/TCmLKr0v2pVuHYSJuqJ8mrvUpozOlxXSleAdgQr3VcniDuKEIZi65hPyBPvodq/gPcxJuCw71/Ug2y+i6fbBGSVzSWJVYNT78SdyOIoXb/8Fjj7OqZ8dAAA=</value>
|
|
|
|
|
</data>
|
|
|
|
|
<data name="DefaultSchema" xml:space="preserve">
|
|
|
|
|
<value>dbo</value>
|
|
|
|
|
</data>
|
|
|
|
|
</root>
|