Otter to [email protected]English • edit-24 months agoWhen Your Last Name Is Null, Nothing Workswww.wsj.comexternal-linkmessage-square36fedilinkarrow-up199
arrow-up199external-linkWhen Your Last Name Is Null, Nothing Workswww.wsj.comOtter to [email protected]English • edit-24 months agomessage-square36fedilink
minus-squareThe Ramen Dutchmanlinkfedilink1•4 months agoXML can validate itself and there’s the self-documenting WSDL; so while it has more overhead and an ugly syntax it can make for a more stable and earlier to understand API for your API’s consumers.
minus-square@[email protected]linkfedilink1•4 months agoThis point is always stated about XML as if it were the most important part of choosing XML. But jsonschema exists. It has the same capability.
minus-squareThe Ramen Dutchmanlinkfedilink1•4 months agoAh but… Nobody uses that! Because then you wouldn’t choose JSON
XML can validate itself and there’s the self-documenting WSDL; so while it has more overhead and an ugly syntax it can make for a more stable and earlier to understand API for your API’s consumers.
This point is always stated about XML as if it were the most important part of choosing XML.
But jsonschema exists. It has the same capability.
Ah but… Nobody uses that! Because then you wouldn’t choose JSON