rugbyTeamMetadataComplexType

Rugby specific metadata for one team. | The team-metadata that is specific for rugby and does not apply in all sports.

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.

Source

<xs:complexType name="rugbyTeamMetadataComplexType">
  <xs:annotation>
    <xs:documentation>Rugby specific metadata for one team. | The team-metadata that is specific for rugby and does not apply in all sports.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="commonAttributes"/>
</xs:complexType>