elml:TitleImp

Attribute Group Information

Attributes

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

Used By

Source

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