title

The title element contains the title information for the parent element. The title element may 
appear zero or one time.

Element Information

Model

Source

<xs:element name="title" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The title element contains the title information for the parent element. The title element may appear zero or one time.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample