Schema describing a simple item.
@type t() :: %ExOnvif.Schemas.SimpleItem{name: String.t(), value: String.t()}