Definition Type: ComplexType
Name: RefereeType
Namespace: http://www.hr-xml.org/3
Containing Schema: Components.xsd
Abstract
Documentation:
ABIE Referee. Details OED: A person who may be referred to for information or guidance on the character or other qualities of someone, spec. of an applicant for employment, for an academic or other award, or the like.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Comment in schema fields_xsd Drilldown into AttachmentReference in schema components_xsd Drilldown into RelationshipTypeCode in schema fields_xsd Drilldown into YearsKnownNumber in schema fields_xsd Drilldown into Communication in schema components_xsd Drilldown into OrganizationName in schema fields_xsd Drilldown into PositionTitle in schema fields_xsd Drilldown into PersonName in schema components_xsd Drilldown into RefereeTypeCode in schema fields_xsd Drilldown into RefereeID in schema fields_xsdXSD Diagram of RefereeType in schema components_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="RefereeType">
    <xsd:annotation>
        <xsd:documentation source="http://www.hr-xml.org" xml:lang="en">
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">ABIE</ccts:CategoryCode>
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Referee. Details</ccts:DictionaryEntryName>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">OED: A person who may be referred to for information or guidance on the character or other qualities of someone, spec. of an applicant for employment, for an academic or other award, or the like.</ccts:DefinitionText>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="RefereeID" minOccurs="0" />
        <xsd:element ref="RefereeTypeCode" minOccurs="0" />
        <xsd:element ref="PersonName" minOccurs="0" />
        <xsd:element ref="PositionTitle" minOccurs="0" />
        <xsd:element ref="OrganizationName" minOccurs="0" />
        <xsd:element ref="Communication" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="YearsKnownNumber" minOccurs="0" />
        <xsd:element ref="RelationshipTypeCode" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AttachmentReference" minOccurs="0" maxOccurs="unbounded" />
        <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
RefereeID nsA:RefereeID 0 (1)
RefereeTypeCode nsA:RefereeTypeCode 0 (1)
PersonName nsA:PersonName 0 (1)
PositionTitle nsA:PositionTitle 0 (1)
OrganizationName nsA:OrganizationName 0 (1)
Communication nsA:Communication 0 unbounded
YearsKnownNumber nsA:YearsKnownNumber 0 (1)
RelationshipTypeCode nsA:RelationshipTypeCode 0 unbounded
AttachmentReference nsA:AttachmentReference 0 unbounded
Comment nsA:Comment 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:Referee