Definition Type: Element
Name: highlight
Namespace: http://iptc.org/std/SportsML/2008-04-01/
Containing Schema: sportsml-core.xsd
Abstract
Documentation:
A textual highlight. | Can hold plain text, or could hold NITF.
Collapse XSD Schema Diagram:
Drilldown into style in schema sportsml-core_xsd Drilldown into class in schema sportsml-core_xsd Drilldown into id in schema sportsml-core_xsd Drilldown into commonAttributes in schema sportsml-core_xsdXSD Diagram of highlight in schema sportsml-core_xsd (SportsML)
Collapse XSD Schema Code:
<element name="highlight">
    <annotation>
        <documentation>A textual highlight. | Can hold plain text, or could hold NITF.</documentation>
    </annotation>
    <complexType mixed="true">
        <sequence>
            <any minOccurs="0" maxOccurs="unbounded" processContents="lax" />
        </sequence>
        <attributeGroup ref="sportsml:commonAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
class sportsml:class Optional
style sportsml:style Optional