QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
c | optional |
<xs:element name="c"> <xs:complexType mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="c"/> <xs:element ref="sup"/> <xs:element ref="sub"/> <xs:element ref="i"/> <xs:element ref="b"/> <xs:element ref="u"/> </xs:choice> <xs:attribute name="c"/> </xs:complexType> </xs:element> |