Holds metadata about a golf tournament. | Currently only holds the rank of the team. ??? |
<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> |