elml:TitleReq

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
title xs:string required
The attribute title contains a string representing a title.

Used By

Source

<xs:attributeGroup name="TitleReq">
  <xs:attribute name="title" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation>The attribute title contains a string representing a title.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>