cyfs:Education
A description of the educational issues related to the court report and service plan of any participant in the case.
Element information
Namespace: http://release.niem.gov/niem/domains/cyfs/3.1/
Schema document: domains/cyfs/3.1/cyfs.xsd
Type: cyfs:EducationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cyfs:EducationalGoalText [0..*]A kind of educational level the child and or court wishes to achieve.
- cyfs:EducationalNeedText [0..*]A specific educational need that the child may have.
- cyfs:EducationAugmentationPointAbstract [0..*]An augmentation point for EducationType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cyfs:EducationAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type cyfs:PersonAugmentationType (Element cyfs:PersonAugmentation)
- Type cyfs:StudentType (Element cyfs:Student)
Sample instance
<cyfs:Education> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cyfs:EducationalGoalText>string</cyfs:EducationalGoalText> <cyfs:EducationalNeedText>string</cyfs:EducationalNeedText> <cyfs:EducationAugmentationPoint>any content</cyfs:EducationAugmentationPoint> </cyfs:Education>