Re: Some questions regarding TM/XML
Robert Cerny <[email protected]>
| Newsgroups | gmane.text.xml.xtm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Lars, Am 09.08.2010 um 13:13 schrieb Lars Heuer: >> 2. Is there a deeper reason why the value of a name is wrapped in a >> separate "tm:value" element, but the value of the occurrence is >> becoming the content of the occurrence element? > > Yes, otherwise names and occurrences cannot be distinguished. > > Example for a valid *occurrence*: > > <iso:topic-name>I am not a name</iso:topic-name> I see. I did not have deserialization in mind, only ease of xml related processing. >> 3. Any new developments regarding TM/XML? > > We changed the schema a bit to allow more freedom regarding the > ordering of identities etc., c.f. > <http://www.ontopia.net/topicmaps/materials/tmxml.rnc> That makes sense. Thanks, Robert