ExtensionList
The ExtensionList data structure enables you to add items to existing lists. This element enables existing services to be extended without making modifications to the WSDL interface. The element is applicable to any changes made to WSDL services in a patch release.
Namespace |
|
Definition
<complexType name="ExtensionList">
<sequence>
<any namespace="##other"
processContents="lax"
minOccurs="0"
maxOccurs="unbounded" />
</sequence>
</complexType>
Was this page helpful? Yes No
Submitting...
Thank you
Comments