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>
        <sequence>
            <any namespace="http://www.w3.org/namespace/" />
        </sequence>
        <attributeGroup ref="sportsml:commonAttributes" />
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> Allowed namespace: 'http://www.w3.org/namespace/' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id sportsml:id Optional
class sportsml:class Optional
style sportsml:style Optional