Schema Central  >  USLM 2.1.0  >  uslm-components-2.1.0.xsd  >  uslm:SetTypeEnum
Advanced search

uslm:SetTypeEnum

            The set type enumeration is used allows a set of properties, grouped
            using the <set> element, to be given a type specification.  If the
            @type attribute is not specified, then the default type is "bag".
            
            The type values are inspired by the Resource Descriptor Framework 
            (RDF).
         

Simple type information

Namespace: http://schemas.gpo.gov/xml/uslm

Schema document: uslm-components-2.1.0.xsd

Content

  • Type based on xsd:NMTOKEN
    • Valid valueDescription
      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 inheritance chain