Skip to content

Tag: <accounts> - Accounts Group

Definition

The <accounts> tag is a group tag that is simply used to hold multiple <account> tags.

It is used like this:

1
2
3
4
   <accounts>
      <account ... />
      <account ... />
   </accounts>

Parent Tags

Child Tags