2002-12-12

Datatypes for XML Topic Maps (XTM), Murray Altheim (first draft - hot of the press).

Essentially PSIs for XSD types.

Example usage :
:

<topic id="weight">
<baseName>
<scope>
<topicRef xlink:href="http://kmi.open.ac.uk/psi/datatypes.xtm#float" />
<topicRef xlink:href="http://kmi.open.ac.uk/psi/measures.xtm#kg" />
</scope>
<baseNameString>64.275</baseNameString>
</baseName>
</topic>