WSDLIntf.Constants

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

From WSDLIntf.pas

	SDefinitions = 'definitions';
	SMessage = 'message';
	SPart = 'part';
	SType = 'type';
	STypes = 'types';
	SImport = 'import';
	SPort = 'port';
	SPortType = 'portType';
	SOperation = 'operation';
	SBinding = 'binding';
	SService = 'service';
	SSchema = 'schema';
	SName = 'name';
	STns = 'targetNamespace';
	SInput = 'input';
	SOutput = 'output';
	SInOut = 'inout';
	SRequest = 'Request';
	SResponse = 'Response';
	SReturn = 'return';
	SElement = 'element';
	SComplexType = 'complexType';
	xsdns = 'http://www.w3.org/1999/XMLSchema';
	tns = 'http://tempuri.org/';
	Wsdlns = 'http://schemas.xmlsoap.org/wsdl/';
	Soapns = 'http://schemas.xmlsoap.org/wsdl/soap/';
	Soap12ns = 'http://schemas.xmlsoap.org/wsdl/soap12/';
	Httpns = 'http://schemas.xmlsoap.org/wsdl/http/';
	SAddress = 'address';
	SBody = 'body';
	SHeader = 'header';
	SFault = 'fault';
	SVerb = 'verb';
	SStyle = 'style';
	STransport = 'transport';
	SLocation = 'location';
	SSoapAction = 'soapAction';
	SParts = 'parts';
	SUse = 'use';
	SNameSpace = 'namespace';
	SEncodingStyle = 'encodingStyle';
	SArrayOf = 'ArrayOf';
	SArray = 'Array';
	SArrayType = 'arrayType';
	SUnknown = 'Unknown';
	SDynArray = 'array of';
	SAnySimpleType = 'anySimpleType';
	SAnyType = 'anyType';
	SNsPrefix = 'ns';


Unit: WSDLIntf

Type: const

Visibility: public


Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Translations
Newest Version