<?xml version="1.0" encoding="US-ASCII"?>
<?xml-stylesheet type="text/xsl" href="../../Schema.xsl"?>

<list>
<doc schema="http://web-calculus.org/schema/Schema">
    <id>http://web-calculus.org/amp/Rejection</id>

    The rejected promise.
    <child>
        <name>promise</name>
        <arity schema="http://web-calculus.org/schema/arity/Once"/>
        <expected schema="http://web-calculus.org/schema/parameter/Any"/>
    </child>

    A promise argument was rejected.
</doc>
</list>
