pre uses "Inline" excluding img, object, applet, big, small, font, or basefont |
Element | pre |
<xs:complexType name="pre.content" mixed="true"> <xs:annotation> <xs:documentation>pre uses "Inline" excluding img, object, applet, big, small, font, or basefont</xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="a"/> <xs:group ref="special.basic"/> <xs:group ref="fontstyle.basic"/> <xs:group ref="phrase.basic"/> <xs:group ref="inline.forms"/> <xs:group ref="misc.inline"/> </xs:choice> </xs:complexType> |