RIGHTSGROUP

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name required
type optional

Used By

Element WORK

Source

<xs:element name="RIGHTSGROUP">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="COMMENT" minOccurs="0"/>
      <xs:element ref="PRECONDITION" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="BUNDLE" minOccurs="0"/>
      <xs:element ref="RIGHTSLIST"/>
    </xs:sequence>
    <xs:attribute name="name" use="required"/>
    <xs:attribute name="type"/>
  </xs:complexType>
</xs:element>

Sample