CreateDrillThroughTargetDlg.resx 6.6 KB

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