Definition Type: Element
Name: SubmitterPerson
Namespace: http://www.hr-xml.org/3
Type: nsA:SpecifiedPersonType
Containing Schema: Components.xsd
Abstract
Documentation:
Contains information identifying the person who has the role of submitter.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into RoleCode in schema fields_xsd Drilldown into PersonName in schema components_xsd Drilldown into PersonID in schema fields_xsd Drilldown into SpecifiedPersonType in schema components_xsdXSD Diagram of SubmitterPerson in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SubmitterPerson" type="SpecifiedPersonType">
    <xsd:annotation>
        <xsd:documentation>Contains information identifying the person who has the role of submitter.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonID nsA:PersonID 0 unbounded
PersonName nsA:PersonName 0 (1)
RoleCode nsA:RoleCode 0 unbounded
Communication nsA:Communication 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: