|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Argument
represents a (name,direction) pair where
name is the name of an argument and direction is its direction
as defined in Part 2: Adjuncts.Component
is the abstract base class for all WSDL 2.0 component
fragment identifiers.WSDLComponent
.Direction
is a typesafe enumeration of the four
possible values, #in, #out, #inout, and #return.true
if parsing should continue after
encountering a non-fatal error in the WSDL which might result
in incomplete WSDL model being returned by the reader,
false
otherwise.
true
to enable the WSDL validation feature, false
otherwise.
true
to enable verbose diagnostic tracing, false
otherwise.
getContentModel()
method.
getContentModel()
method.
targetNamespace
attribute of a
<xs:schema> element or the namespace
attribute of a
<xs:import> element.
XmlSchema
representing the schema definition inlined by
a <xs:schema> element or imported by a <xs:import> element.
xs:schema
or xs:import
element within the wsdl:types
element.
Binding
component as part
of the HTTP binding extension.Binding
component as part
of the HTTP binding extension defined by the WSDL 2.0 spec.BindingFault
component as part
of the HTTP binding extension.BindingFault
component as part
of the HTTP binding extension defined by the WSDL 2.0 spec.BindingMessageReference
component as part
of the HTTP binding extension.BindingMessageReference
component as part
of the HTTP binding extension defined by the WSDL 2.0 spec.BindingOperation
component as part
of the HTTP binding extension.BindingOperation
component as part of the HTTP binding
extension defined by the WSDL 2.0 spec.Endpoint
component as part of the HTTP binding
extension.Endpoint
component as part of the HTTP binding extension
defined by the WSDL 2.0 spec.BindingFault
component.BindingOperation
component and the whttp:location
extension
attribute of the WSDL binding <operation> element, as defined by the
WSDL 2.0 HTTP binding extensions.whttp:location
extension attribute and the {http location} extension property.InterfaceOperationExtensions
represents the WSDL 2.0
predefined extensions, as specified on Part 2: Adjuncts, for the Interface
Operation component.Interface Operation
component as part of the WSDL
extension defined by the WSDL 2.0 spec.QName
class represents the value of a qualified name
as specified in XML
Schema Part2: Datatypes specification.Union of list of QName or xs:token #any
.Union of QName or xs:token #any
.RPCInterfaceOperationExtensions
represents the WSDL 2.0 predefined
RPC extensions, as specified on Part 2: Adjuncts, for the Interface Operation
component.Interface Operation
component as part of the
WSDL RPC extension defined by the WSDL 2.0 spec.Report
class writes an XML file that reports the results of validating a set of WSDL files.Report
writer.
Binding
component as part
of the SOAP binding extension.Binding
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.BindingFault
component as part
of the SOAP binding extension.BindingFault
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.BindingFaultReference
component as part
of the SOAP binding extension.BindingFaultReference
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.BindingMessageReference
component as part
of the SOAP binding extension.BindingMessageReference
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.BindingOperation
component as part
of the SOAP binding extension.BindingOperation
component as part
of the SOAP binding extension defined by the WSDL 2.0 spec.Endpoint
component when the binding type is SOAP and the
underlying protocol is HTTP.Endpoint
component when the binding type is SOAP and the
underlying protocol is HTTP.BindingFault
component.BindingFault
component.id
attribute of <xs:schema>.
targetNamespace
attribute of a <xs:schema> element
or the namespace
attribute of a <xs:import> element.
XmlSchema
.
schemaLocation
attribute of <xs:import>.
xs:schema
or xs:import
element.
substitute
methods.
WsdlCm
class writes the component model in the W3C interchange format.XMLWriter
class writes XML files.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |