<disconnect_object xmlns="http://www.sqlparser.com/xml/ansi2003"> <connection_object>{1,1}</connection_object> <kw_all>{1,1}</kw_all> <kw_current>{1,1}</kw_current> </disconnect_object>
<xs:element name="disconnect_object"> <xs:complexType> <xs:choice> <xs:element ref="connection_object"/> <xs:element ref="kw_all"/> <xs:element ref="kw_current"/> </xs:choice> </xs:complexType> </xs:element>