Definition Type: Element
Name: School
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:SchoolDataType
Containing Schema: ScreeningTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into SchoolName in schema educationhistory_xsd Drilldown into SchoolId in schema educationhistory_xsd Drilldown into InternetDomainName in schema educationhistory_xsd Drilldown into type in schema educationhistory_xsd Drilldown into SchoolDataType in schema educationhistory_xsdXSD Diagram of School in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="School" type="SchoolDataType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InternetDomainName hr:InternetDomainName 0 unbounded
SchoolId hr:SchoolId 0 unbounded
SchoolName hr:SchoolName 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type Optional
Collapse Derivation Tree: