complexType assessmentSessionType
diagram EntityObjects_diagrams/EntityObjects_p861.png
type extension of gEventType
properties
base gEventType
children sessionName sessionType unusualEventList scheduledStartDateTime scheduledEndDateTime actualStartDateTime actualEndDateTime address assessmentAdministrationRefId assessmentRefId assessmentFormRefId leaRefId schoolInfoRefId staffPersonalRefIdList
used by
element assessmentSession
attributes
Name  Type  Use  Default  Fixed  annotation
refIdgRefIdTyperequired      
annotation
appinfo
<elementName>Assessment Session</elementName>
<events>no</events>
<isSIFObject>yes</isSIFObject>
<cedsId/>
<cedsURL/>
documentation
This object represents a specific assessment event that occurs in a specific location at a specific time for a group of students all taking the same test. It also includes information related to unusual events that occur during the session.

element assessmentSessionType/sessionName
diagram EntityObjects_diagrams/EntityObjects_p862.png
type xs:normalizedString
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Name of the Administration Session.

element assessmentSessionType/sessionType
diagram EntityObjects_diagrams/EntityObjects_p863.png
type xs:token
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Indicates the type of session that is scheduled.

element assessmentSessionType/unusualEventList
diagram EntityObjects_diagrams/EntityObjects_p864.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children unusualEvent
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>

element assessmentSessionType/unusualEventList/unusualEvent
diagram EntityObjects_diagrams/EntityObjects_p865.png
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children code sif_Action
annotation
appinfo
<elementName/>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>

element assessmentSessionType/unusualEventList/unusualEvent/code
diagram EntityObjects_diagrams/EntityObjects_p866.png
type xs:token
properties
isRef 0
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
This is the identifier for the list of unusual events typically defined by the assessment program owner. Typically this is a unique code assigned to each special condition by the assessment program.

element assessmentSessionType/unusualEventList/unusualEvent/sif_Action
diagram EntityObjects_diagrams/EntityObjects_p867.png
type xs:token
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
In a Change event, this flag can be used to indicate an element has been deleted from the parent list container. At a minimum the key for the list must also be present.

element assessmentSessionType/scheduledStartDateTime
diagram EntityObjects_diagrams/EntityObjects_p868.png
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Date and time the test is scheduled to begin.

element assessmentSessionType/scheduledEndDateTime
diagram EntityObjects_diagrams/EntityObjects_p869.png
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Date and time the test is scheduled to end.

element assessmentSessionType/actualStartDateTime
diagram EntityObjects_diagrams/EntityObjects_p870.png
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Date and time the test actually began.

element assessmentSessionType/actualEndDateTime
diagram EntityObjects_diagrams/EntityObjects_p871.png
type xs:dateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Date and time the test actually ended.

element assessmentSessionType/address
diagram EntityObjects_diagrams/EntityObjects_p872.png
type gAddressType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gridLocation addressType localId street city subregion stateProvince country postalCode
used by
element seaType/addressList
attributes
Name  Type  Use  Default  Fixed  annotation
refIdgRefIdTyperequired      
annotation
appinfo
<elementName/>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Address of the location where the administration takes place.

element assessmentSessionType/assessmentAdministrationRefId
diagram EntityObjects_diagrams/EntityObjects_p873.png
type gRefIdPointerType
properties
isRef 0
minOcc 0
maxOcc 1
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>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Optional reference to the assessment administration event that this session is part of. If this is a local-only session, then this reference is not required.

element assessmentSessionType/assessmentRefId
diagram EntityObjects_diagrams/EntityObjects_p874.png
type gRefIdPointerType
properties
isRef 0
minOcc 0
maxOcc 1
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>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The RefId of the assessment object used in the assessment administration.

element assessmentSessionType/assessmentFormRefId
diagram EntityObjects_diagrams/EntityObjects_p875.png
type gRefIdPointerType
properties
isRef 0
minOcc 0
maxOcc 1
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>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
If this is an accommodations session type, then a specific form may be selected for the session, such as a read-aloud form. This is only necessary if the session is being assigned a specific form and all students in the session must take the same form of

element assessmentSessionType/leaRefId
diagram EntityObjects_diagrams/EntityObjects_p876.png
type gRefIdPointerType
properties
isRef 0
minOcc 0
maxOcc 1
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>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Optional reference to a school district associated with the administration.

element assessmentSessionType/schoolInfoRefId
diagram EntityObjects_diagrams/EntityObjects_p877.png
type gRefIdPointerType
properties
isRef 0
minOcc 0
maxOcc 1
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>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Optional reference to a school associated with the administration.

element assessmentSessionType/staffPersonalRefIdList
diagram EntityObjects_diagrams/EntityObjects_p878.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children staffPersonalRefId

element assessmentSessionType/staffPersonalRefIdList/staffPersonalRefId
diagram EntityObjects_diagrams/EntityObjects_p879.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
A StaffPersonal RefId.


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