Sunday 29 March 2009
New Release 1.6.4 Available
Thursday 22 January 2009
CAMed Version 1.6.3.3-prod Released
2524294 tab naming inconsistent
2524292 fixed structure values not being honored
2524287 Order of opening files should not matter
2523842 Date Mask dialog behaviour problems
2522076 Add new parameter of From source to dictionary create
2522061 Date mask generation for MM/DD/YYYY and jM/d/y
2520304 Add context attribute to dictionary
2518689 Dictionary merge not handling main parent element
2518450 mergeMode parameter value not passed to create dictionary
2518395 CAMV not resetting on template or data change
2518392 setDateMask for MM/DD/YYYY
2518360 referencing CAM template as a file
Sunday 18 January 2009
New Release 1.6.3.2
- 2517859 Loading files and detecting mixed content
- 2516066 xsd:float base type for restriction
- 2513927 Add UID to dictionary and cross-ref' tools
- 2513923 Dictionary merge content not always working
- 2513916 Skip non xsd: content - Oracle designer XSD tool usage
Wednesday 14 January 2009
CAMed 1.6.3.1 released
Monday 12 January 2009
Parameters, Variables and Context
CAMed 1.6.3 Release
2500080 setchoice handling needs updated to match name() rule
2499432 Mixed content ignored
2496940 Parameter causes SaxonApiException
2496296 xsi:nil incorrectly checked
2496291 any is not working
2494648 Erroneous "template is null"
2493610 Exception when reading string pattern in XSD
2488827 Dictionary merge - mask detail update handling
2488824 Test case generation - short data type handling
2488820 Tabular Report - choice() on name()= items
Feature Requests
2492737 Shortcut keys needed
Wednesday 7 January 2009
Dividing and conquering with CAM
- Default Rules - these are rules that are applied to the template first and can be over-ridden either by Context Nodes or conditional rules.
- Context Nodes - These are used to divide rules up into groups. Typically they are groups of rules that will apply when a particular condition is true. These conditions might simply be the existence of a node in the tree, or a node having a particular value.
- Conditional Rules - This is used when a condition is applied to a single node. Typically these are rules that check values of the node in question and apply, for example, a mask based on its length.