⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 out.002

📁 软件开发技术与方法
💻 002
字号:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE employees SYSTEM "exam.dtd">
<test id="XM30-XML">
  <decription>Introduction to XML</decription>
  <comments></comments>
  <testQuestions>
    <question id="1">
      <questionText>Basic XML consists of:</questionText>
      <comment></comment>
      <choices allowmultiples="No ">
        <choice id="A">
          <choiceText>Hierarchical structure of tagged elements, attributes and text</choiceText>
          <correct>Yes</correct>
        </choice>
        <choice id="B">
          <choiceText>All the HTML tags plus a set of new XML only tags</choiceText>
          <correct>No </correct>
        </choice>
        <choice id="C">
          <choiceText>Object oriented structure of rows and columns</choiceText>
          <correct>No </correct>
        </choice>
        <choice id="D">
          <choiceText>Processing instructions (PI&apos;s) for text data</choiceText>
          <correct>No </correct>
        </choice>
        <choice id="E">
          <choiceText>Textual data with tags for visual presentation</choiceText>
          <correct>No </correct>
        </choice>
      </choices>
    </question>
  </testQuestions>
</test>

⌨️ 快捷键说明

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