All Downloads are FREE. Search and download functionalities are using the official Maven repository.

asan-filetransfer-common.1.2.5.source-code.payload_1_0.xsd Maven / Gradle / Ivy

There is a newer version: 4.0.4
Show newest version




  
    Schema defining the Common Payload XML data type.
  

  
  
  
  
    
      Payload represent a business data artefact.
    
  

  
    
      ID - Payload life ID generated by java.util.UUID.randomUUID().toString().
      TIMESTAMP_FORMATTED - Creation date and time with presentation format applied.
      TIMESTAMP_FORMAT - Creation date and time presentation format.
      TIMESTAMP - Payload creation date and time in seconds from Java base date.
      TIMEZONE - Timezone used to create date and time.
      PRIORITY - Payload priority used by subscribers.
      NAME - Event name, for example, 'cmfTrade', 'GI_CPTY_EXPOSURE_20061114.csv.jar'.
      SPEC - Event type, for example, 'text/xml', 'text/csv', 'text/plain', 'byte'.
      FORMAT - Payload format type, for example, 'xml', 'csv'.
      ENCODING - Encoding type, for example, 'noenc', 'base64', 'hex'.
      CHARSET - Character set, for example, 'ISO-8859-1', 'windows-1252'.
      SIZE - Payload size in long.
      CHECKSUM - Checksum calc'd on the content.
      CHECKSUM_ALG - Checksum algorithm.
      PROCESS_IDS - Payload business process identifiers.
      SRC_SYSTEM - Payload originating system name.
      TARGET_SYSTEMS - Payload destination systems.
      RESUBMISSION_INFO - Payload is a resubmission of a previously failed attempt. Resubmission info provides details of the flow within which this payload should re-enter.
    

    
      
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
      
    
  

  
    
      
    
  

  
    
      Specifies payload content type.
    
    
      
      
      
      
      
      
      
    
  

  
    
      Specifies payload format type.
    
    
      
      
    
  

  
    
      Specifies what encoding is used to encode payload.
    
    
      
      
      
    
  

  
    
      US-ASCII - US ASCII / ISO 646 IRV
      ISO-8859-1 - ISO 8859-2 Latin Alphabet 1
      ISO-8859-2 - ISO 8859-2 Latin Alphabet 2
      ISO-8859-3 - ISO 8859-3 Latin Alphabet 3
      ISO-8859-4 - ISO 8859-4 Latin Alphabet 4 
      ISO-8859-5 - ISO 8859-5 Latin/Cyrillic Alphabet
      ISO-8859-6 - ISO 8859-6 Latin/Arabic Alphabet
      ISO-8859-7 - ISO 8859-7 Latin/Greek Alphabet
      ISO-8859-8 - ISO 8859-8 Latin/Hebrew Alphabet
      ISO-8859-15 - ISO 8859-15 Latin Alphabet 9
      DEC-MCS - DEC Multinational (MCS)
      IBM437 - PC Code Page 437
      IBM850 - PC Code Page 850
      IBM852 - PC Code Page 852
      IBM861 - PC Code Page 861
      IBM862 - PC Code Page 862
      IBM866 - PC Code Page 866
      windows-1250 - Microsoft Windows Code Page 1250
      windows-1251 - Microsoft Windows Code Page 1251
      windows-1252 - Microsoft Windows Code Page 1252
      windows-1254 - Microsoft Windows Code Page 1254
      UTF-8 - Unicode UTF-8

    
    
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
    
  






© 2015 - 2025 Weber Informatics LLC | Privacy Policy