subject

The subject element contains a description of the topical subject of the parent element. The 
subject element may appear zero or one time.

Element Information

Model

Source

<xs:element name="subject" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The subject element contains a description of the topical subject of the parent element. The subject element may appear zero or one time.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample