<?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/Embed</id>

    The URI for the target document.
    <child>
        <name>target</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>

    The containing document MUST contain the referenced document in place of
    the pointer node.
</doc>
</list>
