Definition Type: Element
Name: School
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:SchoolData
Containing Schema: Enrollment.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into ContactInformation in schema enrollment_xsd Drilldown into EndDate in schema enrollment_xsd Drilldown into StartDate in schema enrollment_xsd Drilldown into OrganizationName in schema enrollment_xsd Drilldown into SchoolData in schema enrollment_xsdXSD Diagram of School in schema enrollment_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="School" type="SchoolData" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OrganizationName hr:OrganizationName (1) (1)
StartDate hr:StartDate 0 (1)
EndDate hr:EndDate 0 (1)
ContactInformation hr:ContactInformation 0 unbounded
Collapse Derivation Tree: