fs:Education
Describes the educational issues related to the court report and service plan of any participant in the case.
Element information
Namespace: http://niem.gov/niem/domains/familyServices/2.1
Schema document: domains/familyServices/2.1/familyServices.xsd
Type: fs:EducationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- fs:EducationalGoalsText [0..*] Describes a kind of educational level the child and or court wishes to achieve.
- fs:EducationalNeedsText [0..*] Description of specific educational needs that the child may have.
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 fs:PersonAugmentationType (Element fs:PersonAugmentation)
Sample instance
<fs:Education> <fs:EducationalGoalsText>string</fs:EducationalGoalsText> <fs:EducationalNeedsText>string</fs:EducationalNeedsText> </fs:Education>