
cts:box-north( $box as cts:box ) as xs:numeric
Returns a box's northern boundary.
| Parameters | |
|---|---|
| box | The box. | 
xs:float or
 xs:double type, depending on the precision of the governing
 coordinate system.
cts:box-north(cts:box(45, -122, 78, 30)) => 78
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.