Showing:

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