Showing:

Diagrams
Facets
Properties
Source
Used by
Element right_bracket_trigraph
Namespace http://www.sqlparser.com/xml/ansi2003
Diagram
Diagram
Type restriction of xs:string
Properties
content simple
Facets
enumeration ??)
Used by
Element delimiter_token
Source
<xs:element name="right_bracket_trigraph">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="??)"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>