Showing:

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