Added 'auto-startup' attribute to channel adapter elements.

This commit is contained in:
Mark Fisher
2008-11-11 19:05:23 +00:00
parent 11af44fe43
commit ba251bffa9
2 changed files with 2 additions and 0 deletions

View File

@@ -31,6 +31,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="auto-startup" type="xsd:string" default="true"/>
</xsd:complexType>
</xsd:element>