44 that the ResXResourceWriter will generate, however the reader can |
44 that the ResXResourceWriter will generate, however the reader can |
45 read any of the formats listed below. |
45 read any of the formats listed below. |
46 |
46 |
47 mimetype: application/x-microsoft.net.object.binary.base64 |
47 mimetype: application/x-microsoft.net.object.binary.base64 |
48 value : The object must be serialized with |
48 value : The object must be serialized with |
49 : System.Serialization.Formatters.Binary.BinaryFormatter |
49 : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter |
50 : and then encoded with base64 encoding. |
50 : and then encoded with base64 encoding. |
51 |
51 |
52 mimetype: application/x-microsoft.net.object.soap.base64 |
52 mimetype: application/x-microsoft.net.object.soap.base64 |
53 value : The object must be serialized with |
53 value : The object must be serialized with |
54 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
54 : System.Runtime.Serialization.Formatters.Soap.SoapFormatter |
58 value : The object must be serialized into a byte array |
58 value : The object must be serialized into a byte array |
59 : using a System.ComponentModel.TypeConverter |
59 : using a System.ComponentModel.TypeConverter |
60 : and then encoded with base64 encoding. |
60 : and then encoded with base64 encoding. |
61 --> |
61 --> |
62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
62 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> |
|
63 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> |
63 <xsd:element name="root" msdata:IsDataSet="true"> |
64 <xsd:element name="root" msdata:IsDataSet="true"> |
64 <xsd:complexType> |
65 <xsd:complexType> |
65 <xsd:choice maxOccurs="unbounded"> |
66 <xsd:choice maxOccurs="unbounded"> |
66 <xsd:element name="metadata"> |
67 <xsd:element name="metadata"> |
67 <xsd:complexType> |
68 <xsd:complexType> |
68 <xsd:sequence> |
69 <xsd:sequence> |
69 <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
70 <xsd:element name="value" type="xsd:string" minOccurs="0" /> |
70 </xsd:sequence> |
71 </xsd:sequence> |
71 <xsd:attribute name="name" type="xsd:string" /> |
72 <xsd:attribute name="name" use="required" type="xsd:string" /> |
72 <xsd:attribute name="type" type="xsd:string" /> |
73 <xsd:attribute name="type" type="xsd:string" /> |
73 <xsd:attribute name="mimetype" type="xsd:string" /> |
74 <xsd:attribute name="mimetype" type="xsd:string" /> |
|
75 <xsd:attribute ref="xml:space" /> |
74 </xsd:complexType> |
76 </xsd:complexType> |
75 </xsd:element> |
77 </xsd:element> |
76 <xsd:element name="assembly"> |
78 <xsd:element name="assembly"> |
77 <xsd:complexType> |
79 <xsd:complexType> |
78 <xsd:attribute name="alias" type="xsd:string" /> |
80 <xsd:attribute name="alias" type="xsd:string" /> |
83 <xsd:complexType> |
85 <xsd:complexType> |
84 <xsd:sequence> |
86 <xsd:sequence> |
85 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
87 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> |
86 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
88 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> |
87 </xsd:sequence> |
89 </xsd:sequence> |
88 <xsd:attribute name="name" type="xsd:string" msdata:Ordinal="1" /> |
90 <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> |
89 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
91 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> |
90 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
92 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> |
|
93 <xsd:attribute ref="xml:space" /> |
91 </xsd:complexType> |
94 </xsd:complexType> |
92 </xsd:element> |
95 </xsd:element> |
93 <xsd:element name="resheader"> |
96 <xsd:element name="resheader"> |
94 <xsd:complexType> |
97 <xsd:complexType> |
95 <xsd:sequence> |
98 <xsd:sequence> |
107 </resheader> |
110 </resheader> |
108 <resheader name="version"> |
111 <resheader name="version"> |
109 <value>2.0</value> |
112 <value>2.0</value> |
110 </resheader> |
113 </resheader> |
111 <resheader name="reader"> |
114 <resheader name="reader"> |
112 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
115 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
113 </resheader> |
116 </resheader> |
114 <resheader name="writer"> |
117 <resheader name="writer"> |
115 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.3600.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
118 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> |
116 </resheader> |
119 </resheader> |
117 </root> |
120 </root> |