SIF Data Model Implementation Specification (NA) 3.4

learningStandardDocuments

http://www.sifassociation.org/datamodel/na/3.4

Documentation

A curriculum standards document or the like published by a national, state, district, school site, professional association or other interested party. The LearningStandardDocument reflects an expectation of student work.

Tree

learningStandardDocuments 0 @refId 1 refURI 2 title 3 description 4 documentVersion 5 organization 6 organizationList 6--5 7 source 8 author 9 authorList 9--8 10 organizationContactPoint 11 @codesetName 12 code 13 hexValue 14 hexValueDashed 15 @codesetName 16 otherCode 16--15 17 otherCodeList 17--16 18 subjectArea 18--11 18--12 18--13 18--14 18--17 19 subjectAreaList 19--18 20 documentStatus 21 documentDate 22 localAdoptionDate 23 localArchiveDate 24 endOfLifeDate 25 copyrightDate 26 copyrightHolder 27 @codesetName 28 code 29 hexValue 30 hexValueDashed 31 @codesetName 32 otherCode 32--31 33 otherCodeList 33--32 34 yearGroup 34--27 34--28 34--29 34--30 34--33 35 yearGroupList 35--34 36 learningStandardItemRefId 37 relatedLearningStandardItemRefId 38 relationshipType 39 relatedLearningStandardItem 39--37 39--38 40 relatedLearningStandardItemList 40--39 41 learningStandardDocument 41--0 41--1 41--2 41--3 41--4 41--6 41--7 41--9 41--10 41--19 41--20 41--21 41--22 41--23 41--24 41--25 41--26 41--35 41--36 41--40 42 learningStandardDocuments 42--41

Download: .dot .svg .png

Table

Name Mandatory Characteristics Type Description XPath
@refId * g​Ref​Id​Type ​/learningStandardDocuments​/learningStandardDocument​/@refId
refURI any​URI ​/learningStandardDocuments​/learningStandardDocument​/refURI
title * token ​/learningStandardDocuments​/learningStandardDocument​/title
description string ​/learningStandardDocuments​/learningStandardDocument​/description
documentVersion token ​/learningStandardDocuments​/learningStandardDocument​/documentVersion
organization normalized​String Name of organization represented by the document, i.e., "National Council of Teachers of Mathematics (NCTM)," "ACARA"," NSW DET". ​/learningStandardDocuments​/learningStandardDocument​/organizationList​/organization
source * g​Learning​Standards​Organization​Type ​/learningStandardDocuments​/learningStandardDocument​/source
author token ​/learningStandardDocuments​/learningStandardDocument​/authorList​/author
organizationContactPoint token ​/learningStandardDocuments​/learningStandardDocument​/organizationContactPoint
@codesetName string ​/learningStandardDocuments​/learningStandardDocument​/subjectAreaList​/subjectArea​/@codesetName
code * M token ​/learningStandardDocuments​/learningStandardDocument​/subjectAreaList​/subjectArea​/code
hexValue string As of version 3.4 hex values are not published with the code sets. ​/learningStandardDocuments​/learningStandardDocument​/subjectAreaList​/subjectArea​/hexValue
hexValueDashed string This element is deprecated as of version 3.3 and should not be used. ​/learningStandardDocuments​/learningStandardDocument​/subjectAreaList​/subjectArea​/hexValueDashed
@codesetName string ​/learningStandardDocuments​/learningStandardDocument​/subjectAreaList​/subjectArea​/otherCodeList​/otherCode​/@codesetName
otherCode string ​/learningStandardDocuments​/learningStandardDocument​/subjectAreaList​/subjectArea​/otherCodeList​/otherCode
documentStatus * g​Document​Publishing​Status​Type ​/learningStandardDocuments​/learningStandardDocument​/documentStatus
documentDate date ​/learningStandardDocuments​/learningStandardDocument​/documentDate
localAdoptionDate date ​/learningStandardDocuments​/learningStandardDocument​/localAdoptionDate
localArchiveDate date ​/learningStandardDocuments​/learningStandardDocument​/localArchiveDate
endOfLifeDate date ​/learningStandardDocuments​/learningStandardDocument​/endOfLifeDate
copyrightDate date ​/learningStandardDocuments​/learningStandardDocument​/copyrightDate
copyrightHolder normalized​String ​/learningStandardDocuments​/learningStandardDocument​/copyrightHolder
@codesetName * string ​/learningStandardDocuments​/learningStandardDocument​/yearGroupList​/yearGroup​/@codesetName
code * M token ​/learningStandardDocuments​/learningStandardDocument​/yearGroupList​/yearGroup​/code
hexValue string As of version 3.4 hex values are not published with the code sets. ​/learningStandardDocuments​/learningStandardDocument​/yearGroupList​/yearGroup​/hexValue
hexValueDashed string This element is deprecated as of version 3.3 and should not be used. ​/learningStandardDocuments​/learningStandardDocument​/yearGroupList​/yearGroup​/hexValueDashed
@codesetName string ​/learningStandardDocuments​/learningStandardDocument​/yearGroupList​/yearGroup​/otherCodeList​/otherCode​/@codesetName
otherCode string ​/learningStandardDocuments​/learningStandardDocument​/yearGroupList​/yearGroup​/otherCodeList​/otherCode
learningStandardItemRefId * g​Ref​Id​Pointer​Type ​/learningStandardDocuments​/learningStandardDocument​/learningStandardItemRefId
relatedLearningStandardItemRefId * M g​Ref​Id​Pointer​Type ​/learningStandardDocuments​/learningStandardDocument​/relatedLearningStandardItemList​/relatedLearningStandardItem​/relatedLearningStandardItemRefId
relationshipType * M g​Learning​Standards​Item​Relationship​Type ​/learningStandardDocuments​/learningStandardDocument​/relatedLearningStandardItemList​/relatedLearningStandardItem​/relationshipType

Download: .xlsx (with CEDS & Formats)

Structure

<learningStandardDocuments xmlns="http://www.sifassociation.org/datamodel/na/3.4"> <learningStandardDocument refId=""> <refURI/> <title/> <description/> <documentVersion/> <organizationList> <organization/> </organizationList> <source/> <authorList> <author/> </authorList> <organizationContactPoint/> <subjectAreaList> <subjectArea codesetName=""> <code/> <hexValue/> <hexValueDashed/> <otherCodeList> <otherCode codesetName=""/> </otherCodeList> </subjectArea> </subjectAreaList> <documentStatus/> <documentDate/> <localAdoptionDate/> <localArchiveDate/> <endOfLifeDate/> <copyrightDate/> <copyrightHolder/> <yearGroupList> <yearGroup codesetName=""> <code/> <hexValue/> <hexValueDashed/> <otherCodeList> <otherCode codesetName=""/> </otherCodeList> </yearGroup> </yearGroupList> <learningStandardItemRefId/> <relatedLearningStandardItemList> <relatedLearningStandardItem> <relatedLearningStandardItemRefId/> <relationshipType/> </relatedLearningStandardItem> </relatedLearningStandardItemList> </learningStandardDocument> </learningStandardDocuments>

Download: .xml .json