<xs:element name="ListItem"> <xs:annotation> <xs:documentation xml:lang="en">Formatted text content and an associated item or sequence number.</xs:documentation> </xs:annotation> <xs:complexType> <xs:simpleContent> <xs:extension base="FormattedTextTextType"> <xs:attribute name="ListItem" type="xs:integer" use="optional" /> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element>