intel:PersonEducationDetails
A relationship between a person and an organization in which the organization is providing a service as an educational institution.
Element information
Namespace: http://niem.gov/niem/domains/intelligence/2.0
Schema document: domains/intelligence/2.0/intelligence.xsd
Type: intel:PersonEducationDetailsType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:PersonEducationLevelText [0..*] The highest level of education a person has obtained.
- intel:PersonEducationDegreeCode [0..*] A document awarded by an educational institution conferring a degree on a person or certifying his satisfactory completion of a course of study.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type intel:PersonAugmentationType (Element intel:PersonAugmentation)
Sample instance
<intel:PersonEducationDetails> <nc:PersonEducationLevelText>string</nc:PersonEducationLevelText> <intel:PersonEducationDegreeCode>string</intel:PersonEducationDegreeCode> </intel:PersonEducationDetails>