PageRenderTime 126ms CodeModel.GetById 32ms RepoModel.GetById 3ms app.codeStats 1ms

/Visual Studio 2008/CSVSPackageWPFToolWindow/Resources.resx

#
Unknown | 136 lines | 124 code | 12 blank | 0 comment | 0 complexity | fe8893f6858150fc35ef47dd23867114 MD5 | raw file
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. VS SDK Notes: This resx file contains the resources that will be consumed directly by your package.
  4. For example, if you chose to create a tool window, there is a resource with ID 'CanNotCreateWindow'. This
  5. is used in VsPkg.cs to determine the string to show the user if there is an error when attempting to create
  6. the tool window.
  7. Resources that are accessed directly from your package *by Visual Studio* are stored in the VSPackage.resx
  8. file.
  9. -->
  10. <root>
  11. <!--
  12. Microsoft ResX Schema
  13. Version 2.0
  14. The primary goals of this format is to allow a simple XML format
  15. that is mostly human readable. The generation and parsing of the
  16. various data types are done through the TypeConverter classes
  17. associated with the data types.
  18. Example:
  19. ... ado.net/XML headers & schema ...
  20. <resheader name="resmimetype">text/microsoft-resx</resheader>
  21. <resheader name="version">2.0</resheader>
  22. <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
  23. <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
  24. <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
  25. <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
  26. <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
  27. <value>[base64 mime encoded serialized .NET Framework object]</value>
  28. </data>
  29. <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
  30. <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
  31. <comment>This is a comment</comment>
  32. </data>
  33. There are any number of "resheader" rows that contain simple
  34. name/value pairs.
  35. Each data row contains a name, and value. The row also contains a
  36. type or mimetype. Type corresponds to a .NET class that support
  37. text/value conversion through the TypeConverter architecture.
  38. Classes that don't support this are serialized and stored with the
  39. mimetype set.
  40. The mimetype is used for serialized objects, and tells the
  41. ResXResourceReader how to depersist the object. This is currently not
  42. extensible. For a given mimetype the value must be set accordingly:
  43. Note - application/x-microsoft.net.object.binary.base64 is the format
  44. that the ResXResourceWriter will generate, however the reader can
  45. read any of the formats listed below.
  46. mimetype: application/x-microsoft.net.object.binary.base64
  47. value : The object must be serialized with
  48. : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
  49. : and then encoded with base64 encoding.
  50. mimetype: application/x-microsoft.net.object.soap.base64
  51. value : The object must be serialized with
  52. : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
  53. : and then encoded with base64 encoding.
  54. mimetype: application/x-microsoft.net.object.bytearray.base64
  55. value : The object must be serialized into a byte array
  56. : using a System.ComponentModel.TypeConverter
  57. : and then encoded with base64 encoding.
  58. -->
  59. <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
  60. <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
  61. <xsd:element name="root" msdata:IsDataSet="true">
  62. <xsd:complexType>
  63. <xsd:choice maxOccurs="unbounded">
  64. <xsd:element name="metadata">
  65. <xsd:complexType>
  66. <xsd:sequence>
  67. <xsd:element name="value" type="xsd:string" minOccurs="0" />
  68. </xsd:sequence>
  69. <xsd:attribute name="name" use="required" type="xsd:string" />
  70. <xsd:attribute name="type" type="xsd:string" />
  71. <xsd:attribute name="mimetype" type="xsd:string" />
  72. <xsd:attribute ref="xml:space" />
  73. </xsd:complexType>
  74. </xsd:element>
  75. <xsd:element name="assembly">
  76. <xsd:complexType>
  77. <xsd:attribute name="alias" type="xsd:string" />
  78. <xsd:attribute name="name" type="xsd:string" />
  79. </xsd:complexType>
  80. </xsd:element>
  81. <xsd:element name="data">
  82. <xsd:complexType>
  83. <xsd:sequence>
  84. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  85. <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
  86. </xsd:sequence>
  87. <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
  88. <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
  89. <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
  90. <xsd:attribute ref="xml:space" />
  91. </xsd:complexType>
  92. </xsd:element>
  93. <xsd:element name="resheader">
  94. <xsd:complexType>
  95. <xsd:sequence>
  96. <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
  97. </xsd:sequence>
  98. <xsd:attribute name="name" type="xsd:string" use="required" />
  99. </xsd:complexType>
  100. </xsd:element>
  101. </xsd:choice>
  102. </xsd:complexType>
  103. </xsd:element>
  104. </xsd:schema>
  105. <resheader name="resmimetype">
  106. <value>text/microsoft-resx</value>
  107. </resheader>
  108. <resheader name="version">
  109. <value>2.0</value>
  110. </resheader>
  111. <resheader name="reader">
  112. <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  113. </resheader>
  114. <resheader name="writer">
  115. <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
  116. </resheader>
  117. <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
  118. <data name="CanNotCreateWindow" xml:space="preserve">
  119. <value>Can not create tool window.</value>
  120. </data>
  121. <data name="ToolWindowTitle" xml:space="preserve">
  122. <value>WPF Tool Window</value>
  123. </data>
  124. </root>