Showing:

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