complexType assessmentSummaryType
diagram ReportObjects_diagrams/ReportObjects_p249.png
type extension of gSIF_ReportType
properties
base gSIF_ReportType
children summaryContext columnList rowList
used by
element assessmentSummary
attributes
Name  Type  Use  Default  Fixed  annotation
refIdgRefIdTyperequired      
annotation
appinfo
<elementName>Assessment Summary</elementName>
<events>no</events>
<isSIFObject>yes</isSIFObject>
documentation
A spreadsheet-like object that transmits aggregate or calculated assessment information

element assessmentSummaryType/summaryContext
diagram ReportObjects_diagrams/ReportObjects_p250.png
properties
isRef 0
content complex
children assessmentId assessmentName schoolYear unitOfAnalysis State LEA School
annotation
appinfo
<elementName>Assessment Summary Context</elementName>
<sifChar/>
<cedsId/>
<cedsURL/>
documentation
Provides context information for the spreadsheet.

element assessmentSummaryType/summaryContext/assessmentId
diagram ReportObjects_diagrams/ReportObjects_p251.png
properties
isRef 0
annotation
appinfo
<elementName>Assessment Identifier</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
A text or numeric identifier for the assessment.

element assessmentSummaryType/summaryContext/assessmentName
diagram ReportObjects_diagrams/ReportObjects_p252.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>Assessment Name</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Name of the assessment.

element assessmentSummaryType/summaryContext/schoolYear
diagram ReportObjects_diagrams/ReportObjects_p253.png
properties
isRef 0
annotation
appinfo
<elementName>School Year</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
School year in which the assessment was administered.

element assessmentSummaryType/summaryContext/unitOfAnalysis
diagram ReportObjects_diagrams/ReportObjects_p254.png
type restriction of xs:token
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
enumeration item 
enumeration subTest 
enumeration strand 
enumeration section 
enumeration learningStandard 
enumeration benchmark 
annotation
appinfo
<elementName>Unit of Analysis</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
A description of the contents of spreadsheet but not how it is measured. See the enumerated values for examples.

element assessmentSummaryType/summaryContext/State
diagram ReportObjects_diagrams/ReportObjects_p255.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>State</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Name, abbreviation, or identifier of the state.

element assessmentSummaryType/summaryContext/LEA
diagram ReportObjects_diagrams/ReportObjects_p256.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>LEA</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Name or identifier of the LEA or district.

element assessmentSummaryType/summaryContext/School
diagram ReportObjects_diagrams/ReportObjects_p257.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>School</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
Name or identifier of the school.

element assessmentSummaryType/columnList
diagram ReportObjects_diagrams/ReportObjects_p258.png
properties
isRef 0
content complex
children column
attributes
Name  Type  Use  Default  Fixed  annotation
numberOfColumns      
appinfo
<elementName>Number of Columns</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
A count of the number of columns
annotation
appinfo
<elementName>Column List</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
A list of column headers. This structure holds the column header information only.  The actual data is in the row structure.

attribute assessmentSummaryType/columnList/@numberOfColumns
properties
isRef 0
annotation
appinfo
<elementName>Number of Columns</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
A count of the number of columns

element assessmentSummaryType/columnList/column
diagram ReportObjects_diagrams/ReportObjects_p259.png
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children columnLetter columnLabel metric columnGroupName
annotation
appinfo
<elementName>Column</elementName>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>
documentation
A single column header.

element assessmentSummaryType/columnList/column/columnLetter
diagram ReportObjects_diagrams/ReportObjects_p260.png
properties
isRef 0
annotation
appinfo
<elementName>Column Letter </elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
A letter designation (similar to a spreadsheet) of the column.

element assessmentSummaryType/columnList/column/columnLabel
diagram ReportObjects_diagrams/ReportObjects_p261.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>Column Label</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
A optional descriptive name for the column.

element assessmentSummaryType/columnList/column/metric
diagram ReportObjects_diagrams/ReportObjects_p262.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>Metric</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
The type of measure used to express the magnitude of the unit of measure. The value for this element could be count, scale score, percent correct, etc.

element assessmentSummaryType/columnList/column/columnGroupName
diagram ReportObjects_diagrams/ReportObjects_p263.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName>Column-Group Name</elementName>
<sifChar>O</sifChar>
<cedsId/>
<cedsURL/>
documentation
An optional identifier that can be used to categorize columns into groups or subheadings.

element assessmentSummaryType/rowList
diagram ReportObjects_diagrams/ReportObjects_p264.png
properties
isRef 0
content complex
children row
annotation
appinfo
<elementName>Row List</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
A list of the rows in the spreadsheet along with the contents of each cell in the row.

element assessmentSummaryType/rowList/row
diagram ReportObjects_diagrams/ReportObjects_p265.png
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children rowNumber rowLabel cellList
annotation
appinfo
<elementName>Row</elementName>
<sifChar>MR</sifChar>
<cedsId/>
<cedsURL/>
documentation
A single row in the spreadsheet.

element assessmentSummaryType/rowList/row/rowNumber
diagram ReportObjects_diagrams/ReportObjects_p266.png
properties
isRef 0
annotation
appinfo
<elementName>Row Number</elementName>
<sifChar>M</sifChar>
<cedsId/>
<cedsURL/>
documentation
An integer identifier for the row. This also orders the rows.

element assessmentSummaryType/rowList/row/rowLabel
diagram ReportObjects_diagrams/ReportObjects_p267.png
properties
isRef 0
minOcc 0
maxOcc 1
annotation
appinfo
<elementName/>
<sifChar/>
<cedsId/>
<cedsURL/>
documentation
An optional descriptive name for the row.

element assessmentSummaryType/rowList/row/cellList
diagram ReportObjects_diagrams/ReportObjects_p268.png
properties
isRef 0
content complex
children cell
annotation
appinfo
<elementName/>
<sifChar/>
<cedsId/>
<cedsURL/>
documentation
A list of cells in the row. The order and number of cells must match the columns specified in the column element.

element assessmentSummaryType/rowList/row/cellList/cell
diagram ReportObjects_diagrams/ReportObjects_p269.png
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
annotation
appinfo
<elementName>Cell</elementName>
<sifChar>OR</sifChar>
<cedsId/>
<cedsURL/>
documentation
A single cell in the spreadsheet.


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