summaryrefslogtreecommitdiffstats
path: root/test/service-did.xml
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2008-09-01 22:34:04 +0200
committerMarcel Holtmann <marcel@holtmann.org>2008-09-01 22:34:04 +0200
commitcf92b6dc9c0fe11ace1a9ca4e7d18cb411ba56ba (patch)
tree54bfe64770b761a0148972fd9446921d446ef895 /test/service-did.xml
parentb2d5d2c1062af55008c5759c0fee2a1aecd83f66 (diff)
Move test scripts into test directory
Diffstat (limited to 'test/service-did.xml')
-rw-r--r--test/service-did.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/test/service-did.xml b/test/service-did.xml
new file mode 100644
index 00000000..52eb68c0
--- /dev/null
+++ b/test/service-did.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+
+<record>
+ <attribute id="0x0001">
+ <sequence>
+ <uuid value="0x1200"/>
+ </sequence>
+ </attribute>
+
+ <attribute id="0x0200">
+ <uint16 value="0x0102" name="id"/>
+ </attribute>
+
+ <attribute id="0x0201">
+ <uint16 value="0x0a12" name="vendor"/>
+ </attribute>
+
+ <attribute id="0x0202">
+ <uint16 value="0x4711" name="product"/>
+ </attribute>
+
+ <attribute id="0x0203">
+ <uint16 value="0x0000" name="version"/>
+ </attribute>
+
+ <attribute id="0x0204">
+ <boolean value="true"/>
+ </attribute>
+
+ <attribute id="0x0205">
+ <uint16 value="0x0002" name="source"/>
+ </attribute>
+</record>