View Source ExOnvif.Schemas.IntRange (ExOnvif v0.7.1)

Module describing an int range.

Summary

Types

t()

@type t() :: %ExOnvif.Schemas.IntRange{max: integer(), min: integer()}

Functions

changeset(struct, attrs)

parse(doc)

to_xml(struct)