jaxws:bindings schema component
binding declarations...
wsdlLocation="xs:anyURI"? node="xs:string"? version="string"?> binding
declarations...
@wsdlLocation A URI pointing to a WSDL file establishing the scope of the
contents of this binding declaration. It MUST NOT be
present if the binding declaration is used as an extension
inside a WSDL document or if there is an ancestor binding
declaration that contains this attribute.
@node An XPath expression pointing to the element in the WSDL file in
scope that this binding declaration is attached to.
@version A version identifier. It MAY only appear on jaxws:bindings
elements that don't have any jaxws:bindings ancestors (i.e. on
outermost binding declarations).