<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/head/access/6" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.3.1" device="both">
  <assertion>When a deck contains more than one ACCESS element the user agent
shall display an error, along with a means to continue browser navigation.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;
<anchor>
<go href="<deck1>">
</go>
link</anchor>
&nbsp;to try to access a card that has more than one access
restriction.</p>
<p mode="wrap">Did the user agent display an error?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<head>
<access path="/foo/"/>
<access path="/foo2/"/>
</head>
<card id="main">
<p>You should never see this!</p>
<auto_failed>
</card>
]]>
    </deck>
  </decks>
</test>

