Showing:

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