<?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/pointer/Pipeline</id>

    The compatibility chain.
    <child>
        <name>super</name>
        <arity schema="http://web-calculus.org/schema/arity/Once"/>
        <expected schema="http://web-calculus.org/schema/parameter/Immutable">
            <category>http://web-calculus.org/pointer/Embed</category>
        </expected>
    </child>

    The pipeline URI.
    <child>
        <name>pipeline</name>
        <arity schema="http://web-calculus.org/schema/arity/Once"/>
        <expected schema="http://web-calculus.org/schema/parameter/Immutable">
            <category>http://web-calculus.org/string/String</category>
        </expected>
    </child>

    A pipeline pointer. If the pipeline URI is invalid, the operation should be
    retried on the settled value of the super node.
</doc>
</list>
