Resources.resx (3016B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <root> 3 <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> 4 <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> 5 <xsd:element name="root" msdata:IsDataSet="true"> 6 <xsd:complexType> 7 <xsd:choice maxOccurs="unbounded"> 8 <xsd:element name="metadata"> 9 <xsd:complexType> 10 <xsd:sequence> 11 <xsd:element name="value" type="xsd:string" minOccurs="0" /> 12 </xsd:sequence> 13 <xsd:attribute name="name" use="required" type="xsd:string" /> 14 <xsd:attribute name="type" type="xsd:string" /> 15 <xsd:attribute name="mimetype" type="xsd:string" /> 16 <xsd:attribute ref="xml:space" /> 17 </xsd:complexType> 18 </xsd:element> 19 <xsd:element name="assembly"> 20 <xsd:complexType> 21 <xsd:attribute name="alias" type="xsd:string" /> 22 <xsd:attribute name="name" type="xsd:string" /> 23 </xsd:complexType> 24 </xsd:element> 25 <xsd:element name="data"> 26 <xsd:complexType> 27 <xsd:sequence> 28 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> 29 <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> 30 </xsd:sequence> 31 <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> 32 <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> 33 <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> 34 <xsd:attribute ref="xml:space" /> 35 </xsd:complexType> 36 </xsd:element> 37 <xsd:element name="resheader"> 38 <xsd:complexType> 39 <xsd:sequence> 40 <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> 41 </xsd:sequence> 42 <xsd:attribute name="name" type="xsd:string" use="required" /> 43 </xsd:complexType> 44 </xsd:element> 45 </xsd:choice> 46 </xsd:complexType> 47 </xsd:element> 48 </xsd:schema> 49 <resheader name="resmimetype"> 50 <value>text/microsoft-resx</value> 51 </resheader> 52 <resheader name="version"> 53 <value>2.0</value> 54 </resheader> 55 <resheader name="reader"> 56 <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=a77a5c561934e089</value> 57 </resheader> 58 <resheader name="writer"> 59 <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=a77a5c561934e089</value> 60 </resheader> 61 <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=a77a5c561934e089" /> 62 <data name="greeting" xml:space="preserve"> 63 <value>Hello</value> 64 </data> 65 </root>