officialStatsComplexType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
class xs:string optional
An open placeholder for categorization.
id xs:ID optional
An XML-specific identifier for the element.
style xs:string optional
An open placeholder for reference by an external stylesheet.

Used By

Source

<xs:complexType name="officialStatsComplexType">
  <xs:complexContent>
    <xs:extension base="baseStatsComplexType"/>
  </xs:complexContent>
</xs:complexType>