xml topic map 1.0.xtm.svn-base

来自「XML Copy Editor is free software release」· SVN-BASE 代码 · 共 19 行

SVN-BASE
19
字号
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topicMap PUBLIC "-//TopicMaps.Org//DTD XML Topic Map (XTM) 1.0//EN" "xtm1.dtd">
<topicMap xmlns="http://www.topicmaps.org/xtm/1.0/" xmlns:xlink="http://www.w3.org/1999/xlink">
  <topic id="example">
    <instanceOf>
      <topicRef xlink:href=""/>
    </instanceOf>
    <baseName>
      <baseNameString/>
    </baseName>
    <occurrence>
      <instanceOf>
        <topicRef xlink:href=""/>
      </instanceOf>
      <resourceRef xlink:href=""/>
    </occurrence>
  </topic>
</topicMap>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?