<xs:complexType name="DescriptionType">
<xs:annotation>
<xs:appinfo>
<mdr:definition>Type used to model the description 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> |