NonStop SOAP 4.1 User's Manual

NOTE: Ensure that the elements listed in Table 21 are not present in the WSDL file that is provided
as an input to the WSDL2PWY tool. If present, your service may not function as expected.
Table 21 Unsupported WSDL File Elements
DescriptionElements Not SupportedWSDL Components
This element is application-specific and not
supported on Pathway services.
appInfo
Element
This element is not supported because
Pathway can work only with a fixed buffer
Notation
size whereas this element can have variable
buffer sizes.
This element is not supported because it
selects the elements based on constraints,
Selector
such as Key or Keyref elements that are
also not supported.
This element is not supported because the
Pathway service requires a fixed buffer size
Enumeration
XSD Restrictions
whereas this element can have variable
buffer sizes.
This option is not supported in the DDL.Whitespace
This element is not supported, because the
Pathway service requires a fixed buffer size
Datatypes
hexBinary
whereas this element can have variable
buffer sizes.
Table 22 lists the WSDL file elements that receive limited support from the NonStop SOAP 4 server.
Table 22 WSDL File Elements with Limited Support
DescriptionElements with Limited SupportWSDL Components
NonStop SOAP 4 does not validate or verify
the data sent in the Key element of the
SOAP message.
KeyElement
NonStop SOAP 4 does not validate or verify
the data sent in the Keyref element of the
SOAP message.
Keyref
NonStop SOAP 4 does not validate the
uniqueness of the data sent in the Unique
element of the SOAP message.
Unique
NonStop SOAP 4 does not validate the data
against the specified regular expression
pattern.
PatternXSD Restrictions
NonStop SOAP 4 does not verify the range
of data sent in a NonStop message.
MaxExclusive
NonStop SOAP 4 does not verify the range
of data sent in a NonStop message.
MinExclusive
NonStop SOAP 4 does not validate if the
Web address sent is valid.
anyURI
Datatypes
NonStop SOAP 4 does not validate if the
qualified name sent is valid.
Qname
WSDL Considerations 261