<numeric_primary xmlns="http://www.sqlparser.com/xml/ansi2003"> <value_expression_primary>{1,1}</value_expression_primary> <numeric_value_function>{1,1}</numeric_value_function> </numeric_primary>
<xs:element name="numeric_primary"> <xs:complexType> <xs:choice> <xs:element ref="value_expression_primary"/> <xs:element ref="numeric_value_function"/> </xs:choice> </xs:complexType> </xs:element>