Definition Type: Element
Name: actions
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:eventActionsComplexType
Containing Schema: sportsml.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Single element that can hold multiple action elements
Collapse XSD Schema Diagram:
Drilldown into action in schema sportsml_xsd Drilldown into style in schema sportsml_xsd Drilldown into class in schema sportsml_xsd Drilldown into id in schema sportsml_xsd Drilldown into commonAttributes in schema sportsml_xsd Drilldown into eventActionsComplexType in schema sportsml_xsdXSD Diagram of actions in schema sportsml_xsd (SportsML)
Collapse XSD Schema Code:
<xs:element name="actions" type="eventActionsComplexType" minOccurs="0" maxOccurs="1">
    <xs:annotation>
        <xs:documentation>Single element that can hold multiple action elements</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
action nsA:action 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Optional
class nsA:class Optional
style nsA:style Optional
Collapse Derivation Tree: