Interface SmartFormTemplateSchema


public interface SmartFormTemplateSchema
Provides the XML path constants of AvokaGenericInclude.xsd schema.
  • Field Details

    • USER_PROFILE_GIVEN_NAME

      static final String USER_PROFILE_GIVEN_NAME
      The user profile given name xpath constant
      See Also:
    • USER_PROFILE_FAMILY_NAME

      static final String USER_PROFILE_FAMILY_NAME
      The user profile first name xpath constant
      See Also:
    • ITEM

      static final String ITEM
      The user profile item list xpath constant
      See Also:
    • ITEM_LIST

      static final String ITEM_LIST
      The user profile item list xpath constant
      See Also:
    • ITEM_LIST_ITEM

      static final String ITEM_LIST_ITEM
      The user profile item list xpath constant
      See Also:
    • PAYMENT_DETAILS_PAYMENT

      static final String PAYMENT_DETAILS_PAYMENT
      The user profile payment details xpath constant
      See Also:
    • PAYMENT_DETAILS_PAYMENT_GST

      static final String PAYMENT_DETAILS_PAYMENT_GST
      The user profile payment GST xpath constant
      See Also:
    • PAYMENT_DETAILS_PAYMENT_SUB_TOTAL

      static final String PAYMENT_DETAILS_PAYMENT_SUB_TOTAL
      The user profile payment subtotal xpath constant
      See Also:
    • PAYMENT_DETAILS_PAYMENT_TOTAL

      static final String PAYMENT_DETAILS_PAYMENT_TOTAL
      The user profile payment total xpath constant
      See Also:
    • PAYMENT_DETAILS_CLIENT_REFERENCE_NUMBER

      static final String PAYMENT_DETAILS_CLIENT_REFERENCE_NUMBER
      The user profile client reference number xpath constant
      See Also:
    • PAYMENT_DETAILS_BPAY_REFERENCE_NUMBER

      static final String PAYMENT_DETAILS_BPAY_REFERENCE_NUMBER
      The user profile BPAY reference number xpath constant
      See Also:
    • SUB_TOTAL

      static final String SUB_TOTAL
      The user profile subtotal xpath constant
      See Also:
    • SERVICE_FEE

      static final String SERVICE_FEE
      The user profile service fee xpath constant
      See Also:
    • GST

      static final String GST
      The user profile GST xpath constant
      See Also:
    • TOTAL

      static final String TOTAL
      The user profile total xpath constant
      See Also:
    • PAYMENT_TYPE

      static final String PAYMENT_TYPE
      The user profile Payment Type xpath constant
      See Also:
    • BPAY_BILLER_CODE

      static final String BPAY_BILLER_CODE
      The user profile BPAY Biller Code xpath constant
      See Also:
    • BPAY_REFERENCE_NUMBER

      static final String BPAY_REFERENCE_NUMBER
      The user profile BPAY Reference Number xpath constant
      See Also:
    • BSB_NUMBER

      static final String BSB_NUMBER
      The user profile BSB Number xpath constant
      See Also:
    • EFT_ACCOUNT_NUMBER

      static final String EFT_ACCOUNT_NUMBER
      The user profile EFT Account Number xpath constant
      See Also:
    • PAYMENT_ITEM_DESCRIPTION

      static final String PAYMENT_ITEM_DESCRIPTION
      The user profile Description xpath constant
      See Also:
    • PAYMENT_ITEM_QUANTITY

      static final String PAYMENT_ITEM_QUANTITY
      The user profile Quantity xpath constant
      See Also:
    • PAYMENT_ITEM_UNIT_VALUE

      static final String PAYMENT_ITEM_UNIT_VALUE
      The user profile Unit Value xpath constant
      See Also:
    • PAYMENT_ITEM_GST

      static final String PAYMENT_ITEM_GST
      The user profile GST xpath constant
      See Also:
    • PAYMENT_ITEM_TOTAL

      static final String PAYMENT_ITEM_TOTAL
      The user profile Total xpath constant
      See Also:
    • PAYMENT_ITEM_FEE_CODE

      static final String PAYMENT_ITEM_FEE_CODE
      The user profile FeeCode xpath constant
      See Also:
    • PAYMENT_ITEM_RECEIPT_CODE

      static final String PAYMENT_ITEM_RECEIPT_CODE
      The user profile Receipt Code xpath constant
      See Also:
    • DOCUMENT_TYPE_ID

      static final String DOCUMENT_TYPE_ID
      The attachment Document Type Id xpath constant
      See Also:
    • DOCUMENT_TYPE_CODE

      static final String DOCUMENT_TYPE_CODE
      The attachment Document Code xpath constant
      See Also:
    • ATTACHMENT_NAME

      static final String ATTACHMENT_NAME
      The attachment Attachment Name xpath constant
      See Also:
    • ATTACHMENT_DESCRIPTION

      static final String ATTACHMENT_DESCRIPTION
      The attachment Attachment Description xpath constant
      See Also:
    • ATTACHMENT_TYPE

      static final String ATTACHMENT_TYPE
      The attachment Attachment Type xpath constant
      See Also:
    • MANDATORY_STATUS

      static final String MANDATORY_STATUS
      The attachment Mandatory Status xpath constant
      See Also:
    • MAX_NUMBER

      static final String MAX_NUMBER
      The attachment Max Number xpath constant
      See Also:
    • MAX_SIZE

      static final String MAX_SIZE
      The attachment Max Size xpath constant
      See Also:
    • MIME_OR_FILE_TYPES

      static final String MIME_OR_FILE_TYPES
      The attachment Mime Or File Types xpath constant
      See Also:
    • SUBMIT_METHOD

      static final String SUBMIT_METHOD
      The attachment Submit Method xpath constant
      See Also:
    • MAX_RESOLUTION

      static final String MAX_RESOLUTION
      The attachment max resolution constant
      See Also:
    • MANDATORY_STATUS_REQUIRED

      static final String MANDATORY_STATUS_REQUIRED
      The user profile Required xpath constant
      See Also:
    • MANDATORY_STATUS_OPTIONAL

      static final String MANDATORY_STATUS_OPTIONAL
      The user profile Optional xpath constant
      See Also:
    • RECEIPT_RECEIPT_NO

      static final String RECEIPT_RECEIPT_NO
      The user profile Receipt No xpath constant
      See Also:
    • RECEIPT_RECEIPT_DATE_TIME

      static final String RECEIPT_RECEIPT_DATE_TIME
      The user profile Receipt Date Time xpath constant
      See Also:
    • RECEIPT_PAYMENT_TOTAL

      static final String RECEIPT_PAYMENT_TOTAL
      The user profile Receipt Payment Total xpath constant
      See Also:
    • RECEIPT_PAYMENT_SUB_TOTAL

      static final String RECEIPT_PAYMENT_SUB_TOTAL
      The user profile Receipt Payment SubTotal xpath constant
      See Also:
    • RECEIPT_PAYMENT_SERVICE_FEE

      static final String RECEIPT_PAYMENT_SERVICE_FEE
      The user profile Receipt Payment ServiceFee xpath constant
      See Also:
    • RECEIPT_PAYMENT_GST

      static final String RECEIPT_PAYMENT_GST
      The user profile Receipt Payment GST xpath constant
      See Also:
    • ATTACHMENT_MANAGER

      static final String ATTACHMENT_MANAGER
      The AttachmentManager element name: AttachmentManager
      See Also:
    • ATTACHMENT_MANAGER_ATTACHMENT_KEY

      static final String ATTACHMENT_MANAGER_ATTACHMENT_KEY
      The AttachmentManager AttachmentKey XPath: //AttachmentManager/_attachmentKey.
      See Also:
    • ATTACHMENT_NODES

      static final String[] ATTACHMENT_NODES
      The Attachment data node names.