This commit is contained in:
Mark Fisher
2008-11-12 17:39:52 +00:00
parent c68f54df9e
commit f54b27bd7b
4 changed files with 49 additions and 57 deletions

View File

@@ -49,7 +49,7 @@
<xsd:attribute name="id" type="xsd:string"/>
<xsd:attribute name="channel" type="xsd:string"/>
<xsd:attribute name="charset" type="xsd:string"/>
<xsd:attribute name="append-newline" type="xsd:boolean" default="false"/>
<xsd:attribute name="append-newline" type="xsd:string" default="false"/>
</xsd:complexType>
</xsd:schema>