complexType ViewTable
diagram feature_p140.png
namespace http://www.mapinfo.com/midev/service/table/v1
type extension of tns:Table
properties
base tns:Table
children tns:SQL tns:TableList
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
The name of the table in the Repository.
annotation
documentation
A Table that is composed of one or more Tables that are joined together via an MI SQL query.

element ViewTable/SQL
diagram feature_p141.png
namespace http://www.mapinfo.com/midev/service/table/v1
type xsd:string
properties
content simple
annotation
documentation
MI SQL string that defines the view.

element ViewTable/TableList
diagram feature_p142.png
namespace http://www.mapinfo.com/midev/service/table/v1
type tns:TableList
properties
minOcc 0
maxOcc 1
content complex
children tns:Table
annotation
documentation
List of Tables that are referenced by name in the MI SQL's FROM clause.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy