| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| idAsignatura | int | attribute | 0/1 | ||
| idCiclo | string | attribute | 0/1 | ||
| idCurso | int | attribute | 0/1 | ||
| idEnsenanza | int | attribute | 0/1 | ||
| idEtapa | int | attribute | 0/1 | ||
| idMateria | int | attribute | 0/1 | ||
| idModalidad | string | attribute | 0/1 | ||
| idModalidadPadre | string | attribute | 0/1 | ||
| idModeloLinguisticoGrupo | int | attribute | 0/1 | ||
| idModoHorario | int | attribute | 0/1 | ||
| idPlan | int | attribute | 0/1 | ||
| idSedeTipoML | int | attribute | 0/1 |
Example
<PEPlanEstudiosSedeAttDTO idAsignatura="..." idCiclo="..." idCurso="..." idEnsenanza="..." idEtapa="..." idMateria="..." idModalidad="..." idModalidadPadre="..." idModeloLinguisticoGrupo="..." idModoHorario="..." idPlan="..." idSedeTipoML="..."/>