<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE topicMap SYSTEM "xtm1.dtd"> <topicMap id="itm1" xmlns="http://www.topicmaps.org/xtm/1.0/" xmlns:xlink="http://www.w3.org/1999/xlink"> <!-- The InterOperabillity Topic Map This file (businessmap1.xtm) contains a sample Business Map. Topic, association, occurrence and role types are merged from itm.xtm. Themes and theme types are merged from context.xtm This Business Map can be merged with businessmap2.xtm to see the effect of merging different Business Maps. Author: Marc de Graauw, marc@marcdegraauw.com Copyright Marc de Graauw 2002 --> <mergeMap xlink:href="itm.xtm"/> <mergeMap xlink:href="context.xtm"/> <mergeMap xlink:href="bizwords.xtm"/> <mergeMap xlink:href="gbl.xtm"/> <association> <instanceOf> <topicRef xlink:href="itm.xtm#document_mapping"/> </instanceOf> <scope> <topicRef xlink:href="context.xtm#sales"/> <topicRef xlink:href="context.xtm#europe"/> </scope> <member> <roleSpec> <topicRef xlink:href="itm.xtm#source_document"/> </roleSpec> <topicRef xlink:href="bizwords.xtm#invoice"/> </member> <member> <roleSpec> <topicRef xlink:href="itm.xtm#destination_document"/> </roleSpec> <topicRef xlink:href="gbl.xtm#invoice"/> </member> </association> <association id="name_map_sales_europe"> <instanceOf> <topicRef xlink:href="itm.xtm#unidirectional_mapping"/> </instanceOf> <scope> <topicRef xlink:href="context.xtm#sales"/> <topicRef xlink:href="context.xtm#europe"/> </scope> <member> <roleSpec> <topicRef xlink:href="itm.xtm#source_item"/> </roleSpec> <topicRef xlink:href="bizwords.xtm#name"/> </member> <member> <roleSpec> <topicRef xlink:href="itm.xtm#destination_item"/> </roleSpec> <topicRef xlink:href="gbl.xtm#name"/> </member> </association> <association id="adress_map_sales_europe"> <instanceOf> <topicRef xlink:href="itm.xtm#unidirectional_mapping"/> </instanceOf> <scope> <topicRef xlink:href="context.xtm#sales"/> <topicRef xlink:href="context.xtm#europe"/> </scope> <member> <roleSpec> <topicRef xlink:href="itm.xtm#source_item"/> </roleSpec> <topicRef xlink:href="bizwords.xtm#adress"/> </member> <member> <roleSpec> <topicRef xlink:href="itm.xtm#destination_item"/> </roleSpec> <topicRef xlink:href="gbl.xtm#adress"/> </member> </association> <association id="amout_map_sales_europe"> <instanceOf> <topicRef xlink:href="itm.xtm#unidirectional_mapping"/> </instanceOf> <scope> <topicRef xlink:href="context.xtm#sales"/> <topicRef xlink:href="context.xtm#europe"/> </scope> <member> <roleSpec> <topicRef xlink:href="itm.xtm#source_item"/> </roleSpec> <topicRef xlink:href="bizwords.xtm#amount"/> </member> <member> <roleSpec> <topicRef xlink:href="itm.xtm#destination_item"/> </roleSpec> <topicRef xlink:href="gbl.xtm#amount"/> </member> </association> </topicMap>