<schema_path_specification xmlns="http://www.sqlparser.com/xml/ansi2003"> <path_specification>{1,1}</path_specification> </schema_path_specification>
<xs:element name="schema_path_specification"> <xs:complexType> <xs:sequence> <xs:element ref="path_specification"/> </xs:sequence> </xs:complexType> </xs:element>