Module describing a 2D space.
@type t() :: %Onvif.PTZ.Schemas.Space2DDescription{ uri: term(), x_range: term(), y_range: term() }