Inline

Complex Type Information

Model

Children: inline

Used By

Elements abbr, acronym, address, b, bdo, big, caption, cite, code, dfn, dt, em, h1, h2, h3, h4, h5, h6, i, kbd, p, q, samp, small, span, strong, sub, sup, tt, var

Source

<xs:complexType name="Inline" mixed="true">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" ref="inline"/>
  </xs:sequence>
</xs:complexType>