Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tag

Format

Example

Description

productgroups

 

<productgroups>

Productgroups tag encloses product groups.

id

ID

<id>14</id>

Unique ID

name

String

<name>Activity</name>

The product name

nametranslations <nametranslations>
<nametranslation>
<language>sv</language>
<translation>Conference</translation>
</nametranslation>
</nametranslations>
List of available translations with their respectinve language codes
parent <parent><id>2</id><name>Name</name></parent>Parent group of the productgroup

...