Hi all,
We have been designing an XML schema for the workitems due to we need to persist it in a XML database.
We have a first draft of it based on the web client, but comparing it with the engine project we can see that we are missing some data types.
So comparing the classes diagram of the engine project, openwfe.org.engine.workitem package and the workitems showed by the web client, we have the following comparison table, and definitively I'm missing some types.
I'm really interested in create the schema missing part for the XmlAttribute.... so I will start to working on that now, so any help is welcome :)

Classes                                        WebClient options
------------------------------------------------------------------------------------------
ListAttribute                                  list
MapAttribute                                 map
StringMapAttribute                        smap
LongAttribute                                long
Base64Attribute                            ?????
IntegerAttribute                             int
XmlAttribute                                 ???
DoubleAttribute                            double
StringAttribute                              text
BooleanAttribute                           boolean
?????????????                            file


Regards,
thanks in advance ...

Reply via email to