module Xquery_algebra_ast_annotation:sig..end
type physical_materialized_type =
| |
PT_CSeq |
| |
PT_LSeq |
type physical_xml_type =
| |
PT_Mat of |
| |
PT_Sax |
typephysical_tuple_type =(Xquery_common_ast.cvname * physical_xml_type)
list
type physical_type =
| |
PT_XML of |
| |
PT_Table of |