3d5c2943fc
Added support for changing string properties to enumerations
2020-04-22 12:26:47 +02:00
17043551f9
Fixed bug in Def properties using the original element name instead of the generated property name
2020-04-09 10:55:19 +02:00
66dbd1738a
Fixed: safe NodeValue to String conversion
...
Fixed: NodeValue getter would treat it as a ChildNode instead (as did attributes)
Changed: use of generic collections instead of typecasts
2014-10-28 14:22:41 +00:00
f3d8ef6968
Added: FS#14 - LoadFromFile/Stream methods missing for Base64Binary properties
...
Changed: moved to Delphi XE2, changed StreamHelper to StreamWriter descendant
Added: 64-bits build, for fun
2014-08-25 18:26:12 +00:00
ce60932a21
LoadFromString function added to the databinding functions
...
added bin folder
use bin and lib folder in project settings
2013-10-14 15:12:39 +00:00
8fa98da4fb
Fixed: improved support for simple type references
...
Fixed: resolve property name conflicts
2012-05-22 13:16:16 +00:00
ca8492e5bd
Added: SaveToFile methods for Base64 encoded elements
2012-04-18 14:13:41 +00:00
25bdcc74c5
Added: support for SaveToStream for Base64 encoded types
...
Fixed: global simple type mappings referenced by non-global elements
2012-04-13 13:33:23 +00:00
595ae4ea7d
Added: XSDValidate methods to ensure:
...
- required elements are created (with limitations; no data content validation or default value checking is performed)
- the order of Sequences is maintained
2010-07-15 10:57:03 +00:00
cb781049c7
Added: support for a typed NodeValue property on typed elements with attributes
2010-06-22 08:27:28 +00:00
5e75e3435f
Support for renaming properties using the Hints file
...
Fixed support for simple type collections
2009-09-29 15:12:47 +00:00