itemNotaPosible Data Type

Datos del item nota posible del tipo de calificación

Namespace
(Default)
Schema
ns1.xsd
Properties
name data type type namespace min/max occurs description
id int attribute 1/1 Id item nota posible
nombreCortoEs string attribute 0/1 Nombre corto español
nombreCortoEu string attribute 0/1 Nombre corto euskera
nombreEs string attribute 0/1 Nombre español
nombreEu string attribute 0/1 Nombre euskera
orden int attribute 1/1 Orden

Example

<i----- id="..." nombreCortoEs="..." nombreCortoEu="..." nombreEs="..." nombreEu="..." orden="..."/>