statusDescriptor

Namespace: (default namespace)
XML Schema: ns0.xsd

DTO for serializing a status descriptor.

XML

Elements

name (type) min/max
occurs
description
field (string) 0/1 The name of this status field.
label (string) 0/1 The label of this status field.
description (string) 0/1 The description of this status field.
formatter (string) 0/1 The formatter for this descriptor.

JSON

property type description
field field (string) The name of this status field.
label label (string) The label of this status field.
description description (string) The description of this status field.
formatter formatter (string) The formatter for this descriptor.