2.19.15 Role.Variations

The Role.Variations element specifies a collection of attributes and role that are considered variations of the parent role. For example: Year, Month, and Day are considered variations of Date.

The Role.Variations element is optional. This element is of type Variations. The Role.Variations element MUST NOT be specified if the parent Role is a variation of another field; that is, it is contained within the Attribute.Variations or Role.Variations of another field. If the Role.Variations element is not present, its value is interpreted as NULL.

The following is the parent element of the Role.Variations element.

Parent elements

Role

The following is the XML Schema definition of the Role.Variations element.

 <xsd:element name="Variations" type="VariationsType" minOccurs="0" />