PEElementoBaseDTO Data Type

Datos elemento del PE

Namespace
(Default)
Schema
ns1.xsd
Subtypes
PEAsignaturaDTO, PECPlanDTO, PECicloDTO, PECursoDTO, PEEtapaDTO, PEItinerarioDTO, PEMLDTO, PEMLGrupoCategoriaDTO, PEMLGrupoDTO, PEMLGruposMLDTO, PEMateriaDTO, PEModalidadDTO, PEModuloDTO, PETipoMLDTO
Properties
name data type type namespace min/max occurs description
codigoMEC string attribute 0/1 Código
idElemento int attribute 0/1 Identificador único del elemento
idTipo int attribute 0/1  
nombreCortoES string attribute 0/1 Nombre corto en castellano
nombreCortoEU string attribute 0/1 Nombre corto en euskera
nombreES string attribute 0/1 Nombre en castellano
nombreEU string attribute 0/1 Nombre en euskera

Example

<p----- codigoMEC="..." idElemento="..." idTipo="..." nombreCortoES="..." nombreCortoEU="..." nombreES="..." nombreEU="..."/>