j:AcademicRecord
A record of academic achievement for a subject.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/6.0/
Schema document: domains/jxdm/6.0/jxdm.xsd
Type: j:AcademicRecordType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- j:AcademicRecordCreditsEarnedNumeric [0..*]A number of academic credits earned by a subject.
- j:AcademicRecordCreditsNeededNumeric [0..*]A number of academic credits required by a subject.
- j:AcademicRecordDiplomaDescriptionText [0..*]A description of a diploma received.
- j:AcademicRecordDiplomaReceivedDate [0..*]A date a diploma was awarded.
- j:AcademicRecordExpelledFromSchoolIndicator [0..*]True if subject was ever expelled from school; false otherwise.
- j:AcademicRecordRecordedDate [0..*]A date on which the training information was entered.
- j:AcademicRecordUnitsTotalNumeric [0..*]A number of total academic units completed.
- j:AcademicRecordYearDate [0..*]A calendar year for which records are being recorded.
- j:AcademicRecordAugmentationPointAbstract [0..*]An augmentation point for type j:AcademicRecordType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group j:AcademicRecordAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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 j:AcademicAssessmentType (Elements j:AcademicAssessment, j:SubjectAssessmentAcademicAssessment)
Sample instance
<j:AcademicRecord> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:AcademicRecordCreditsEarnedNumeric>1.0</j:AcademicRecordCreditsEarnedNumeric> <j:AcademicRecordCreditsNeededNumeric>1.0</j:AcademicRecordCreditsNeededNumeric> <j:AcademicRecordDiplomaDescriptionText>string</j:AcademicRecordDiplomaDescriptionText> <j:AcademicRecordDiplomaReceivedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:AcademicRecordDiplomaReceivedDate> <j:AcademicRecordExpelledFromSchoolIndicator>true</j:AcademicRecordExpelledFromSchoolIndicator> <j:AcademicRecordRecordedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Date>2000-01-01</nc:Date> <nc:DateAccuracyAbstract>any content</nc:DateAccuracyAbstract> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </j:AcademicRecordRecordedDate> <j:AcademicRecordUnitsTotalNumeric>1.0</j:AcademicRecordUnitsTotalNumeric> <j:AcademicRecordYearDate>1999</j:AcademicRecordYearDate> <j:AcademicRecordAugmentationPoint>any content</j:AcademicRecordAugmentationPoint> </j:AcademicRecord>