summaryrefslogtreecommitdiff
path: root/sandbox/mallard/spec/mal_app.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/mallard/spec/mal_app.xml')
-rw-r--r--sandbox/mallard/spec/mal_app.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sandbox/mallard/spec/mal_app.xml b/sandbox/mallard/spec/mal_app.xml
index 1fe9828..4ff1eb4 100644
--- a/sandbox/mallard/spec/mal_app.xml
+++ b/sandbox/mallard/spec/mal_app.xml
@@ -2,6 +2,7 @@
id="mal_app">
<info>
<link type="guide" xref="mal_inline"/>
+ <link type="seealso" xref="mal_link#ubiquitous"/>
<version number="0.1" date="2007-02-08" status="review"/>
<credit type="author" name="Shaun McCance" email="shaunm@gnome.org"/>
<copyright year="2007" name="Shaun McCance"/>
@@ -12,6 +13,7 @@
<synopsis><code mime="application/relax-ng-compact-syntax">
mal_app = element app {
+ <link xref="mal_link#ubiquitous">mal_link_attr</link>?,
<link xref="mal_inline#simple">mal_inline_simple</link>+
}
</code></synopsis>