<xs:element name="sql_terminal_character">
<xs:annotation>
<xs:documentation xml:lang="en">Define the terminal symbols of the SQL language and the elements of strings.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="sql_language_character"/>
</xs:sequence>
</xs:complexType>
</xs:element> |