sch:emph

A portion of text that should be rendered with some emphasis. An
implementation is not required to make use of this element.

Element Information

Model

Attributes

Used By

Source

<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>

Sample