ChangeLog 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  1. 2004-06-11 Gert Driesen <[email protected]>
  2. * SoapProtocolImporter.cs: Added stub for missing IsSoapEncodingPresent
  3. method
  4. * MimeContentBinding.cs: removed extra Default attribute from Part
  5. 2004-06-10 Lluis Sanchez Gual <[email protected]>
  6. * HttpSimpleProtocolImporter.cs: Add needed XmlInclude attributes to the
  7. generated class. Generate the correct data type for input parameters.
  8. * SoapProtocolImporter.cs: Like in MS.NET, take the first output parameter
  9. as the return value of the method. When generating a header variable,
  10. use the type name as the base for the variable name, not the part name.
  11. 2004-06-02 Lluis Sanchez Gual <[email protected]>
  12. * HttpSimpleProtocolImporter.cs: Fixed case of generated methods to match
  13. MS behavior. Always use import input parameters as System.String.
  14. * ProtocolImporter.cs: Remove _x0020_ from type names.
  15. * SoapProtocolImporter.cs: Fixed case of generated methods to match
  16. MS behavior.
  17. 2004-06-01 Gert Driesen <[email protected]>
  18. * Binding.cs: removed extra XmlIgnore attribute on ServiceDescription
  19. * Import.cs: removed extra XmlIgnore attribute on ServiceDescription
  20. * Message.cs: removed extra XmlIgnore attribute on ServiceDescription
  21. * MessageBinding.cs: removed extra DefaultValue attribute from Name,
  22. removed extra XmlIgnoreAttribute from OperationBinding
  23. * MessagePart.cs: removed extra XmlIgnore attribute on Message
  24. * MimeContentBinding.cs: removed extra DefaultValue attribute on Part
  25. * Operation.cs: removed extra XmlIgnore attribute on PortType
  26. * OperationBinding.cs: removed extra XmlIgnore attribute on Binding
  27. * OperationMessage.cs: removed extra XmlIgnore attribute on Operation
  28. * Port.cs: removed extra XmlIgnore attribute on Service
  29. * PortType.cs: removed extra XmlIgnore on ServiceDescription
  30. * Service.cs: removed extra XmlIgnore on ServiceDescription
  31. * ServiceDescriptionFormatExtension.cs: removed extra XmlIgnore
  32. attribute on Parent
  33. * SoapHeaderBinding.cs: added XmlElement attribute on Fault
  34. * HttpSimpleProtocolImporter.cs: removed unused variable
  35. * ServiceDescriptionImporter.cs: removed unused variable
  36. * SoapProtocolImporter.cs: removed unused variable
  37. 2004-05-25 Lluis Sanchez Gual <[email protected]>
  38. * BindingCollection.cs: Fixed this[string] property.
  39. 2004-05-24 Lluis Sanchez Gual <[email protected]>
  40. * ProtocolImporter.cs: issue a warning if no services have been found.
  41. 2004-03-02 Lluis Sanchez Gual <[email protected]>
  42. * SoapBinding.cs: Added missing attributes. The class is not sealed.
  43. * SoapBodyBinding.cs: Removed unneeded attributes.
  44. 2004-03-02 Lluis Sanchez Gual <[email protected]>
  45. * ProtocolImporter.cs: Little fix in schema classification.
  46. 2004-02-27 Lluis Sanchez Gual <[email protected]>
  47. * ExtensionManager.cs: Create all serializers for soap extensions at once.
  48. * HttpSimpleProtocolImporter.cs: Assign the correct set of schemas to the
  49. schema importers (do not mix literal schemas with encoded schemas).
  50. * ProtocolImporter.cs: Added LiteralSchemas and EncodedSchemas properties.
  51. Separation between literal and encoded schemas is needed to avoid importing
  52. for example a literal schema as encoded. Also implemented ClasifySchemas,
  53. which separates literal from encoded schemas. I really don't like doing it
  54. in this way, but I haven't found another way.
  55. * SoapProtocolImporter.cs: Add type include attributes to the generated
  56. proxy classes.
  57. 2004-02-11 Lluis Sanchez Gual <[email protected]>
  58. * SoapProtocolReflector.cs: Fixed bug #53247. Element name asigned to the
  59. message part (in literal+bare format) was incorrect.
  60. 2004-01-27 Lluis Sanchez Gual <[email protected]>
  61. * SoapProtocolImporter.cs, SoapProtocolReflector.cs: Support methods with
  62. "any" as return type. In this case, the part of the return message contains
  63. a reference to the type that describes the "any" element.
  64. 2004-01-24 Lluis Sanchez Gual <[email protected]>
  65. * ExtensionManager.cs: Support more than one XmlFormatExtensionPrefixAttribute
  66. un one soap extension.
  67. * HttpSimpleProtocolImporter.cs: Made class internal.
  68. * HttpSimpleProtocolReflector.cs.cs: ReflectMethodBinding(): GET and POST
  69. do not use method bindings. Return null.
  70. * ProtocolReflector.cs: Several fixes: do not generate binding if it doesn't
  71. have any operation, avoid port and binding name colisions, and other minor
  72. fixes.
  73. * ServiceDescription.cs: Collect the namespaces to be added to the root
  74. element of a serializaed wsdl document from the soap extensions.
  75. * ServiceDescriptionSerializerBase.cs: Made classes internal.
  76. * SoapAddressBinding.cs, SoapFaultBinding.cs, SoapOperationBinding.cs,
  77. SoapProtocolImporter.cs: Class should not be sealed.
  78. * SoapBodyBinding.cs: Set the correct class attributes.
  79. * SoapHeaderBinding.cs: Class should not be sealed. Added missing method.
  80. * SoapHeaderFaultBinding.cs: Fixed class attributes.
  81. 2004-01-21 Lluis Sanchez Gual <[email protected]>
  82. * HttpSimpleProtocolImporter.cs: pass the web service class list to the xml
  83. importers to make sure that no data classes are created with the same
  84. name as the web service.
  85. * ProtocolImporter.cs: Use port name as class name only if there is more
  86. than one port using the same protocol. This fixes big #52742.
  87. 2004-01-19 Lluis Sanchez Gual <[email protected]>
  88. * HttpSimpleProtocolReflector.cs, SoapProtocolReflector.cs:
  89. Use GetWebServiceLiteralNamespace instead of WebServiceLiteralNamespace.
  90. * ProtocolReflector.cs: Port names must be unique in a service description.
  91. This fixes bug #53019.
  92. * ProtocolImporter.cs: Little fix.
  93. 2004-01-14 Lluis Sanchez Gual <[email protected]>
  94. * ProtocolImporter.cs, SoapProtocolImporter.cs: Added support for OneWay
  95. operations (those don't have output message).
  96. * SoapProtocolReflector.cs: Set the correct element name and
  97. namespace for headers (those are not managed like other data classes).
  98. 2004-01-13 Lluis Sanchez Gual <[email protected]>
  99. * ProtocolReflector.cs: in the case a new ServiceDescription is created,
  100. the name of the BindingInfo was not copied into the new ServiceDescriptor.
  101. Patch by Yaacov Akiba Slama.
  102. 2003-12-12 Lluis Sanchez Gual <[email protected]>
  103. * HttpSimpleProtocolImporter.cs: In ImportOutMembersMapping(), support part
  104. without element name (use anyType in this case).
  105. In GetOutMimeFormatter(), support MimeContentBinding.
  106. * ProtocolImporter.cs, SoapProtocolImporter.cs: Improved error and warning
  107. handling. Minor fixes.
  108. 2003-11-11 Lluis Sanchez Gual <[email protected]>
  109. * ServiceDescription.cs, SoapBinding.cs, SoapHeaderBinding.cs,
  110. SoapHeaderFaultBinding.cs: Removed some TODOs and FIXMEs.
  111. 2003-10-20 Lluis Sanchez Gual <[email protected]>
  112. * ServiceDescription.cs: Fixed implementation of CanRead.
  113. 2003-10-15 Lluis Sanchez Gual <[email protected]>
  114. * MessageBinding.cs: Name property should be null by default.
  115. * ProtocolImporter.cs: Take into account the previous change.
  116. 2003-10-15 Lluis Sanchez Gual <[email protected]>
  117. * HttpSimpleProtocolReflector.cs, ProtocolReflector.cs:
  118. Fixed naming of messages.
  119. * ProtocolImporter.cs: It now iterates through all bindings. It creates
  120. a namespace for all bindings.
  121. * ServiceDescriptionImporter.cs: Some code moved to ProtocolImporter.
  122. * SoapProtocolImporter.cs: Improved support for RPC format. It now is working.
  123. 2003-10-13 Lluis Sanchez Gual <[email protected]>
  124. * HttpSimpleProtocolReflector.cs, SoapProtocolReflector.cs:
  125. Get the namespace for literal types from LogicalTypeInfo, since it may not
  126. be the same as the service namespace.
  127. * ProtocolReflector.cs: Access LogicalTypeInfo to get WS info common to
  128. all protocols.
  129. * ServiceDescription.cs: Added soap/encoded namespace.
  130. * SoapProtocolImporter.cs: Added some bits of RPC format support.
  131. 2003-10-06 Lluis Sanchez Gual <[email protected]>
  132. * ProtocolImporter.cs: Moved some code to ServiceDescriptionImporter.
  133. WebServiceBindingAttribute addition moved to SoapProtocolImporter.
  134. Moved GetServiceUrl here (from SoapProtocolImporter).
  135. * ServiceDescriptionImporter.cs: Added support for HttpGet and HttpPost
  136. importers.
  137. * SoapProtocolImporter.cs: Minor fixes.
  138. * HttpSimpleProtocolImporter.cs, HttpGetProtocolImporter.cs,
  139. HttpPostProtocolImporter.cs: new files that implement HttpGet and HttpPost
  140. importers.
  141. 2003-10-04 Lluis Sanchez Gual <[email protected]>
  142. * ProtocolReflector.cs: The ReflectionImporter property now creates a
  143. reflector if the TypeStubInfo does not provide one.
  144. Do not create XmlSchemaExporter. Take it from the service reflector, sine
  145. it must be reused for all protocol reflectors. Moved some code to
  146. SoapProtocolReflector, since it cannot be reused for all reflectors.
  147. * ServiceDescriptionReflector.cs: Reflect the type for all available
  148. protocols.
  149. * SoapProtocolReflector.cs: Moved here some code from ProtoclReflector.
  150. * HttpGetProtocolReflector.cs, HttpPostProtocolReflector.cs,
  151. HttpSimpleProtocolReflector.cs: new files.
  152. 2003-10-01 Lluis Sanchez Gual <[email protected]>
  153. * ProtocolReflector.cs: Adapted to the changes in TypeStubInfo. Moved some
  154. common code to ServiceDescriptionReflector.
  155. * ServiceDescriptionReflector.cs: Moved some code from ProtocolReflector.cs
  156. 2003-09-28 Lluis Sanchez Gual <[email protected]>
  157. * ExtensionManager.cs: Read extension types from the configuration file.
  158. Added methods for getting extension importers and reflectors.
  159. * ProtocolImporter.cs: Implemented.
  160. * ProtocolReflector.cs: Implemented.
  161. * ServiceDescriptionCollection.cs: Fixed some methods for finding wsdl
  162. elements.
  163. * ServiceDescriptionImporter.cs: moved most of the code to ProtocolImporter.
  164. * ServiceDescriptionReflector.cs: moved most of the code to
  165. ProtocolReflector and SoapProtocolReflector.
  166. * SoapProtocolImporter.cs: Implemented.
  167. * SoapProtocolReflector.cs: Implemented.
  168. * SoapTransportImporter.cs: Implemented.
  169. * SoapHttpTransportImporter.cs: Implemented.
  170. * wsdl.genxs: Added.
  171. 2003-09-14 Lluis Sanchez Gual <[email protected]>
  172. * DocumentableItem.cs MimeContentBinding.cs OperationMessage.cs
  173. OperationMessageCollection.cs PortCollection.cs PortType.cs
  174. PortTypeCollection.cs ServiceCollection.cs ServiceDescriptionCollection.cs
  175. SoapBodyBinding.cs SoapOperationBinding.cs: Several fixes by Erik LeBel
  176. * ServiceDescriptionImporter.cs:
  177. * ServiceDescriptionSerializerBase.cs: regenerated after the changes in
  178. the service description changes.
  179. * ServiceDescriptionReflector.cs: Fixed generation of message parts in
  180. bare format.
  181. 2003-09-11 Lluis Sanchez Gual <[email protected]>
  182. * ServiceDescriptionImporter.cs, ServiceDescriptionReflector.cs: Added
  183. first bits of encoded format support.
  184. 2003-09-04 Lluis Sanchez Gual <[email protected]>
  185. * ServiceDescription.cs: minor fixes.
  186. * ServiceDescriptionImporter.cs: initial implementation.
  187. * ServiceDescriptionReflector.cs: Added support for bare parameter style.
  188. Added support for encoded format.
  189. 2003-09-01 Lluis Sanchez Gual <[email protected]>
  190. * ExtensionManager.cs: Added
  191. * ServiceDescriptionSerializerBase.cs. Added
  192. * ServiceDescription.cs: Reenabled suspport for serialization.
  193. * ServiceDescriptionReflector.cs: Import type and method documentation.
  194. 2003-08-29 Lluis Sanchez Gual <[email protected]>
  195. * ServiceDescription.cs: Disabled suspport for serialization, until I found
  196. an easy way of generate serialization readers and writers.
  197. 2003-08-28 Lluis Sanchez Gual <[email protected]>
  198. * MessageBinding.cs: Added default value attribute for Name property.
  199. * OperationMessage.cs: Added default value attribute for Name property.
  200. * ServiceDescription.cs: Changed order of some properties, so they are
  201. serialized in the right order.
  202. Added GetNamespaceList(), which returns the namespaces to add when serializing
  203. the document.
  204. Implemented classes ServiceDescriptionSerializer and ServiceDescriptionWriter,
  205. that extends the XmlSerializer by adding suport for XmlFormatExtensions.
  206. * ServiceDescriptionReflector.cs: Basic implementation (no support for
  207. extensions yet).
  208. * SoapBinding.cs: Fixed namespace name.
  209. * SoapBodyBinding.cs: Added null check in PartsString property.
  210. * SoapOperationBinding.cs: Fixed namespace name.
  211. 2003-07-22 Lluis Sanchez Gual <[email protected]>
  212. * Binding.cs, Import.cs, Message.cs, MessageBinding.cs, MessagePart.cs,
  213. Operation.cs, OperationBinding.cs, OperationMessage.cs, Port.cs,
  214. PortType.cs, Service.cs: Added XmlIgnore attributes to properties
  215. referencing parent objects.
  216. * OperationMessageCollection.cs: Fixed wrong OnInsert method
  217. * ServiceDescription.cs: Removed unneeded methods in
  218. ServiceDescriptionSerializer.
  219. 2002-08-20 Tim Coleman <[email protected]>
  220. * ServiceDescription.cs:
  221. Add ServiceDescription.ServiceDescriptionSerializer
  222. class.
  223. * ServiceDescriptionFormatExtensionCollection.cs:
  224. Remove reference to "parent".
  225. 2002-08-19 Tim Coleman <[email protected]>
  226. * BindingCollection.cs:
  227. Use base constructor, remove SetParent call
  228. * FaultBindingCollection.cs:
  229. * ImportCollection.cs:
  230. * MessageCollection.cs:
  231. * MessagePartCollection.cs:
  232. * OperationBindingCollection.cs:
  233. * OperationCollection.cs:
  234. * OperationFaultCollection.cs:
  235. * PortCollection.cs:
  236. * PortTypeCollection.cs:
  237. * ServiceCollection.cs:
  238. * ServiceDescriptionFormatExtensionCollection.cs:
  239. Use base constructor
  240. * ServiceDescriptionCollection.cs:
  241. Use base constructor, Remove SetParent method
  242. * ServiceDescriptionBaseCollection.cs:
  243. Make parent object private as according to
  244. class status page.
  245. * OperationMessageCollection.cs:
  246. Use base constructor
  247. Remove excess break's to avoid compiler warning
  248. Remove TODO attribute (confirmed default retval)
  249. 2002-08-15 Tim Coleman <[email protected]>
  250. * FaultBindingCollection.cs:
  251. * ImportCollection.cs:
  252. * MessageCollection.cs:
  253. * MessagePartCollection.cs:
  254. * OperationBindingCollection.cs:
  255. * OperationCollection.cs:
  256. * OperationFaultCollection.cs:
  257. * OperationMessageCollection.cs:
  258. * PortCollection.cs:
  259. * PortTypeCollection.cs:
  260. * ServiceCollection.cs:
  261. * ServiceDescriptionFormatExtensionCollection.cs:
  262. Use parent from ServiceDescriptionBaseCollection
  263. * ServiceDescriptionCollection.cs:
  264. Use parent from ServiceDescriptionBaseCollection
  265. Implement SetParent () method
  266. * ServiceDescriptionBaseCollection.cs:
  267. Add "parent" object.
  268. Add SetParent call to OnSet() and OnInsert ()
  269. 2002-08-12 Tim Coleman <[email protected]>
  270. * Operation.cs:
  271. Fix ParameterOrderString in case ParameterOrder is
  272. null.
  273. * BindingCollection.cs:
  274. Remove Table handling on insert/delete/indexer
  275. because it is handled in base class.
  276. * ServiceDescriptionBaseCollection.cs:
  277. Only add an element to the hashtable if its GetKey ()
  278. method does not return null.
  279. 2002-08-09 Tim Coleman <[email protected]>
  280. * BindingCollection.cs:
  281. * ServiceDescriptionCollection.cs:
  282. Implement Set indexer
  283. * FaultBindingCollection.cs:
  284. * MessageCollection.cs:
  285. * MessagePartCollection.cs:
  286. * OperationFaultCollection.cs:
  287. * PortCollection.cs:
  288. * PortTypeCollection.cs:
  289. * ServiceCollection.cs:
  290. Implement Set indexer, code cleanup
  291. * Message.cs:
  292. Implement FindPartByName ()
  293. * OperationMessageCollection.cs:
  294. Alter OnSet () method
  295. * ServiceDescriptionBaseCollection.cs:
  296. Implement some methods.
  297. * ServiceDescriptionFormatExtensionCollection.cs:
  298. Implement Find (), FindAll (), OnValidate () methods
  299. 2002-08-06 Tim Coleman <[email protected]>
  300. * ServiceDescription.cs:
  301. Add namespace definitions when serializing.
  302. * HttpBinding.cs:
  303. Change namespace definition (wsdl was spelt wsld)
  304. 2002-08-06 Tim Coleman <[email protected]>
  305. * ServiceDescription.cs:
  306. Change the XmlElement name from "type" to "types" for
  307. the Types object
  308. 2002-08-06 Tim Coleman <[email protected]>
  309. * ServerProtocol.cs:
  310. Add new class as implied by class statuc page.
  311. SoapServerProtocol is derived from this.
  312. * SoapServerProtocol.cs:
  313. Change base class to ServerProtocol.
  314. * SoapClientMethod.cs:
  315. This class should not be sealed.
  316. 2002-08-03 Tim Coleman <[email protected]>
  317. * SoapProtocolReflector.cs:
  318. Removed SoapBinding property and made the class
  319. not sealed to agree with class reference page.
  320. 2002-08-03 Tim Coleman <[email protected]>
  321. * ServiceDescriptionBaseCollection.cs:
  322. Removed some NotImplementedException()'s so that
  323. it runs.
  324. 2002-07-26 Tim Coleman <[email protected]>
  325. * ServiceDescription.cs:
  326. Changed the creation of the XmlSerializer after
  327. consulting the System.Xml.Serialization namespace
  328. and trying to serialize a document. Now works somewhat!
  329. 2002-07-25 Tim Coleman <[email protected]>
  330. * OperationMessageCollection.cs:
  331. Some implementation of this class after consulting a
  332. WSDL reference. Now validates the inputs.
  333. 2002-07-24 Tim Coleman <[email protected]>
  334. * ProtocolImporter.cs:
  335. * ProtocolReflector.cs:
  336. Some implementation of these classes. MonoTODO's begone!
  337. * SoapProtocolImporter.cs:
  338. Changed description to literal string "Soap"
  339. * SoapProtocolReflector.cs:
  340. Added a new class based on guesswork and conjecture.
  341. 2002-07-24 Tim Coleman <[email protected]>
  342. * ServiceDescription.cs:
  343. Implement Read/Write methods for serialization/
  344. deserialization.
  345. 2002-07-23 Tim Coleman <[email protected]>
  346. * ServiceDescription.cs:
  347. Add XmlIgnore attribute to ServiceDescriptions property
  348. * OperationFlow.cs:
  349. * ServiceDescriptionImportWarnings.cs:
  350. Explicitly set values in enumeration to match
  351. .NET.
  352. 2002-07-22 Tim Coleman <[email protected]>
  353. * Binding.cs:
  354. * BindingCollection.cs:
  355. * DocumentableItem.cs:
  356. * FaultBinding.cs:
  357. * FaultBindingCollection.cs:
  358. * HttpAddressBinding.cs:
  359. * HttpBinding.cs:
  360. * HttpOperationBinding.cs:
  361. * HttpUrlEncodedBinding.cs:
  362. * HttpUrlReplacementBinding.cs:
  363. * Import.cs:
  364. * ImportCollection.cs:
  365. * InputBinding.cs:
  366. * Message.cs:
  367. * MessageBinding.cs:
  368. * MessageCollection.cs:
  369. * MessagePart.cs:
  370. * MessagePartCollection.cs:
  371. * MimeContentBinding.cs:
  372. * MimeMultipartRelatedBinding.cs:
  373. * MimePart.cs:
  374. * MimePartCollection.cs:
  375. * MimeTextBinding.cs:
  376. * MimeTextMatch.cs:
  377. * MimeTextMatchCollection.cs:
  378. * MimeXmlBinding.cs:
  379. * Operation.cs:
  380. * OperationBinding.cs:
  381. * OperationBindingCollection.cs:
  382. * OperationCollection.cs:
  383. * OperationFaultCollection.cs:
  384. * OperationFlow.cs:
  385. * OperationMessage.cs:
  386. * OperationMessageCollection.cs:
  387. * OutputBinding.cs:
  388. * Port.cs:
  389. * PortCollection.cs:
  390. * PortType.cs:
  391. * PortTypeCollection.cs:
  392. * ProtocolImporter.cs:
  393. * Service.cs:
  394. * ServiceCollection.cs:
  395. * ServiceDescription.cs:
  396. * ServiceDescriptionBaseCollection.cs:
  397. * ServiceDescriptionCollection.cs:
  398. * ServiceDescriptionFormatExtension.cs:
  399. * ServiceDescriptionFormatExtensionCollection.cs:
  400. * ServiceDescriptionImportWarnings.cs:
  401. * SoapAddressBinding.cs:
  402. * SoapBinding.cs:
  403. * SoapBindingStyle.cs:
  404. * SoapBindingUse.cs:
  405. * SoapBodyBinding.cs:
  406. * SoapExtensionImporter.cs:
  407. * SoapExtensionReflector.cs:
  408. * SoapFaultBinding.cs:
  409. * SoapHeaderBinding.cs:
  410. * SoapHeaderFaultBinding.cs:
  411. * SoapOperationBinding.cs:
  412. * SoapTransportImporter.cs:
  413. * Types.cs:
  414. 1. Add missing attributes as determined by reflection
  415. 2. Fix protection levels where appropriate
  416. 3. Add missing items where appropriate
  417. Basically, this was a change to remove all the X's from
  418. the project status page for this namespace :)
  419. 2002-07-19 Tim Coleman <[email protected]>
  420. * Binding.cs:
  421. * BindingCollection.cs:
  422. * ChangeLog:
  423. * DocumentableItem.cs:
  424. * FaultBinding.cs:
  425. * FaultBindingCollection.cs:
  426. * HttpAddressBinding.cs:
  427. * HttpBinding.cs:
  428. * HttpOperationBinding.cs:
  429. * HttpUrlEncodedBinding.cs:
  430. * HttpUrlReplacementBinding.cs:
  431. * Import.cs:
  432. * ImportCollection.cs:
  433. * InputBinding.cs:
  434. * Message.cs:
  435. * MessageBinding.cs:
  436. * MessageCollection.cs:
  437. * MessagePart.cs:
  438. * MessagePartCollection.cs:
  439. * MimeContentBinding.cs:
  440. * MimeMultipartRelatedBinding.cs:
  441. * MimePart.cs:
  442. * MimePartCollection.cs:
  443. * MimeTextBinding.cs:
  444. * MimeTextMatch.cs:
  445. * MimeTextMatchCollection.cs:
  446. * MimeXmlBinding.cs:
  447. * Operation.cs:
  448. * OperationBinding.cs:
  449. * OperationBindingCollection.cs:
  450. * OperationCollection.cs:
  451. * OperationFault.cs:
  452. * OperationFaultCollection.cs:
  453. * OperationFlow.cs:
  454. * OperationInput.cs:
  455. * OperationMessage.cs:
  456. * OperationMessageCollection.cs:
  457. * OperationOutput.cs:
  458. * OutputBinding.cs:
  459. * Port.cs:
  460. * PortCollection.cs:
  461. * PortType.cs:
  462. * PortTypeCollection.cs:
  463. * ProtocolImporter.cs:
  464. * ProtocolReflector.cs:
  465. * Service.cs:
  466. * ServiceCollection.cs:
  467. * ServiceDescription.cs:
  468. * ServiceDescriptionBaseCollection.cs:
  469. * ServiceDescriptionCollection.cs:
  470. * ServiceDescriptionFormatExtension.cs:
  471. * ServiceDescriptionFormatExtensionCollection.cs:
  472. * ServiceDescriptionImportStyle.cs:
  473. * ServiceDescriptionImportWarnings.cs:
  474. * ServiceDescriptionImporter.cs:
  475. * ServiceDescriptionReflector.cs:
  476. * SoapAddressBinding.cs:
  477. * SoapBinding.cs:
  478. * SoapBindingStyle.cs:
  479. * SoapBindingUse.cs:
  480. * SoapBodyBinding.cs:
  481. * SoapExtensionImporter.cs:
  482. * SoapExtensionReflector.cs:
  483. * SoapFaultBinding.cs:
  484. * SoapHeaderBinding.cs:
  485. * SoapHeaderFaultBinding.cs:
  486. * SoapOperationBinding.cs:
  487. * SoapProtocolImporter.cs:
  488. * SoapTransportImporter.cs:
  489. * Types.cs:
  490. Initial implementation