| 
  
           
            A
complex type that is used to store the results of the
            
             Validate PDF/A operation
            
            operation that the DocConverter service provides.
            
            For information about data that can be accessed using Xpath Expressions,
see
            
             Data items
            
            .
            
           
            
           
           
            Data items
           
            
             Provides descriptions of each data item that
             
              PDFAValidationResult
             
             variables
contain.
             
             
              
             
             
              isPDFA
             
              A
              
               
                boolean
               
              
              value
that indicates whether a PDF document conforms to PDF/A. A value
of
              
               true
              
              means that the PDF document conforms to
PDF/A, and
              
               false
              
              means that the PDF document does
not conform to PDF/A.
              
             
              
             
             
              jobLog
             
              A
              
               
                document
               
              
              value
that represents a log file for a validation operation.
              
             
              
             
             
              validationLog
             
              A
              
               
                document
               
              
              value
that represents the validation results.
              
           |  |  |