repo time
Dependencies: mbed MAX14720 MAX30205 USBDevice
HspGuiSourceV301/HSPGui/CustomControls/EcgView.resx@20:6d2af70c92ab, 2021-04-06 (annotated)
- Committer:
- darienf
- Date:
- Tue Apr 06 06:41:40 2021 +0000
- Revision:
- 20:6d2af70c92ab
another repo
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
darienf | 20:6d2af70c92ab | 1 | <?xml version="1.0" encoding="utf-8"?> |
darienf | 20:6d2af70c92ab | 2 | <root> |
darienf | 20:6d2af70c92ab | 3 | <!-- |
darienf | 20:6d2af70c92ab | 4 | Microsoft ResX Schema |
darienf | 20:6d2af70c92ab | 5 | |
darienf | 20:6d2af70c92ab | 6 | Version 2.0 |
darienf | 20:6d2af70c92ab | 7 | |
darienf | 20:6d2af70c92ab | 8 | The primary goals of this format is to allow a simple XML format |
darienf | 20:6d2af70c92ab | 9 | that is mostly human readable. The generation and parsing of the |
darienf | 20:6d2af70c92ab | 10 | various data types are done through the TypeConverter classes |
darienf | 20:6d2af70c92ab | 11 | associated with the data types. |
darienf | 20:6d2af70c92ab | 12 | |
darienf | 20:6d2af70c92ab | 13 | Example: |
darienf | 20:6d2af70c92ab | 14 | |
darienf | 20:6d2af70c92ab | 15 | ... ado.net/XML headers & schema ... |
darienf | 20:6d2af70c92ab | 16 | <resheader name="resmimetype">text/microsoft-resx</resheader> |
darienf | 20:6d2af70c92ab | 17 | <resheader name="version">2.0</resheader> |
darienf | 20:6d2af70c92ab | 18 | <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> |
darienf | 20:6d2af70c92ab | 19 | <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> |
darienf | 20:6d2af70c92ab | 20 | <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> |
darienf | 20:6d2af70c92ab | 21 | <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> |
darienf | 20:6d2af70c92ab | 22 | <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> |
darienf | 20:6d2af70c92ab | 23 | <value>[base64 mime encoded serialized .NET Framework object]</value> |
darienf | 20:6d2af70c92ab | 24 | </data> |
darienf | 20:6d2af70c92ab | 25 | <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> |
darienf | 20:6d2af70c92ab | 26 | <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> |
darienf | 20:6d2af70c92ab | 27 | <comment>This is a comment</comment> |
darienf | 20:6d2af70c92ab | 28 | </data> |
darienf | 20:6d2af70c92ab | 29 | |
darienf | 20:6d2af70c92ab | 30 | There are any number of "resheader" rows that contain simple |
darienf | 20:6d2af70c92ab | 31 | name/value pairs. |
darienf | 20:6d2af70c92ab | 32 | |
darienf | 20:6d2af70c92ab | 33 | Each data row contains a name, and value. The row also contains a |
darienf | 20:6d2af70c92ab | 34 | type or mimetype. Type corresponds to a .NET class that support |
darienf | 20:6d2af70c92ab | 35 | text/value conversion through the TypeConverter architecture. |
darienf | 20:6d2af70c92ab | 36 | Classes that don't support this are serialized and stored with the |
darienf | 20:6d2af70c92ab | 37 | mimetype set. |
darienf | 20:6d2af70c92ab | 38 | |
darienf | 20:6d2af70c92ab | 39 | The mimetype is used for serialized objects, and tells the |
darienf | 20:6d2af70c92ab | 40 | ResXResourceReader how to depersist the object. This is currently not |
darienf | 20:6d2af70c92ab | 41 | extensible. For a given mimetype the value must be set accordingly: |
darienf | 20:6d2af70c92ab | 42 | |
darienf | 20:6d2af70c92ab | 43 | Note - application/x-microsoft.net.object.binary.base64 is the format |
darienf | 20:6d2af70c92ab | 44 | that the ResXResourceWriter will generate, however the reader can |
darienf | 20:6d2af70c92ab | 45 | read any of the formats listed below. |
darienf | 20:6d2af70c92ab | 46 | |
darienf | 20:6d2af70c92ab | 47 | mimetype: application/x-microsoft.net.object.binary.base64 |
darienf | 20:6d2af70c92ab | 48 | value : The object must be serialized with |
darienf | 20:6d2af70c92ab | 49 | : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
darienf | 20:6d2af70c92ab | 50 | : and then encoded with base64 encoding. |
darienf | 20:6d2af70c92ab | 51 | |
darienf | 20:6d2af70c92ab | 52 | mimetype: application/x-microsoft.net.object.soap.base64 |
darienf | 20:6d2af70c92ab | 53 | value : The object must be serialized with |
darienf | 20:6d2af70c92ab | 54 | : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
darienf | 20:6d2af70c92ab | 55 | : and then encoded with base64 encoding. |
darienf | 20:6d2af70c92ab | 56 | |
darienf | 20:6d2af70c92ab | 57 | mimetype: application/x-microsoft.net.object.bytearray.base64 |
darienf | 20:6d2af70c92ab | 58 | value : The object must be serialized into a byte array |
darienf | 20:6d2af70c92ab | 59 | : using a System.ComponentModel.TypeConverter |
darienf | 20:6d2af70c92ab | 60 | : and then encoded with base64 encoding. |
darienf | 20:6d2af70c92ab | 61 | --> |
darienf | 20:6d2af70c92ab | 62 | <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
darienf | 20:6d2af70c92ab | 63 | <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
darienf | 20:6d2af70c92ab | 64 | <xsd:element name="root" msdata:IsDataSet="true"> |
darienf | 20:6d2af70c92ab | 65 | <xsd:complexType> |
darienf | 20:6d2af70c92ab | 66 | <xsd:choice maxOccurs="unbounded"> |
darienf | 20:6d2af70c92ab | 67 | <xsd:element name="metadata"> |
darienf | 20:6d2af70c92ab | 68 | <xsd:complexType> |
darienf | 20:6d2af70c92ab | 69 | <xsd:sequence> |
darienf | 20:6d2af70c92ab | 70 | <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
darienf | 20:6d2af70c92ab | 71 | </xsd:sequence> |
darienf | 20:6d2af70c92ab | 72 | <xsd:attribute name="name" use="required" type="xsd:string" /> |
darienf | 20:6d2af70c92ab | 73 | <xsd:attribute name="type" type="xsd:string" /> |
darienf | 20:6d2af70c92ab | 74 | <xsd:attribute name="mimetype" type="xsd:string" /> |
darienf | 20:6d2af70c92ab | 75 | <xsd:attribute ref="xml:space" /> |
darienf | 20:6d2af70c92ab | 76 | </xsd:complexType> |
darienf | 20:6d2af70c92ab | 77 | </xsd:element> |
darienf | 20:6d2af70c92ab | 78 | <xsd:element name="assembly"> |
darienf | 20:6d2af70c92ab | 79 | <xsd:complexType> |
darienf | 20:6d2af70c92ab | 80 | <xsd:attribute name="alias" type="xsd:string" /> |
darienf | 20:6d2af70c92ab | 81 | <xsd:attribute name="name" type="xsd:string" /> |
darienf | 20:6d2af70c92ab | 82 | </xsd:complexType> |
darienf | 20:6d2af70c92ab | 83 | </xsd:element> |
darienf | 20:6d2af70c92ab | 84 | <xsd:element name="data"> |
darienf | 20:6d2af70c92ab | 85 | <xsd:complexType> |
darienf | 20:6d2af70c92ab | 86 | <xsd:sequence> |
darienf | 20:6d2af70c92ab | 87 | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
darienf | 20:6d2af70c92ab | 88 | <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
darienf | 20:6d2af70c92ab | 89 | </xsd:sequence> |
darienf | 20:6d2af70c92ab | 90 | <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
darienf | 20:6d2af70c92ab | 91 | <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
darienf | 20:6d2af70c92ab | 92 | <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
darienf | 20:6d2af70c92ab | 93 | <xsd:attribute ref="xml:space" /> |
darienf | 20:6d2af70c92ab | 94 | </xsd:complexType> |
darienf | 20:6d2af70c92ab | 95 | </xsd:element> |
darienf | 20:6d2af70c92ab | 96 | <xsd:element name="resheader"> |
darienf | 20:6d2af70c92ab | 97 | <xsd:complexType> |
darienf | 20:6d2af70c92ab | 98 | <xsd:sequence> |
darienf | 20:6d2af70c92ab | 99 | <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
darienf | 20:6d2af70c92ab | 100 | </xsd:sequence> |
darienf | 20:6d2af70c92ab | 101 | <xsd:attribute name="name" type="xsd:string" use="required" /> |
darienf | 20:6d2af70c92ab | 102 | </xsd:complexType> |
darienf | 20:6d2af70c92ab | 103 | </xsd:element> |
darienf | 20:6d2af70c92ab | 104 | </xsd:choice> |
darienf | 20:6d2af70c92ab | 105 | </xsd:complexType> |
darienf | 20:6d2af70c92ab | 106 | </xsd:element> |
darienf | 20:6d2af70c92ab | 107 | </xsd:schema> |
darienf | 20:6d2af70c92ab | 108 | <resheader name="resmimetype"> |
darienf | 20:6d2af70c92ab | 109 | <value>text/microsoft-resx</value> |
darienf | 20:6d2af70c92ab | 110 | </resheader> |
darienf | 20:6d2af70c92ab | 111 | <resheader name="version"> |
darienf | 20:6d2af70c92ab | 112 | <value>2.0</value> |
darienf | 20:6d2af70c92ab | 113 | </resheader> |
darienf | 20:6d2af70c92ab | 114 | <resheader name="reader"> |
darienf | 20:6d2af70c92ab | 115 | <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
darienf | 20:6d2af70c92ab | 116 | </resheader> |
darienf | 20:6d2af70c92ab | 117 | <resheader name="writer"> |
darienf | 20:6d2af70c92ab | 118 | <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
darienf | 20:6d2af70c92ab | 119 | </resheader> |
darienf | 20:6d2af70c92ab | 120 | <metadata name="timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
darienf | 20:6d2af70c92ab | 121 | <value>17, 17</value> |
darienf | 20:6d2af70c92ab | 122 | </metadata> |
darienf | 20:6d2af70c92ab | 123 | </root> |