type
By default, the properties in a set are a simple "bag" of properties, known as an unordered set. However, a set of properties can also be typed using the @type attribute, choosing values from the set type enumeration.
Attribute information
Namespace: None
Schema document: uslm-components-2.1.0.xsd
Other attributes with the same name: type, type, type, type, type, type
Type: uslm:SetTypeEnum
Properties: Local, Unqualified
Value
- Type based on xsd:NMTOKEN
Valid value Description bag A "bag" is an unordered but homogeneous collection of properties or sets. seq A "seq" (sequence) is an ordered and homogeneous sequence of properties or sets. grp A "grp" (group) is a heterogeneous collection of properties or sets. alt An "alt" (alternatives) is a homogeneous collection of properties or sets of which one is selected at any one time. res A "res" is a resource, such as a person, place, or thing and the properties enclosed within the set describe it.
Used in
- Type uslm:SetType (Element uslm:set)