golfTournamentMetadataComplexType

Holds metadata about a golf tournament. | Currently only holds the rank of the team. ???

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="golfTournamentMetadataComplexType">
  <xs:annotation>
    <xs:documentation>Holds metadata about a golf tournament. | Currently only holds the rank of the team. ???</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="commonAttributes"/>
</xs:complexType>