A textual highlight. | Can hold plain text, or could hold NITF. |
Element | sportsEventComplexType/highlight |
<xs:complexType name="highlightComplexType" mixed="true"> <xs:annotation> <xs:documentation>A textual highlight. | Can hold plain text, or could hold NITF.</xs:documentation> </xs:annotation> <xs:sequence> <xs:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attributeGroup ref="commonAttributes"/> </xs:complexType> |