France (Pymnt): Additional Document Reference Type Code

Field in which the document type of the referred document is sent.

Elements

PathCardinalityUsageMandate Business TermFinal Format XPath
Statement/AdditionalDocumentReference/DocumentTypeCode1..1MTT-6/Report/ReportDocument/References/ReportId/@schemeId

Following codes are allowed:

CodeDescription
VRBL:FR:INInitial
VRBL:FR:RECorrective

Example

<ubl:Statement>
  <!-- ... omitted for readability -->
  <cac:AdditionalDocumentReference>
    <!-- ... omitted for readability -->
    <cbc:DocumentTypeCode>VRBL:FR:IN</cbc:DocumentTypeCode>
  </cac:AdditionalDocumentReference>
</ubl:Statement>