Definition Type: ComplexType
Name: ScreeningsMilitaryHistoryType
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:MilitaryHistoryType
Containing Schema: ScreeningTypes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MilitaryEducation in schema screeningtypes_xsd Drilldown into UserArea in schema userarea_xsd Drilldown into Comments in schema militaryhistory_xsd Drilldown into ServiceStatus in schema militaryhistory_xsd Drilldown into ServiceDetail in schema militaryhistory_xsd Drilldown into ServiceNumber in schema militaryhistory_xsd Drilldown into CountryServed in schema militaryhistory_xsd Drilldown into MilitaryHistoryType in schema militaryhistory_xsdXSD Diagram of ScreeningsMilitaryHistoryType in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScreeningsMilitaryHistoryType">
    <xsd:complexContent>
        <xsd:extension base="MilitaryHistoryType">
            <xsd:sequence>
                <xsd:element name="MilitaryEducation" minOccurs="0" maxOccurs="unbounded">
                    <xsd:complexType>
                        <xsd:sequence>
                            <xsd:element name="School" type="SchoolDataType" minOccurs="0" />
                            <xsd:element name="CourseName" type="xsd:string" minOccurs="0" />
                            <xsd:element name="DatesOfAttendance" type="DatesOfAttendanceType" minOccurs="0" maxOccurs="unbounded" />
                            <xsd:element name="EducationalMeasure" type="EducationMeasureType" minOccurs="0" />
                            <xsd:element name="Comments" type="xsd:string" minOccurs="0" />
                        </xsd:sequence>
                    </xsd:complexType>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CountryServed hr:CountryServed (1) (1)
ServiceNumber hr:ServiceNumber 0 (1)
ServiceDetail hr:ServiceDetail 0 unbounded
ServiceStatus hr:ServiceStatus 0 (1)
Comments hr:Comments 0 (1)
UserArea hr:UserArea 0 (1)
MilitaryEducation hr:MilitaryEducation 0 unbounded
Collapse Derivation Tree:
Collapse References:
hr:MilitaryHistory, hr:MilitaryHistory, hr:MilitaryHistory