onvif
    Preparing search index...

    Interface ItemListDescription

    Describes a list of items. Each item in the list shall have a unique name. The list is designed as linear structure without optional or unbounded elements. Use ElementItems only when complex structures are inevitable.

    Index
    elementItemDescription?: ElementItemDescription[]

    Description of a complex type. The Type must reference a defined type.

    simpleItemDescription?: SimpleItemDescription[]

    Description of a simple item. The type must be of cathegory simpleType (xs:string, xs:integer, xs:float, ...).