Definition Type: Element
Name: SchoolId
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:EntityIdType
Containing Schema: EducationHistory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Identifier of the School, College or institution attended. Associated type attribute further qualifies the name as current, prior, degree or joint.
Collapse XSD Schema Diagram:
Drilldown into IdValue in schema entityidtype_xsd Drilldown into idOwner in schema entityidtype_xsd Drilldown into validTo in schema entityidtype_xsd Drilldown into validFrom in schema entityidtype_xsd Drilldown into EntityIdType in schema entityidtype_xsdXSD Diagram of SchoolId in schema educationhistory_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="SchoolId" type="EntityIdType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Identifier of the School, College or institution attended.  Associated type attribute further qualifies the name as current, prior,  degree or joint.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IdValue hr:IdValue (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
validFrom hr:validFrom Optional
validTo hr:validTo Optional
idOwner hr:idOwner Optional
Collapse Derivation Tree: