This is a special application for java.util.Hashtable. A hashtable is also a map so it has the same features as XMap but more. For hashtables you have the possibility to use other hashtables as value types. This gives you the possibility to build a hierarchy of nested hashtables in your XML. Let's give an example:
|
It ist also possible to use java.util.Date as data type:
|
The format of the date in the XML has to be consistent with the Locale on your computer. In later versions it might be possible to configure this.