item Data Type

Datos del Item

Namespace
(Default)
Schema
ns1.xsd
Properties
name data type type namespace min/max occurs description
id int attribute 0/1 Id Item
idItemPadre int attribute 0/1 Id Item Padre
idTipoCalificacion int attribute 0/1 Id tipo calificacion
nombreES string attribute 0/1 nombre del item español
nombreEU string attribute 0/1 nombre del item en euskera
orden int attribute 0/1 orden

Example

<i----- id="..." idItemPadre="..." idTipoCalificacion="..." nombreES="..." nombreEU="..." orden="..."/>