Definition Type: ComplexType
Name: SectionSummaryResultType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into BandID in schema fields_xsd Drilldown into Score in schema components_xsd Drilldown into Weight in schema fields_xsd Drilldown into Description in schema fields_xsd1 Drilldown into PassedIndicator in schema fields_xsd Drilldown into ID in schema fields_xsdXSD Diagram of SectionSummaryResultType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SectionSummaryResultType">
    <xsd:sequence>
        <xsd:element ref="ID" minOccurs="0" />
        <xsd:element ref="PassedIndicator" minOccurs="0" />
        <xsd:element ref="oa:Description" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="Weight" minOccurs="0" />
        <xsd:element ref="Score" minOccurs="0" />
        <xsd:element ref="BandID" minOccurs="0" />
        <xsd:element ref="Comment" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
PassedIndicator nsA:PassedIndicator 0 (1)
Description oa:Description 0 unbounded
Weight nsA:Weight 0 (1)
Score nsA:Score 0 (1)
BandID nsA:BandID 0 (1)
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:SectionSummaryResult