Roy,
Max.inclusive and Min.inclusive should be boolean.
All of the set$Parent methods allow nodes to be attached to any other nodes:
set$Parent (com.tbf.xml.XmlObject parent)|
All of these need to be changed to the appropriate parent class. So For example, Values would have the following method: set$Parent (Field parent)|
Set this object's parent object.
Also, why is this not setParent? Is the $ necessary?
There will need to be substantial editing of the automated code.
Ed Received on 2002-04-23Z22:12:31