Package com.helger.peppol.sbdh
Class CPeppolSBDH
java.lang.Object
com.helger.peppol.sbdh.CPeppolSBDH
Constants for the usage of SBDH headers in Peppol.
- Author:
- Philip Helger
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe expected SBDH header versionstatic final List<com.helger.commons.io.resource.ClassPathResource> XML Schema resources for special payloadsstatic final StringConstant for the Scope of the C1 country codestatic final StringConstant for the Scope of the document type identifierstatic final StringConstant for the Scope of the process identifierstatic final StringUBL 2.0 constantstatic final StringUBL 2.1 constantstatic final StringUBL 2.2 constantstatic final StringUBL 2.3 constantstatic final StringUBL 2.4 constantstatic final StringCII D16B constantstatic final StringCII D22B constant -
Method Summary
-
Field Details
-
HEADER_VERSION
The expected SBDH header version- See Also:
-
SCOPE_DOCUMENT_TYPE_ID
Constant for the Scope of the document type identifier- See Also:
-
SCOPE_PROCESS_ID
Constant for the Scope of the process identifier- See Also:
-
SCOPE_COUNTRY_C1
Constant for the Scope of the C1 country code- See Also:
-
TYPE_VERSION_20
UBL 2.0 constant- See Also:
-
TYPE_VERSION_21
UBL 2.1 constant- See Also:
-
TYPE_VERSION_22
UBL 2.2 constant- See Also:
-
TYPE_VERSION_23
UBL 2.3 constant- See Also:
-
TYPE_VERSION_24
UBL 2.4 constant- See Also:
-
TYPE_VERSION_CII_D16B
CII D16B constant- See Also:
-
TYPE_VERSION_CII_D22B
CII D22B constant- See Also:
-
PEPPOL_SPECIAL_PAYLOADS_XSDS
@CodingStyleguideUnaware public static final List<com.helger.commons.io.resource.ClassPathResource> PEPPOL_SPECIAL_PAYLOADS_XSDSXML Schema resources for special payloads
-