| diagram |
 |
| namespace |
http://www.mapinfo.com/midev/service/feature/v1 |
| type |
tns:BoundParameter |
| properties |
| minOcc | 1 | | maxOcc | unbounded | | content | complex |
|
| children |
tns:Value |
| attributes |
| Name | Type | Use | Default | Fixed | Annotation | | name | xsd:string | required | | | | documentation | | The name or reference to the object used in the MISQL string. |
|
|
| annotation |
| documentation | | Used to bind a reference in an MISQL string to an actual object. For example, most geometries cannot be directly placed in an MISQL string so a reference to the geometry is put in the MISQL string and the geometry is bound to the request with a bind parameter. |
|