A set of officials. | May hold zero or more. |
Element | sportsEventComplexType/officials |
<xs:complexType name="officialsComplexType"> <xs:annotation> <xs:documentation>A set of officials. | May hold zero or more.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="official" type="officialComplexType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attributeGroup ref="commonAttributes"/> </xs:complexType> |