Enum OperationZugferdFileData.VersionEnum

  • All Implemented Interfaces:
    Serializable, Comparable<OperationZugferdFileData.VersionEnum>
    Enclosing class:
    OperationZugferdFileData

    public static enum OperationZugferdFileData.VersionEnum
    extends Enum<OperationZugferdFileData.VersionEnum>
    Used to define the version of the ZUGFeRD XML file that should be embedded with \"xmlFile\". Versions 1.0, 2.0 and 2.1.x are supported. Only the \"Comfort\" profile is available for version 1.0. Meanwhile, the \"Minimum\", \"Basic WL\", \"Basic\", \"EN16931\" (Comfort), and \"Extended\" profiles are supported for version 2.0. Version 2.1.x contains the same profiles as version 2.0 and additionally defines the profile \"X-Rechnung\". List of versions with the corresponding profiles: * v10Comfort * v20Minimum * v20BasicWL * v20Basic * v20EN16931 * v20Extended * v21Minimum * v21BasicWL * v21Basic * v21EN16931 * v21Extended * v21XRechnung