Outils Développeur
SOAP pourmateur
pourmat SOAP XML avec readable indentation.
Entrée
SOAP pourmateur
soapxmlformatterapi
Sortie
Formatted SOAP
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetTool>
<Id>42</Id>
</GetTool>
</soap:Body>
</soap:Envelope>
Outils similaires
WSDL pourmateur
pourmat WSDL XML into readable, indented markup.
JSON pourmateur
Pretty-print raw JSON avec configurable indentation.
XML pourmateur
Pretty-print XML avec configurable indentation.
XML vers JSON
Parse XML et return JSON output.
HTML pourmateur
Pretty-print HTML avec consistent indentation.
JavaScript pourmateur
Pretty-print JavaScript snippets avec readable spacing.