PES_ClassAttribute stores mappings between item types and attributes.
        Columns
            
            
 
                    
                    
                    
                    
                    
                        
                            | Name | 
                            Type | 
                            Length | 
                            Description | 
                        
                        
                            | cls_UID | 
                            smallint | 
                            2 | 
                            Foreign key to PES_Class. | 
                        
                        
                            | att_UID | 
                            int | 
                            4 | 
                            Foreign key to PES_Attribute. | 
                        
                        
                            | nsp_UID | 
                            int | 
                            4 | 
                            Foreign key to PES_Namespace. | 
                        
                    
                
 
         
        Agile Planner Representation
            
            Mappings between attributes and item types as stored in the PES_ClassAttributes table
                are represented in Agile Planner in the Configuration | Types Setup
                view, under the Attributes tab.
             