Prev Next

SOAP

Simple example:

<?xml version="1.0"?> <Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/"> <Header> </Header> <Body> <hello target="world" xmlns="uri:etcon"> </Body> </Envelope>
Sam Ruby 2024-03-29T08:20:15 18 of 75