You are right. "|" has been replaced by "/" as described by CR 124 at:
http://coruscant.chime.ucl.ac.uk:8200/openEHR_Collector/projects/specifications/CR/124 I will fix it shortly. Cheers, Rong Jim Alateras wrote: > 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 > - If you have any questions about using this list, please send a message to d.lloyd at openehr.org

