diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/kdl-schema.kdl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/kdl-schema.kdl b/tests/kdl-schema.kdl index 4315199..76a1080 100644 --- a/tests/kdl-schema.kdl +++ b/tests/kdl-schema.kdl @@ -78,6 +78,9 @@ document { node "contributor" description="Contributor to the schema" { value ref=r#"[id="info-person-name"]"# prop ref=r#"[id="info-orcid"]"# + children { + node ref=r#"[id="info-link"]"# + } } node "link" id="info-link" description="Links to itself, and to sources describing it" { value description="A URL that the link points to" { |