A portion of text that should be rendered with some emphasis. An implementation is not required to make use of this element. |
Elements | sch:active, sch:diagnostic, sch:p, sqf:p |
Complex Type | sch:assertReportType |
<xs:element name="emph"> <xs:annotation> <xs:documentation>A portion of text that should be rendered with some emphasis. An implementation is not required to make use of this element.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attributeGroup ref="sch:foreign-empty"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |