bdo

Element Information

Model

Children: inline

Attributes

QName Type Fixed Default Use Inheritable Annotation
class optional
dir restriction of xs:token required
id xs:ID optional
lang XHTMLLanguageCode optional
style StyleSheet optional
title XHTMLText optional

Used By

Complex Type pre.content
Element pre

Source

<xs:element name="bdo" substitutionGroup="special">
  <xs:complexType mixed="true">
    <xs:complexContent>
      <xs:extension base="Inline">
        <xs:attributeGroup ref="bdo.attlist"/>
      </xs:extension>
    </xs:complexContent>
  </xs:complexType>
</xs:element>

Sample