associateStatsComplexType

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.
points xs:nonNegativeInteger optional
Points accumulated by this associate. For example, points earned by a NASCAR owner.
style xs:string optional
An open placeholder for reference by an external stylesheet.

Used By

Source

<xs:complexType name="associateStatsComplexType">
  <xs:complexContent>
    <xs:extension base="base2StatsComplexType"/>
  </xs:complexContent>
</xs:complexType>