• Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 180 for Xml/xsd-fu/trunk/generateDS/README

Show
Ignore:
Timestamp:
05/29/08 18:12:08 (6 months ago)
Author:
callan
Message:

Updating to generateDS-1.13a and patching with changes from 1.11a previously committed.

Files:
1 modified

  • Xml/xsd-fu/trunk/generateDS/README (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • Xml/xsd-fu/trunk/generateDS/README

    r112 r180  
    140140Change history 
    141141-------------- 
     142 
     143Version 1.13a (05/26/2008): 
     144  * Added support for generating namespace prefix during export 
     145    if the XML Schema specifies the targetNamespace.  Thanks to 
     146    Andre Adrian for implementing this feature.  
     147 
     148Version 1.12b (05/20/2008): 
     149  * Patches to escape special XML characters (entities) in valueOf 
     150    and attributes.  Thanks to Darius Powell for this fix. 
     151 
     152Version 1.12a (05/06/2008): 
     153  * Fix to name used to generate validation method. 
     154  * Embedded process_includes.py functionality into generateDS.py. 
     155 
     156Version 1.11d (04/28/2008) 
     157  * Added support for specifying default values in attributes 
     158    and elements that are primitive types. 
     159 
     160Version 1.11c (03/31/2008) 
     161  * A fix in enumeration building code. 
     162 
     163Version 1.11b (11/19/2007) 
     164  * Fixed bug that caused an infinite loop when a class has a 
     165    simple type as a base/super class. 
     166  * Added additional simple types to the list of recognized simple 
     167    types.  For a list of simple types, see: 
     168    http://www.w3.org/TR/xmlschema-0/#SimpleTypeFacets 
     169  * Added additional Python keywords to list of transformed names. 
     170    See global variable NameTable. 
    142171 
    143172Version 1.11a (10/11/2007) 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/