Corresponds to the XML Object in the OpenAPI specification.
OpenApi.Types.Xml
decode : Json.Decode.Decoder Xml
encode : Xml -> Json.Encode.Value
attribute : Xml -> Basics.Bool
name : Xml -> Maybe String
namespace : Xml -> Maybe String
prefix : Xml -> Maybe String
wrapped : Xml -> Basics.Bool