<xs:complexType name="TitleType">
<xs:annotation>
<xs:appinfo>
<mdr:definition>Common type for the title element.</mdr:definition>
</xs:appinfo>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attributeGroup ref="ICISM:SecurityAttributesGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType> |