DfXmlSourceConfiguration
  Namespace: Chimayo.Ssis.Ast.DataFlow
Definition of the XML Source component
 
  Record Fields
  
    
      | Record Field | Description | 
    
    
      
        
          
            integerMode
          
          
            Signature: DfXmlSourceIntegerMode 
                       
         | 
        
            
               
               
            
          Integer mapping mode 
         | 
      
      
        
          
            outputs
          
          
            Signature: DfXmlSourceOutput list 
                       
         | 
        
            
               
               
            
          Output definition 
         | 
      
      
        
          
            source
          
          
            Signature: DfXmlSourceMapping 
                       
         | 
        
            
               
               
            
          Location of the XML data 
         | 
      
      
        
          
            xmlSchema
          
          
            Signature: DfXmlSourceSchemaSource 
                       
         | 
        
            
               
               
            
          Location of the XML schema 
         |