Working with Typed Data
- All functions, expressions, operations operate on typed
information
- Types should be explicit (from schema or casting)
- You can test on types
as well as elements and attributes
- You can match on types
as well as elements and
attributes