Showing:

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