diff options
Diffstat (limited to 'docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml')
| -rw-r--r-- | docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml b/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml index 83678e5e9..bbe474c63 100644 --- a/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml +++ b/docs/tutorials/lxmlgraph/step02/myapp/samplemodel.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<site> +<site name="site"> <document name="a"/> <document name="b"/> </site> |
