<drop_method_specifcation xmlns="http://www.sqlparser.com/xml/ansi2003"> <kw_drop>{1,1}</kw_drop> <specific_method_specifcation_designator>{1,1}</specific_method_specifcation_designator> <kw_restrict>{1,1}</kw_restrict> </drop_method_specifcation>
<xs:element name="drop_method_specifcation"> <xs:complexType> <xs:sequence> <xs:element ref="kw_drop"/> <xs:element ref="specific_method_specifcation_designator"/> <xs:element ref="kw_restrict"/> </xs:sequence> </xs:complexType> </xs:element>