SOAP
[ class tree: SOAP ] [ index: SOAP ] [ all elements ]

File: Base.php

Source Location: /SOAP-0.13.0/SOAP/Base.php

Classes:

SOAP_Base_Object
SOAP_Base
Common base class of all SOAP classes.
QName
Class used to handle QNAME values in XML.

Page Details:

This file loads all required libraries, defines constants used across the SOAP package, and defines the base classes that most other classes of this package extend.

PHP versions 4 and 5

LICENSE: This source file is subject to version 2.02 of the PHP license, that is bundled with this package in the file LICENSE, and is available at through the world-wide-web at http://www.php.net/license/2_02.txt. If you did not receive a copy of the PHP license and are unable to obtain it through the world-wide-web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 30]

INF [line 33]

INF = 1.8e307

[ Top ]



MAIL_MIMEPART_CRLF [line 28]

MAIL_MIMEPART_CRLF = "\r\n"
Define linebreak sequence for the Mail_Mime package.

[ Top ]



NAN [line 36]

NAN = 0.0

[ Top ]



SCHEMA_CONTENT [line 60]

SCHEMA_CONTENT = 'http://schemas.xmlsoap.org/ws/2002/04/content-type/'

[ Top ]



SCHEMA_DIME [line 59]

SCHEMA_DIME = 'http://schemas.xmlsoap.org/ws/2002/04/dime/wsdl/'

[ Top ]



SCHEMA_DISCO [line 50]

SCHEMA_DISCO = 'http://schemas.xmlsoap.org/disco/'

[ Top ]



SCHEMA_DISCO_SCL [line 51]

SCHEMA_DISCO_SCL = 'http://schemas.xmlsoap.org/disco/scl/'

[ Top ]



SCHEMA_MIME [line 57]

SCHEMA_MIME = 'http://schemas.xmlsoap.org/wsdl/mime/'

[ Top ]



SCHEMA_REF [line 61]

SCHEMA_REF = 'http://schemas.xmlsoap.org/ws/2002/04/reference/'

[ Top ]



SCHEMA_SOAP [line 53]

SCHEMA_SOAP = 'http://schemas.xmlsoap.org/wsdl/soap/'

[ Top ]



SCHEMA_SOAP12 [line 54]

SCHEMA_SOAP12 = 'http://schemas.xmlsoap.org/wsdl/soap12/'

[ Top ]



SCHEMA_SOAP_HTTP [line 55]

SCHEMA_SOAP_HTTP = 'http://schemas.xmlsoap.org/soap/http'

[ Top ]



SCHEMA_WSDL [line 58]

SCHEMA_WSDL = 'http://schemas.xmlsoap.org/wsdl/'

[ Top ]



SCHEMA_WSDL_HTTP [line 56]

SCHEMA_WSDL_HTTP = 'http://schemas.xmlsoap.org/wsdl/http/'

[ Top ]



SOAP_DEFAULT_ENCODING [line 63]

SOAP_DEFAULT_ENCODING = 'UTF-8'

[ Top ]



SOAP_ENVELOP [line 48]

SOAP_ENVELOP = 'http://schemas.xmlsoap.org/soap/envelope/'

[ Top ]



SOAP_LIBRARY_NAME [line 40]

SOAP_LIBRARY_NAME = 'PEAR-SOAP @version@-beta'

[ Top ]



SOAP_LIBRARY_VERSION [line 39]

SOAP_LIBRARY_VERSION = '@version@'

[ Top ]



SOAP_SCHEMA [line 46]

SOAP_SCHEMA = 'http://schemas.xmlsoap.org/wsdl/soap/'

[ Top ]



SOAP_SCHEMA_ENCODING [line 47]

SOAP_SCHEMA_ENCODING = 'http://schemas.xmlsoap.org/soap/encoding/'

[ Top ]



SOAP_XML_SCHEMA_1999 [line 45]

SOAP_XML_SCHEMA_1999 = 'http://www.w3.org/1999/XMLSchema'

[ Top ]



SOAP_XML_SCHEMA_INSTANCE [line 44]

SOAP_XML_SCHEMA_INSTANCE = 'http://www.w3.org/2001/XMLSchema-instance'

[ Top ]



SOAP_XML_SCHEMA_VERSION [line 43]

SOAP_XML_SCHEMA_VERSION = 'http://www.w3.org/2001/XMLSchema'

[ Top ]



Documentation generated on Mon, 11 Mar 2019 15:47:18 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.