The title element contains the title information for the parent element. The title element may appear zero or one time. |
<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> |