Definition Type: Element
Name: SpeakingEventsHistory
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: SpeakingEventsHistory.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SpeakingEvent in schema speakingeventshistory_xsdXSD Diagram of SpeakingEventsHistory in schema speakingeventshistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SpeakingEventsHistory">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element ref="SpeakingEvent" maxOccurs="unbounded" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SpeakingEvent hr:SpeakingEvent (1) unbounded