class-title

Element Information

Model

Children: title-part

Attributes

QName Type Fixed Default Use Inheritable Annotation
date-revised xs:string optional

Used By

Source

<xs:element name="class-title">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="title-part" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="date-revised" type="xs:string"/>
  </xs:complexType>
</xs:element>

Sample