group

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

XML

Elements

name (type) min/max
occurs
description
groupId (int) 1/1 The id of the group
name (string) 1/1 The name of the group
users (int) 1/1 The amount of users in the group

JSON

property type description
groupId groupId (int) The id of the group
name name (string) The name of the group
users users (int) The amount of users in the group