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

schemas.changelog-1.0.xsd Maven / Gradle / Ivy

There is a newer version: 5.0.0
Show newest version



  
    
      This schema defines how the structured changelog.xml files should look like.
      Last modification: 2011-07-29, Philip
    
           
           
  
    
      
        
          A new element/method/feature was added
        
      
      
        
          An existing element/method/feature was removed
        
      
      
        
          An existing element/method/feature was changed
        
      
      
        
          A failure was fixed
        
      
      
        
          An external component was updated
        
      
    
  
  
  
    
      
        
          A change that occurred in the API only and has no direct effects on business logic
        
      
      
        
          A purely technical change that has no explicit effect on the business logic
        
      
      
        
          A change that affects only the user interface
        
      
      
        
          A change that affects a certain feature.
        
      
      
        
          A change in the business logic.
        
      
      
        
          A security related issue.
        
      
      
        
          A testing related issue.
        
      
      
        
          A data related issue.
        
      
      
        
          A performance related issue.
        
      
    
     
  
  
    
      
        
      
    
        
  
  
    
      
    
        
           
  
    
      
        
          The description what was changes. Use the xml:lang attribute to denote the language if different from English
        
      
      
        
          Reference any resolved bugtracker issue here - one issue per element
        
      
    
    
      
        The creation date of the entry
      
    
    
      
        The underlying change action (add, remove, change, fix)
      
    
    
      
        The underlying change category (api, tech, ui, feature, businesslogic)
      
    
    
      
        Indicate whether a change has known incompatiblity issues
      
    
  
  
  
    
      
        The creation date of the release
      
    
    
      
        The version number of the release
      
    
           
           
  
    
      
        
          This element represents a single change
        
      
      
        
          This element represents a release of this component.
        
      
    
    
      
        The version number of the changelog format. NOT the version number of the component!
      
    
    
      
        The name of the component for which the changelog is tracked.
      
    
  
           
  
    
      The root element of the changelog
    
           




© 2015 - 2024 Weber Informatics LLC | Privacy Policy