Rong, The path separator in DataStructure is defined as "|". Is this correct?
/**
* Separator used to delimit element in the path
*/
public static final String PATH_SEPARATOR = "|";
...or should it be a "/".
cheers
</jima>
-
If you have any questions about using this list,
please send a message to d.lloyd at openehr.org

