📄 out.001
字号:
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE employees SYSTEM "exam.dtd">
<test id="XM30-Security">
<decription>Test for Intoduction to XML technologies Security</decription>
<comments></comments>
<testQuestions>
<question id="30">
<questionText>Which is not a characteristic of secure messaging?</questionText>
<comment></comment>
<choices>
<choice id="a">
<choiceText>Non-Reputability</choiceText>
<correct>No </correct>
</choice>
<choice id="b">
<choiceText>Integrity</choiceText>
<correct>No </correct>
</choice>
<choice id="c">
<choiceText>Encryption</choiceText>
<correct>Yes</correct>
</choice>
<choice id="d">
<choiceText>Authentication</choiceText>
<correct>No </correct>
</choice>
<choice id="e">
<choiceText>Confidentiality</choiceText>
<correct>No </correct>
</choice>
</choices>
</question>
<question id="31">
<questionText>XML Encryption allows you to:</questionText>
<comment>select all that apply</comment>
<choices allowmultiples="Yes">
<choice id="a">
<choiceText>Encrypt text documents using predefined XML element tags</choiceText>
<correct>No </correct>
</choice>
<choice id="b">
<choiceText>Encrypt a portion of an XML document</choiceText>
<correct>Yes</correct>
</choice>
<choice id="c">
<choiceText>Encrypt an entire XML document</choiceText>
<correct>Yes</correct>
</choice>
<choice id="d">
<choiceText>Encrypt binary data</choiceText>
<correct>Yes</correct>
</choice>
<choice id="e">
<choiceText>Encrypt XML data using SSL over HTTP</choiceText>
<correct>No </correct>
</choice>
</choices>
</question>
<question id="32">
<questionText>Two XML documents that are Canonical are?</questionText>
<comment></comment>
<choices>
<choice id="a">
<choiceText>Recursive in nature</choiceText>
<correct>No </correct>
</choice>
<choice id="b">
<choiceText>Contain the same effective content</choiceText>
<correct>Yes</correct>
</choice>
<choice id="c">
<choiceText>Encrypted for secure transmissions</choiceText>
<correct>No </correct>
</choice>
<choice id="d">
<choiceText>Reference each others content</choiceText>
<correct>Yes</correct>
</choice>
</choices>
</question>
</testQuestions>
</test>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -