Home
last modified time | relevance | path

Searched defs:WSDL_NAMESPACE (Results 1 – 15 of 15) sorted by relevance

/dports/textproc/py-xmlschema/xmlschema-1.8.2/xmlschema/
H A Dnames.py44 WSDL_NAMESPACE = 'http://schemas.xmlsoap.org/wsdl/' variable
/dports/lang/php73/php-7.3.33/ext/soap/
H A Dphp_encoding.h152 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/net/php80-soap/php-8.0.15/ext/soap/
H A Dphp_encoding.h150 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/net/php81-soap/php-8.1.1/ext/soap/
H A Dphp_encoding.h150 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/net/php74-soap/php-7.4.27/ext/soap/
H A Dphp_encoding.h152 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/net/php73-soap/php-7.3.33/ext/soap/
H A Dphp_encoding.h152 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/www/mod_php81/php-8.1.1/ext/soap/
H A Dphp_encoding.h150 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/lang/php80/php-8.0.15/ext/soap/
H A Dphp_encoding.h150 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/lang/php74/php-7.4.27/ext/soap/
H A Dphp_encoding.h152 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/lang/php81/php-8.1.1/ext/soap/
H A Dphp_encoding.h150 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/www/mod_php73/php-7.3.33/ext/soap/
H A Dphp_encoding.h152 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/www/mod_php74/php-7.4.27/ext/soap/
H A Dphp_encoding.h152 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/www/mod_php80/php-8.0.15/ext/soap/
H A Dphp_encoding.h150 #define WSDL_NAMESPACE "http://schemas.xmlsoap.org/wsdl/" macro
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/wsdl/writer/
H A DWSDLGenerator.java150 private static final String WSDL_NAMESPACE = WSDLConstants.NS_WSDL; field in WSDLGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/wsdl/writer/
H A DWSDLGenerator.java150 private static final String WSDL_NAMESPACE = WSDLConstants.NS_WSDL; field in WSDLGenerator