XMLFormatProvider
public protocol XMLFormatProvider
A type that has a default format of xml
-
format
Default implementationFormat of data, default extension is set to
.xml
Default Implementation
Declaration
Swift
static var format: APIDataFormat { get }