Implementation targets these standards and profiles:
- WSDL 1.1
- SOAP 1.1 and SOAP 1.2
- XML Schema (XSD 1.0 constructs used in WSDL ecosystems)
Note: WSDL 2.0 is not supported. See Unsupported Features for details.
- OASIS Web Services Security: SOAP Message Security 1.0/1.1
- UsernameToken Profile
- X.509 Token Profile
- XML Signature (as used by WS-Security)
- OWASP recommendations for XML/XXE/SSRF hardening
- libxml2/Nokogiri secure parsing practices
strictness:governs import and request validation strictness.- Request generation is DSL -> Envelope -> XML with no Hash adapter layer.
- See Unsupported Features for features explicitly out of scope (WSDL 2.0, RPC/encoded, EncryptedKey, WS-SecurityPolicy, SwA/MTOM, XML Encryption).