Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/trunk/lib/soap/element.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1973 [1973] 09/17/07 21:14:58 nahi * allow to remove mustUnderstand attribute from a SOAP Header. I heard …
(edit) @1936 [1936] 09/06/07 11:59:34 nahi * renamed SOAP::SOAPGenerator of SOAP::Generator to follow Ruby's naming …
(edit) @1930 [1930] 08/30/07 23:38:46 nahi * cosmetic
(edit) @1898 [1898] 07/21/07 17:37:00 nahi * add :default_ns_tag option to configure a pre-defined Namespace tag. …
(edit) @1837 [1837] 06/07/07 22:00:28 nahi * avoid conflict with ActiveSupport?'s Array#to_xml. renamed to_xml -> …
(edit) @1833 [1833] 06/05/07 10:34:36 nahi * let Header::Handler touch SOAPHeader on on_outbound. if a method …
(edit) @1825 [1825] 06/02/07 10:39:39 nahi * filter support. you can add filters to intercept before SOAP …
(edit) @1824 [1824] 06/02/07 00:44:41 nahi * Copyright notice updated. add '2000-2007' uniformly.
(edit) @1724 [1724] 09/24/06 21:02:36 nahi more aggressive xml 'qualified' control. closes #260.
(edit) @1690 [1690] 07/23/06 11:09:35 nahi SOAPHeaderItem does not set extattr correctly. Applied a patch from Kent. …
(edit) @1670 [1670] 11/14/05 22:13:15 nahi actor support. closes #19.
(edit) @1580 [1580] 07/18/05 14:54:19 nahi local element qualify/unqualify control. handles elementFormDefault and …
(edit) @1570 [1570] 07/13/05 23:16:21 nahi Let envelope namespace configuable. usage; TemporaryNamespace? = …
(edit) @1520 [1520] 04/27/05 23:56:40 nahi removed svn:executable
(edit) @1408 [1408] 01/29/05 16:39:32 nahi cosmetic changes.
(edit) @1390 [1390] 01/16/05 10:14:00 nahi let SOAPElement#add accept Array of elements.
(edit) @1257 [1257] 07/03/04 13:27:31 nahi * add mustUnderstand attribute support.
(edit) @1164 [1164] 01/20/04 22:34:05 nahi * make SOAPHeader a child of SOAPStruct, not SOAPArray.
(edit) @1150 [1150] 01/16/04 00:11:35 nahi * forgot to follow API change
(edit) @1121 [1121] 12/22/03 12:59:01 nahi * …
(edit) @1058 [1058] 11/25/03 15:07:45 nahi * changed license; GPL2 -> Ruby's. * lib/soap/rpc/driver.rb, …
(edit) @1012 [1012] 10/14/03 01:07:13 nahi * changed SOAPGenerator interface to allow complex XML attribute …
(edit) @950 [950] 09/20/03 22:28:58 nahi * move wsdl/namedElements.rb to xsd/namedelements. * do not introduce XSD …
(edit) @940 [940] 09/13/03 21:22:50 nahi Use XSD::QName#dup_name to change element name.
(edit) @891 [891] 09/07/03 20:23:43 nahi * lib/soap/baseData.rb: SOAPElement is not a SOAPCompoundtype. * …
(edit) @844 [844] 08/22/03 00:13:47 nahi Move compatibility modules to soap/comapt.rb
(edit) @842 [842] 08/13/03 21:54:13 nahi copyright comment.
(edit) @832 [832] 08/03/03 19:11:47 nahi * *.rb: change coding convention. - camelCase -> non_camel_case - foo( …
(edit) @814 [814] 03/26/03 23:20:17 nahi Follow changes of generator.rb prety print.
(edit) @811 [811] 03/23/03 23:50:19 nahi Omit namespace definitions when !generateEncodeType. [ruby-talk:67311]
(edit) @788 [788] 03/16/03 20:14:32 nahi A little performance tuning.
(edit) @625 [625] 10/04/02 01:19:55 nahi WSDLDriver supports decoding Envelope, Header, Body and Fault.
(edit) @601 [601] 09/23/02 22:53:09 nahi Moved QName definition in wsdl package (wsdl/name) to soap package …
(edit) @381 [381] 12/07/01 18:05:10 nakahiro Removed unused code(self.decode).
(edit) @378 [378] 12/07/01 13:28:44 nakahiro Illegal constant access. Fixed.
(edit) @365 [365] 12/05/01 11:04:37 nakahiro Changed SOAPHeaderItem interface for easy use.
(edit) @355 [355] 11/30/01 20:36:26 nakahiro Fixed encodingStyle handling bug while encoding.
(edit) @346 [346] 11/26/01 13:16:44 nakahiro Changed encoding interface that are called from SOAPGenerator#generate.
(edit) @243 [243] 07/12/01 15:39:37 nakahiro encodingStyle should not been defined here.
(edit) @160 [160] 07/04/01 12:32:19 nakahiro SOAPFault: faultCode -> faultcode, faultString -> faultstring and …
(edit) @150 [150] 06/28/01 20:16:33 nakahiro Changed following M-D Array support.
(edit) @128 [128] 06/21/01 15:22:54 nakahiro Fixed serialization root handling algorithm.
(edit) @109 [109] 05/29/01 21:57:42 nakahiro Added rootNode method to SOAPBody to get the root node.
(edit) @88 [88] 05/20/01 15:20:06 nakahiro Changed module namespace. SOAPFoo -> SOAP::Foo RPC support code was moved …
(edit) @71 [71] 04/20/01 21:37:47 nakahiro Changed SOAPEnvelope.decode interface. Use SOAPString instead of …
(edit) @52 [52] 03/30/01 19:25:19 nakahiro Added methods request, response, and fault to SOAPBody. Added href/id …
(add) @27 [27] 03/20/01 23:26:05 nakahiro Removed SOAPMethod. SOAPMethod has moved to rpcUtils.rb. SOAPFault …
Note: See TracRevisionLog for help on using the revision log.