From: <zt...@sw...> - 2006-05-18 09:09:38
|
Hello, I'm using the TMAPI and want to have the following codes be created. <topic> <occurrence> <instanceOf> <topicRef xlink href=3D"#description"/> </instanceOf> <resourceData>chapter1</resourceData> </occurrence> </topic> <topic> <baseName> <baseNameString>description</baseNameString> </baseName> </topic> I want to create the "occurrence" in Java but I have looked up the TMAP= I indexs and haven't find the appropriate method. Can you help me? Thanks! zhouting |