XMLEncodable

public typealias XMLEncodable = Encodable & XMLFormatProvider & XMLBodyProvider

A type that should encode itself to a JSON representation.