complexType assessmentAssetType
diagram EntityObjects_diagrams/EntityObjects_p597.png
type extension of gOtherSIFType
properties
base gOtherSIFType
children assetType assetVersion assetPublishDate assetIdentifierList assetName assetOwner assetSubjectList assetGradeLevelList assetLanguage assetLearningStandardRefIdList assetContent
used by
element assessmentAsset
attributes
Name  Type  Use  Default  Fixed  annotation
refIdgRefIdTyperequired      
annotation
appinfo
<elementName>Assessment Asset</elementName>
<events>no</events>
<isSIFObject>yes</isSIFObject>
<cedsId/>
<cedsURL/>
documentation
This object represents a content asset that is used to compose an assessment item, referenced by the item but not part of the item content itself, or is content that is included as part of a section within an assessment form. Assets can be static content such as art work or dynamic assets such as tools (calculators as an example).

element assessmentAssetType/assetType
diagram EntityObjects_diagrams/EntityObjects_p598.png
type xs:token
properties
isRef 0
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Identifies the type of asset that this object represents. Because there is no industry standard for identifying types of assessment assets, this will be implementation specific. Other custom types should be articulated in your implementation profile.

element assessmentAssetType/assetVersion
diagram EntityObjects_diagrams/EntityObjects_p599.png
type xs:token
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Identifies the version of the asset that this object represents. New versions of the asset will generate new RefIds and therefore new instances of the object. The format of the version number is defined by the assessment provider.

element assessmentAssetType/assetPublishDate
diagram EntityObjects_diagrams/EntityObjects_p600.png
type xs:date
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The date that this version of the asset was published (published means made available for use). If the AssetVersion is provided, then this date should also be provided.

element assessmentAssetType/assetIdentifierList
diagram EntityObjects_diagrams/EntityObjects_p601.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children assetIdentifier
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>

element assessmentAssetType/assetIdentifierList/assetIdentifier
diagram EntityObjects_diagrams/EntityObjects_p602.png
type extension of xs:token
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
assetIdTypexs:string      
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The type of identifier that is provided for this asset.
annotation
appinfo
<elementName/>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>

attribute assessmentAssetType/assetIdentifierList/assetIdentifier/@assetIdType
type xs:string
properties
isRef 0
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The type of identifier that is provided for this asset.

element assessmentAssetType/assetName
diagram EntityObjects_diagrams/EntityObjects_p603.png
type xs:normalizedString
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The name of the asset

element assessmentAssetType/assetOwner
diagram EntityObjects_diagrams/EntityObjects_p604.png
type xs:normalizedString
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The name of the owner (publisher) of the asset.

element assessmentAssetType/assetSubjectList
diagram EntityObjects_diagrams/EntityObjects_p605.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children assetSubject
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>

element assessmentAssetType/assetSubjectList/assetSubject
diagram EntityObjects_diagrams/EntityObjects_p606.png
type gSubjectAreaType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children code hexValue hexValueDashed otherCodeList
attributes
Name  Type  Use  Default  Fixed  annotation
codesetName      
annotation
appinfo
<elementName/>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>

element assessmentAssetType/assetGradeLevelList
diagram EntityObjects_diagrams/EntityObjects_p607.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children assetGradeLevel
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>

element assessmentAssetType/assetGradeLevelList/assetGradeLevel
diagram EntityObjects_diagrams/EntityObjects_p608.png
type gYearGroupType
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children code hexValue hexValueDashed otherCodeList
attributes
Name  Type  Use  Default  Fixed  annotation
codesetNamerequired      
annotation
appinfo
<elementName/>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>

element assessmentAssetType/assetLanguage
diagram EntityObjects_diagrams/EntityObjects_p609.png
type gLanguageType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children code hexValue hexValueDashed otherCodeList
attributes
Name  Type  Use  Default  Fixed  annotation
codesetNamerequired      
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The language in which this asset is written (if applicable).

element assessmentAssetType/assetLearningStandardRefIdList
diagram EntityObjects_diagrams/EntityObjects_p610.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children assetLearningStandardRefId
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>

element assessmentAssetType/assetLearningStandardRefIdList/assetLearningStandardRefId
diagram EntityObjects_diagrams/EntityObjects_p611.png
type gRefIdPointerType
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
facets
Kind Value annotation 
pattern [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[14][a-fA-F0-9]{3}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12} 
annotation
appinfo
<elementName/>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>
documentation
The RefId of a specific learning standard for the asset. If the asset is linked to all children learning standards in a hierarchy, then the parent learning standard should also be linked.

element assessmentAssetType/assetContent
diagram EntityObjects_diagrams/EntityObjects_p612.png
type xs:string
properties
isRef 0
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Contains the actual asset content. Content could be text, images, audio/video, interactive tools, etc.


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy