Changeset 10022
- Timestamp:
- 06/30/08 16:33:35 (5 months ago)
- Files:
-
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/ckDOMSerializable.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlBindingDecorator.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlHttpBindingDecorator.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlMessage.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlOperation.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlPart.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlPortType.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlSoapBindingDecorator.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/xsd/ckXsdNamespace.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/xsd/ckXsdSimpleType.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/branches/ckWsdlGenerator/xsd/ckXsdType.class.php (modified) (1 diff, 1 prop)
- plugins/ckWebServicePlugin/trunk/lib/util/ckString.class.php (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
plugins/ckWebServicePlugin/branches/ckWsdlGenerator/ckDOMSerializable.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlBindingDecorator.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlHttpBindingDecorator.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlMessage.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlOperation.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlPart.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlPortType.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/wsdl/ckWsdlSoapBindingDecorator.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/xsd/ckXsdNamespace.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/xsd/ckXsdSimpleType.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/branches/ckWsdlGenerator/xsd/ckXsdType.class.php
- Property svn:keywords set to Id
r10021 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckSoapHandler.class.php 8064 2008-03-24 16:51:45Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11 plugins/ckWebServicePlugin/trunk/lib/util/ckString.class.php
- Property svn:keywords set to Id
r8799 r10022 7 7 * @copyright Copyright (c) 2008, Christian Kerl 8 8 * @license http://www.opensource.org/licenses/mit-license.php MIT License 9 * @version SVN: $Id : ckWebServiceController.class.php 8402 2008-04-10 21:13:25Z chrisk$9 * @version SVN: $Id$ 10 10 */ 11 11