Datos del item tipo calificacion que puedes ser nota posible o numérico
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
idTipoCalificacion | int | attribute | 1/1 | Id tipo calificación | |
numerico | boolean | attribute | 1/1 | Numerico | |
itemNotaPosible | list of itemNotaPosible | element | 0/unbounded | Nota posible |
Example
<i----- idTipoCalificacion="..." numerico="..."> <itemNotaPosible id="..." nombreCortoEs="..." nombreCortoEu="..." nombreEs="..." nombreEu="..." orden="..."/> </i----->