Distributed Attribute Elements and Attributes
- Last UpdatedDec 20, 2021
- 1 minute read
The hierarchy of Distributed Attribute definitions is as follows:

+ Definition is recursive
|
DSXWLD (Distributed Attribute World) |
is the top-level administrative element. |
|
DSXGRP (Distributed Attribute Group) |
is an administrative element that does not affect the configuration of Distributed Attributes |
|
DSXHOM (Default Home) |
element is the default home selector. The default home configuration is defined by this elements members. |
|
DSXDST (Destination) |
denotes the default home value as a text string. It also contains a test that must have a true value for the home to be valid. |
|
DSXTST (Test) |
is a condition that must be met for member destinations to be evaluated. |
|
DSXSCH (Distributed Attribute Schema) |
element is a container for related Distributed Attribute definitions that may share a DSXHOM for attribute creation. |
|
DSXOWN (Distributed Attribute Owner) |
identifies the Binding Elements, this is the element types to extend with additional attributes. |
|
DSXMBR (Distributed Attribute Member) |
identifies the Bound Elements, this is the element type containing the attributes to add to the types listed in the DSXOWN. |