[gxml] Added missing test xml file
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Added missing test xml file
- Date: Mon, 18 Jul 2016 05:45:17 +0000 (UTC)
commit 1ca11b1784adef1be6c5d57756c3940bb57ebfb6
Author: Daniel Espinosa <esodan gmail com>
Date: Thu Jul 14 10:08:24 2016 -0500
Added missing test xml file
test/test.xml | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/test/test.xml b/test/test.xml
new file mode 100644
index 0000000..9a0fa1b
--- /dev/null
+++ b/test/test.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<Sentences>
+ <Sentence lang="en">I like the colour blue.</Sentence>
+ <Sentence lang="de">Ich liebe die Tür.</Sentence>
+ <Authors>
+ <Author>
+ <Name>Fred</Name>
+ <Email>fweasley hogwarts co uk</Email>
+ </Author>
+ <Author>
+ <Name>George</Name>
+ <Email>gweasley hogwarts co uk</Email>
+ </Author>
+ </Authors>
+</Sentences>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]