--- a/structs.go Sun Dec 25 18:46:13 2011 -0700
+++ b/structs.go Sun Dec 25 19:02:53 2011 -0700
@@ -57,6 +57,7 @@
type definedCondition struct {
// Must always be in namespace nsStreams
XMLName xml.Name
+ Chardata string `xml:"chardata"`
}
type errText struct {