XMLFormatProvider

public protocol XMLFormatProvider

A type that has a default format of xml

  • format Default implementation

    Format of data, default extension is set to .xml

    Default Implementation

    Declaration

    Swift

    static var format: APIDataFormat { get }