1
0
mirror of synced 2024-06-28 22:47:38 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
56013f783a Better collection support
Support for optional attributes
2009-09-18 07:49:04 +00:00
65d792471d Fixed: incorrect type for certain collection items
Fixed: use XMLIntf.IXMLDocument in case of a conflicting 'Document' element (Google KML)
2008-07-31 14:56:36 +00:00
7ed849490c Added: xsd:base64binary supports 2008-07-20 12:07:18 +00:00
6764684c9e Added: namespace to hints and settings XML files
Added: "Generate blank Hints file" option
Added: proper support for xs:dateTime/xs:time types
Changed: moved conversion and utility functions out of the generated source code to the external XMLDataBindingHelpers unit
2008-04-24 14:37:05 +00:00
80acc3c04d Fixed: using IXMLNode.Text instead of NodeValue for the enumeration Text getter 2008-04-22 14:49:32 +00:00
e4903fdb7b Added: date / time of generation in Delphi unit header
Added: settings file
Added: support for renaming enumeration members using a hints file
Fixed: case-insensitive check for reserved Delphi words
Fixed: setter for IsNil
2008-04-22 13:36:55 +00:00
727a5dca46 Fixed: support for nillable elements 2008-04-21 15:24:33 +00:00
0d63424104 Fixed: elements which are part of a choice compositor are treated as being optional
Fixed: xs:string properties use IXMLNode.Text property instead of NodeValue
Changed: GUI uses DevEx components
2008-04-21 13:04:19 +00:00
0c38a497f9 Merged last changes into trunk 2008-04-18 14:36:17 +00:00
f453aea455 Merged collections branch into trunk 2008-04-14 19:28:57 +00:00
107589b839 Added: better support for datatype conversions
Changed: extracted most strings to the Resources unit
2008-03-21 15:23:14 +00:00