GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Description: Ruby WDDX gem.
Homepage: http://code.juretta.com/ruby/wddx/
Clone URL: git://github.com/juretta/wddx.git
wddx / test / fixtures / doc.1.xml
100644 9 lines (8 sloc) 0.331 kb
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8" ?>
<!--
  doc.1
  Created by Stefan Saasen on 2006-12-17.
  Copyright (c) 2006 juretta. All rights reserved.
-->
<!DOCTYPE wddxPacket SYSTEM "../../support/wddx_10.dtd">
<wddxPacket version='1.0'><header><comment>A comment</comment></header><data><string>Klaus Tester</string></data></wddxPacket>