Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element alter_routine_behavior
Namespace http://www.sqlparser.com/xml/ansi2003
Diagram
Diagram ansi2003_xsd_Element_kw_restrict.tmp#kw_restrict
Properties
content complex
Used by
Model
Children kw_restrict
Instance
<alter_routine_behavior xmlns="http://www.sqlparser.com/xml/ansi2003">
  <kw_restrict>{1,1}</kw_restrict>
</alter_routine_behavior>
Source
<xs:element name="alter_routine_behavior">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="kw_restrict"/>
    </xs:sequence>
  </xs:complexType>
</xs:element>