Discordian
Endpoints
Contributed Clients What is this? Add / Edit / Delete Client
Detailed Description
Converts dates
... from the Gregorian to the Semi-Divinely Revealed POEE Calendar
Usage Notes
Example - SOAP envelope Request
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tns="http://www.compkarori.com/wsdl
/discordian.wsdl" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xs
i="http://www.w3.org/1999/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" SOAP-ENV:encoding
Style="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><mns:discordian xmlns:mns="http://tempuri.org
/message/"><year xsi:type="xsd:int">2001</year><month xsi:type="xsd:int">6</month><
;day xsi:type="xsd:int">26</day></mns:discordian></SOAP-ENV:Body> </SOAP-ENV:Envelope>
Example SOAP Envelope - Response
<?xml version="1.0" encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelo
pe/" xmlns:xsd="http://www.w3.org/1999/XMLSchema" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:SOAP-ENC=
"http://schemas.xmlsoap.org/soap/encoding/"> <SOAP-ENV:Body><NS1:DiscordianResponse xmlns:NS1="http://tempuri
.org/message/" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <NS1:return xsi:type="xsd:string
"> Boomtime, Confusion 31, Year of Our Lady of Discord 3167</NS1:return> </NS1:DiscordianResponse> </SOA
P-ENV:Body> </SOAP-ENV:Envelope>
Help Message Board