Estándares Web
Transcription
Estándares Web
Estándares Web Una buena forma de hacer las cosas CALIDAD DEL SOFTWARE Curso 2010-2011 Autor: J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Tabla de Contenido Introducción ................................................................................................................................................1 Un poco de historia .................................................................................................................................... 2 Principales Organizaciones ....................................................................................................................... 3 Ecma International (European Computer Manufacturers Association International) ................... 3 Algunas aportaciones importantes ................................................................................................... 3 IAB (Internet Archtecture Board) ......................................................................................................... 4 IANA (Internet Assigned Numbers Authority) ................................................................................... 4 ICANN (Internet Corporation for Assigned Names and Numbers) .................................................. 5 IESG (Internet Engineering Steering Group) ...................................................................................... 5 IETF (Internet Engineering Task Force) .............................................................................................. 5 IRTF (Internet Research Task Force) ................................................................................................... 5 ISO (International Organization for Standardization) ...................................................................... 6 ISOC (Internet Society) ......................................................................................................................... 6 RFC Editor (Request for Comments Editor) ........................................................................................ 7 The Unicode Consortium ...................................................................................................................... 7 W3C (World Wide Web Consortium) ................................................................................................. 7 WHATWG (Web Hypertext Application Technology Working Group) .......................................... 8 WSG (Web Standard Group) ................................................................................................................9 OGC (Open Geospatial Consortium) ...................................................................................................... 11 WMS (Web Map Server) ....................................................................................................................... 12 GML (Lenguaje de Marcado Geográfico) ............................................................................................ 15 Estándares Web | Curso 2010-2011 | Tabla de Contenido Web Mapping ...................................................................................................................................... 18 I SOAP (Simple Object Access Protocol) ................................................................................................. 23 Historia .................................................................................................................................................. 23 Funcionamiento ................................................................................................................................... 24 Mensajes SOAP ..................................................................................................................................... 24 Extensiones al protocolo ...................................................................................................................... 26 Ventajas y desventajas ......................................................................................................................... 27 Uso de los Servicios Web y SOAP en las empresas .......................................................................... 28 Web services .............................................................................................................................................. 31 Historia ................................................................................................................................................... 31 Ventajas de los servicios web ............................................................................................................... 31 Inconvenientes de los servicios Web................................................................................................... 31 Razones para crear servicios Web ...................................................................................................... 32 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares utilizados ........................................................................................................................... 32 Web Services Protocol Stack ........................................................................................................... 32 WS-Security ...................................................................................................................................... 33 WSRP ................................................................................................................................................. 34 WS-Reliability ................................................................................................................................... 34 WS-ReliableMessaging .................................................................................................................... 35 UDDI.................................................................................................................................................. 35 WSDL................................................................................................................................................. 35 ISO/IEC 25437:2009 / ECMA-366 WS-Session – Servicios Web para servicios de sesiones de aplicación .......................................................................................................................................... 36 Estándar ECMA-348 - Lenguaje de descripción de servicios web (WSDL) para CSTA fase 3 .. 36 Glosario ..................................................................................................................................................... 39 Anexos ....................................................................................................................................................... 43 Miembros ISO ....................................................................................................................................... 43 Estándares ISO...................................................................................................................................... 47 Estándares Ecma International ........................................................................................................... 83 Estándares ETSI ................................................................................................................................... 99 Estándares RFC ................................................................................................................................... 109 Estándares W3C ....................................................................................................................................113 Estándares Web | Curso 2010-2011 | Tabla de Contenido Bibliografía ............................................................................................................................................... 118 II Miguel Schlereth Martínez Introducción Estándares web es un término muy general utilizado para referirse a estándares y otras especificaciones técnicas que definen y describen aspectos de la World Wide Web. En años recientes, el término ha sido frecuentemente asociado con la tendencia de aprobar un conjunto de mejores prácticas estandarizadas para construir sitios web y a la filosofía del diseño y desarrollo web que incluye esos métodos. Muchos estándares y especificaciones son interdependientes, algunos de los cuales gobiernan aspectos de la Internet, no sólo de la World Wide Web, que afectan de manera directa o indirecta el desarrollo y la administración de sitios y servicios web. Algunos aspectos a considerar son la interoperabilidad, la accesibilidad y la usabilidad de páginas y sitios web. El objetivo de usar estándares es crear una Web que trabaje mejor para todos, con sitios accesibles a más personas y que funcionen en cualquier dispositivo de acceso a Internet. Un sitio basado en estándares web mostrará una mayor consistencia visual. Gracias al uso de XHTML para el contenido y CSS para la apariencia, se puede transformar rápidamente un sitio, sin importar que se trate de una página web o miles, realizando cambios en un sólo lugar. Los documentos que separan apariencia de contenido usan menos código, además, CSS permite conseguir efectos que antes requerían el uso de Javascript e imágenes, por lo que los sitios basados en estándares utilizan menos ancho de banda y se muestran más rápido a los usuarios, mejorando drásticamente la experiencia de estos. Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Los documentos basados en XHTML válido son más relevantes para los motores de búsqueda, contienen mayor información y menos código, por lo que un sitio basado en estándares web tendrá una mejor posición. 1 De igual manera, la posición en directorios, editados por humanos, se verá beneficiada pues el sitio será más usable. Un sitio basado en estándares web es compatible con todos los navegadores actuales, y lo será con versiones futuras. Funcionará tan bien en un PC, un navegador aural y un teléfono móvil dentro de diez años. Un sitio basado en estándares web es más fácil de mantener y actualizar, el código es más simple, de esta forma se elimina la dependencia de un solo desarrollador. Un sitio basado en estándares web es más accesible, permitiendo a personas con discapacidades utilizar su contenido. Hasta ahora gran parte de los diseñadores web creaban sus documentos desde una perspectiva visual. Después de crear el boceto, se cortaba y se decidía cuantas tablas crear y en que celda insertar tal o cual parte del diseño. ¿Se necesita un borde de color rojo?, no hay problema, ¡Se crea una tabla dentro de otra y listo! Cuando se diseña utilizando estándares web se empieza con la estructura de un documento. ¿Cuáles son las piezas de información?, este texto es un título, estos serán párrafos, aquí hay una lista ordenada, la frase siguiente es una cita y aquí se insertará un subtítulo. Primero se crea la estructura y luego el estilo, o apariencia. En otras palabras, se empieza con la estructura del contenido y luego se va trabajando el diseño visual, en vez de hacerlo al revés. Esta forma de trabajo puede resultar extraña para todos aquellos acostumbrados a “dibujar” sus páginas web. Las ventajas de diseñar con estándares web compensarán con creces el tiempo invertido en aprender el nuevo método. Miguel Schlereth Martínez El uso de estándares web y la separación entre estructura y presentación ofrece múltiples beneficios para hoy y mañana. Hoy: Acceso a una mayor audiencia, menor costo de producción y cumplir con los requerimientos de accesibilidad. Mañana: Reducir costos de mantenimiento, así como la dependencia de algún producto de software, flexibilidad para los cambios de presentación y una puerta abierta al uso de tecnologías como XML. Un poco de historia En un principio, la web fue creada para lograr un intercambio fluido y asequible de información mayormente científica. El lenguaje de marcas HTML, en su versión 1, era estándar por la simple razón de que era usado a nivel académico por muchas universidades y sólo servía para mostrar texto (prácticamente sin formato) organizado semánticamente por títulos de distinto nivel, párrafos, listas, datos tabulados, etc. El primer navegador fue escrito por el mismo Tim Berners-Lee en 1990 y funcionaba sobre el sistema NeXTStep. El primer navegador “popular” llegó en 1993, el NCSA Mosaic 1 fue el primer navegador que funcionó en plataformas Microsoft Windows, Apple Macintosh y Unix X Window y tenía básicamente las mismas prestaciones que el navegador de Tim Berners-Lee. A partir de 1995 comenzó lo que se conoce como “La guerra de los navegadores” y con ella comenzaron los problemas. Súbitamente, la web cambió y empezó a ser accesible a usuarios “no técnicos", usuarios con otras necesidades. Y con la llegada de estas necesidades comenzaron a llegar distintas formas de satisfacerlas por parte de los fabricantes de navegadores. Al ser HTML 2 tan terriblemente restrictivo a la hora de mostrar los contenidos (no olvidemos que fue creado para servir documentos técnicos), los fabricantes de navegadores comenzaron a crear sus propias etiquetas, absolutamente fuera del estándar, para solucionar los problemas de “visualización” que requerían los “nuevos documentos” de la web. El usuario “no técnico” quería que las páginas no solo sirvieran información o fueran funcionales, sino que se vieran bonitas. Resumiendo, los desarrolladores de navegadores, liderados por los equipos de Netscape y Explorer, comenzaron a abrir una brecha dentro de HTML creando etiquetas propietarias que lo único que lograron fue: tergiversar el propósito del lenguaje mezclando el contenido de los documentos con la presentación de los mismos, robar muchas horas de trabajo y varias neuronas a quienes programaban entre los años 1996-2000 ya que tenían que lograr que las páginas se vieran correctamente en navegadores que, básicamente, interpretaban distintos lenguajes, y crearon una triste generación de programadores web que, por ahorrarse trabajo y neuronas quemadas, eligieron diseñar y programar para un navegador específico con sus etiquetas propietarias. Aun así, cabe aclarar algunas cosas. En 1996, un grupo de gente empezó a darse cuenta del problema que se avecinaba por esta guerra e ideó un nuevo lenguaje orientado a la presentación Estándares Web | Curso 2010-2011 | Introducción a los estándares Web En 1994, llegó la versión 2 del NCSA Mosaic, el cual incluía “ciertas mejoras", como la posibilidad de incluir imágenes inline y formularios. Ambas opciones no serían consideradas estándar hasta 1995 con el advenimiento de HTML 2. Asimismo en 1994 comenzó la producción de Netscape Navigator y fue en 1995 cuando apareció Internet Explorer. 2 Miguel Schlereth Martínez de los contenidos: CSS. CSS 1 fue estándar a fines de 1996, pero muy lamentablemente no fue implementado más o menos correctamente en los navegadores más populares hasta el año 2000. A continuación y por orden alfabético se hace un pequeño acercamiento a los principales órganos encargados y/o relacionados con la estandarización web. Principales Organizaciones Ecma International (European Computer Manufacturers Association International) Ecma International es una asociación industrial fundada en 1961 y dedicada a la estandarización de la Tecnología de la Información y la Comunicación (Information and Communication Technology –ITC-). Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Los objetivos de Ecma son: 3 Desarrollar, en cooperación con las organizaciones encargadas de regular las Normas e Informes Técnicos con el fin de facilitar y estandarizar el uso de la Tecnología de la Información y la Comunicación (TIC) y de la Electrónica de Consumo (Consumer Electronics –CE-). Fomentar el uso correcto de los Estándares que influyen en el entorno en el que se aplican. Publicar los Estándares y los Informes Técnicos en soporte electrónico e impreso. Las publicaciones pueden ser libremente copiadas por toda persona interesada sin ningún tipo de restricción. Ecma Internactional ha contribuido en más de 390 estándares y 100 Informes Técnicos de alta calidad, de los cuales, más de 2/3 han sido adoptados como Normas Internacionales y/o Informes Técnicos. Algunas aportaciones importantes Lenguaje de programación ECMAScript ECMAScript es una especificación de lenguaje de programación. El desarrollo comenzó en 1996 y se basó en el lenguaje JavaScript propuesto como estándar por Netscape Communications Corporation y actualmente aceptado como estándar ISO 16262. ECMAScript define un lenguaje de tipos dinámicos ligeramente inspirado en Java y otros lenguajes del estilo C. Soporta algunas características de la Programación Orientada a Objetos (POO) mediante objetos basados en prototipos y pseudoclases. La mayoría de los Agentes de Usuario (navegadores de Internet) incluyen una implementación del estándar ECMAScript, al igual que un acceso al Document Object Model (DOM) para manipular páginas web. Cada navegador tiene extensiones propias al estándar ECMAScript, pero cualquier código que se adecue al estándar debería funcionar en todos ellos. ActionScript, para Adobe Flash, también está basado en el estándar ECMAScript, con mejoras que permiten mover, crear y analizar dinámicamente objetos, mientras la película está en ejecución. Miguel Schlereth Martínez C# C# es un lenguaje de programación orientado a objetos desarrollado y estandarizado por Microsoft como parte de su plataforma .NET, que posteriormente fue aprobado como un estándar por la Ecma International y por ISO. El nombre C# fue inspirado por la notación musical, donde # (sostenido, en inglés Sharp) indica que la nota (C es la nota Do en inglés) es un semitono más alto, sugiriendo que C# es superior a C/C++. C#, como parte de la plataforma .NET, está normalizado desde diciembre de 2011 por Ecma International. El 7 de noviembre de 2005 salió la versión 2.0 que incluía mejoras como tipos genéricos, métodos anónimos, iteradores, tipos parciales y tipos anulables. El 19 de noviembre de 2007 salió la versión 3.0, destacando entre las mejoras los tipos implícitos, tipos anónimos y la Consulta Integrada en el Lenguaje (Language Integrated Query –LINQ-). Infraestructura de Lenguaje Común La Infraestructura de Lenguaje Común (Common Language Infrastructure –CLI-) es una especificación estandarizada que describe un entorno virtual para la ejecución de aplicaciones, cuya principal característica es la de permitir que aplicaciones escritas en distintos lenguajes de alto nivel puedan luego ejecutarse en múltiples plataformas tanto de hardware como de software sin necesidad de reescribir o recompilar el código fuente. Especificación de la capa física y acceso de la tecnología Ultra WideBand Este estándar especifica la Banda Ultraancha (Ultra WideBand –UWB), la subcapa de Control de Acceso al Medio (Medium Access Control -MAC-) distribuido y la capa física para redes inalámbricas de alta velocidad soportando velocidades de hasta 480Mb/s. IAB (Internet Archtecture Board) El IAB (Dirección de la Arquitectura de Internet) se constituyó tanto para ser un comité de la IETF (Internet Engineering Task Force) como para ser un órgano consultivo de la ISOC (Internet Society). En sus responsabilidades está incluida la supervisión arquitectural de las actividades del IETF, la vigilancia y proceso de apelaciones de la Internet Standards Process y el nombramiento del editor de los RFC. También es responsable de la administración de los registros de los parámetros de los protocolos de la IETF. IANA (Internet Assigned Numbers Authority) La IANA es la Agencia de Asignación de Números de Internet. Era el antiguo registro de los protocolos Internet, como puertos, números de protocolo y empresas, opciones y códigos. Fue sustituido en 1998 por la ICANN. Ha desarrollado entre otros, los siguientes estándares: Pautas para la gestión del espacio de direcciones IP recogida en el RFC1466. Arquitectura de IPv6 recogida en el RFC4291 Números de Puerto Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Si bien CLI tuvo sus orígenes en Microsoft sus especificaciones fueron llevadas en el año 2000 ante ECMA para su estandarización que finalmente se produjo en diciembre de 2001. En abril de 2003 ISO ratificó este estándar por medio del ISO/IEC 23271:2003 4 Miguel Schlereth Martínez ICANN (Internet Corporation for Assigned Names and Numbers) La Corporación de Internet para la Asignación de Nombres y Números es una organización sin fines de lucro creada el 18 de septiembre de 1998. Esta organización opera a nivel Internacional y es la responsable de asignar las direcciones del protocolo IP, de los identificadores de protocolo, de las funciones de gestión del sistema de dominio y de la administración del sistema de servidores raíz. En un principio, estos servicios los realizaba IANA y otras entidades del gobierno estadounidense. ICANN se dedica a preservar la estabilidad de Internet por medio de procesos basados en el consenso. La aportación más significativa del ICANN con respecto a las normas es la Resolución de Disputa Online - Estándares de Práctica. IESG (Internet Engineering Steering Group) El IESG es el responsable de la gestión técnica de las actividades del IETF y el proceso de estándares de Internet. Administra los procesos de acuerdo a los procedimientos que han sido ratificados por los administradores de ISOC (RFC 2026/BCP 9). El IESG es el responsable directo de las acciones asociadas con el acceso y circulación a través de Internet, incluyendo la aprobación final de las especificaciones de estándares de Internet. El IESG se compone de los Directores de Área (Area Directors –ADs–) que son seleccionados por el Comité de Nominaciones (Nominations Committee –NomCom–) y son nombrados por dos años. Estándares Web | Curso 2010-2011 | Introducción a los estándares Web IETF (Internet Engineering Task Force) 5 El IETF es una organización internacional abierta de normalización, que tiene como objetivos el contribuir a la ingeniería de Internet, actuando en diversas áreas, como transporte, encaminamiento, seguridad. Fue creada en EE. UU. en 1986. La IETF es mundialmente conocida por ser la entidad que regula las propuestas y los estándares de Internet, conocidos como RFC. Es una institución sin fines de lucro y abierta a la participación de cualquier persona cuyo objetivo es velar porque la arquitectura de Internet y los protocolos que la conforman funcionen correctamente. Se la considera como la organización con más autoridad para establecer modificaciones de los parámetros técnicos bajo los que funciona la red. La IETF se compone de técnicos y profesionales en el área de redes, tales como investigadores, diseñadores de red, administradores, vendedores, entre otros. Dado que la organización abarca varias áreas, se utiliza una metodología de división en grupos de trabajo, cada uno de los cuales trabaja sobre un tema concreto con el objetivo de concentrar los esfuerzos. El objetivo de la IETF es hacer que Internet funcione mejor mediante la producción de alta calidad, documentos técnicos relevantes que influyen en la forma en la que las personas diseñan, usan y administran la Internet. IRTF (Internet Research Task Force) El IRTF fomenta la investigación de la importancia para la evolución de Internet mediante la creación de grupos de investigación a largo plazo sobre temas relacionados con los protocolos de Internet, aplicaciones, arquitectura y tecnología. Miguel Schlereth Martínez Actualmente existen 12 grupos de investigación: ASRG (Anti-Spam Research Group) CFRG (Crypto Forum Research Group) DTNRG (Delay-Tolerant Networking Research Group) HIPRG (Host Identity protocol Research Group) ICCRG (Internet Congestion Control Research Group) MOBOPTS (IP Mobility Optimizations Research Group) NMRG (Network Management Research Group) P2PRG (Peer-to-Peer Research Group) RRG (Routing Research Group) SAMRG (Scalable Adaptive Multicast Research Group) TMRG (Transport Modeling Research Group) VNRG (Virtual Networks Research Group) ISO (International Organization for Standardization) ISO es el mayor desarrollador y editor mundial de estándares de internacionales. ISO es una red institutos de estándares nacionales de 160 países, un miembro por país, con la Secretaría Central en Ginebra (Suiza) que coordina el sistema. ISO es una organización no gubernamental que forma un puente entre los sectores público y privado. Por un lado, muchos de los institutos miembro forman parte de la estructura gubernamental de sus países, o están obligados por sus gobiernos. Por otra parte, otros miembros tienen sus raíces únicamente en el sector privado. ISO ha desarrollado más de 18.500 estándares internacionales en una diversidad de temas y más de 1.100 nuevos estándares se publican cada año. ISOC (Internet Society) ISOC es una organización sin ánimo de lucro fundada en 1992 para proporcionar liderazgo en estándares de Internet relacionados con la educación y la política, garantizando el desarrollo, la evolución y el uso de Internet en beneficio de las personas de todo el mundo. Además también: Provee de liderazgo para abordar las cuestiones a las que se enfrenta el futuro de Internet. Ser la base de la organización para los grupos responsables de los estándares de la infraestructura de Internet, incluida la IETF y la IAB. Actuar como un centro de intercambio mundial de información en Internet y la educación. Facilitar y coordinar las iniciativas relacionadas con Internet en todo el mundo. La sociedad es la organización principal de la Internet Engineering Task Force (IETF), que provee la infraestructura corporativa, así como el financiamiento, apoyo jurídico y fiscal. ISOC ha constituido también las siguientes asociaciones: Internet Architecture Board (IAB), Internet Engineering Steering Group (IESG), Internet Assigned Numbers Authority (IANA), Estas agrupaciones desempeñan un papel importante en la estructura global de Internet. Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Por lo tanto, ISO permite un consenso para llegar a soluciones que satisfagan tanto los requisitos de los negocios como las amplias necesidades de la sociedad. 6 Miguel Schlereth Martínez Anualmente ISOC aporta a la IEFT alrededor de un millón de dólares para la elaboración de los 1 Requests for Comments (RFC editor), considerados los estándares de Internet que se determinan mediante equipos de trabajo que operan de manera abierta y democrática para asegurar la evolución transparente de Internet. La naturaleza descentralizada de Internet hace necesario que existan órganos de coordinación que administren los recursos comunes y marquen la dirección que ha de seguir la red para hacer frente a los retos impuestos por su crecimiento y la constante evolución tecnológica. A continuación se detallan los órganos a través de los cuales ejerce sus funciones: IAB – Internet Architecture Board – Supervisión y aprobación de normas. IEFT – Internet Engineering Task Force – Especificación de standards. IESG – Internet Engineering Steering Group – Coordinación. IANA – Internet Assigned Number Authority – Asignación de recursos. RFC Editor (Request for Comments Editor) RFC Editor fue financiado por la ISOC para editar y publicar en línea los RFC. El RFC Editor mantiene el repositorio de RFC, así como los meta-data de los RFC para hacer posible su búsqueda en línea. Los RFC contienen documentos técnicos y de organización sobre Internet, incluyendo las especificaciones técnicas y documentos de política producida por la IETF. Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Las series RFC se originaron en 1969 por Steve Crocker, para organizar las notas de trebajo del nuevo programa de investigación ARPAnet. Durante 28 años, las series RFC fueron gestionadas y editadas por el pionero de Internet Jon Postel. 7 Las operaciones de edición de los RFC fue financiado por DARPA (Defense Advanced Research Projects Agency) hasta 1988. A partir de esta fecha se hizo cargo ISOC. The Unicode Consortium The Unicode Consortium es una organización sin ánimo de lucro dedicada a desarrollar, mantener y promover la internacionalización de estándares de software y datos, en particular el Estándar Unicode, que especifica la representación de texto en todos los productos software modernos y estándares. The Unicode Consortium desarrolla activamente los estándares en el ámbito de la internacionalización incluida da definición del comportamiento y las relaciones entre los caracteres Unicode. The Consortium trabaja en estrecha colaboración con el W3C y la ISO, en particular con el estándar ISO / IEC JTC 1/SC2/WG2, que es el responsable de mantener el estándar ISO / IEC 10646, el estándar internacional sincronizado con el estándar Unicode. W3C (World Wide Web Consortium) W3C desarrolla especificaciones técnicas y directrices a través de un proceso diseñado para maximizar el consenso sobre el contenido de un informe técnico, para garantizar una alta calidad técnica y de redacción y obtener aprobación por parte del W3C y la comunidad en general. W3C abarca en siete áreas de trabajo, que son: Diseño Web y Aplicaciones: Incluyen los estándares para la construcción y la visualización de páginas Web, incluyendo HTML5, CSS, SVG, Ajax y otras tecnologías para aplicaciones Web. También incluye información sobre cómo hacer páginas Miguel Schlereth Martínez Arquitectura Web: Se centra en las tecnologías de base y los principios que sustentan la Web, incluyendo las URI y HTTP. Web Semántica: En consonancia con la clásica “Web of documents” W3C ayuda a construir una oferta tecnológica para apoyar una “Web de datos”, el tipo de datos que se puede encontrar en una base de datos. El objetivo final de la Web de datos es permitir a los ordenadores hacer el trabajo más útil y para desarrollar sistemas que puedan soportar las interacciones confiables sobre la red. El término “Web Semántica” se refiere a la visión del W3C sobre los datos enlazados en la Web. Las Tecnologías de Web Semántica permiten a las personas crear almacenes de datos en la Web, crear vocabularios, y escribir las reglas para el manejo de datos. Los datos enlazados se encuentran autorizados por tecnologías como RDF (Resource Description Framework –Marco de Descripción de Recursos-), SPARQL (SPARQL Protocol and RDF Query Language –Lenguaje de recuperación basado en RDF-), OWL (Ontology Web Language –Lenguaje Web de Ontologías-), y SKOS (Simple Knowledge Organization System –Sistema para la Organización del Conocimiento Simple-). Tecnología XML: Tecnologías XML, incluyendo XML, XQuery, XML Schema, XSTL, XSLFO, intercambio eficiente de XML (EXI), y otros estándares relacionados. Web de Servicios: Se refiere a los diseños basados en mensajes que con frecuencia se encuentran en la web y en el software. Está basada en tecnologías tales como HTTP (HyperText Transfer Protocol –Protocolo de Transferencia de HiperTexto-), XML (eXtensible Markup Language –Lenguaje de Marcas eXtensible-), SOAP (Simple Object Access Protocol –Protocolo de Acceso de Objeto Simple-), WSDL (Web Service Description Language –Lenguaje de Descripción de Servicios Web-), SPARQL, y otros. Web de los Dispositivos: W3C se central en las tecnologías para permitir el acceso Web en cualquier lugar y en cualquier momento, utilizando cualquier dispositivo. Incluye acceso a Internet desde teléfonos móviles y otros dispositivos móviles, así como el uso de la tecnología Web en la electrónica de consumo, impresoras, televisión interactiva, e incluso automóviles. Agentes de Usuario y Herramientas de Autoría: Los Agentes Web tienen por objetivo atender a los usuarios. En esta sección se encuentra información útil cuando se diseñan los navegadores y las herramientas de autoría, así como los robots de búsqueda, agregadores, y motores de inferencia. WHATWG (Web Hypertext Application Technology Working Group) WHATWG es una comunidad de personas interesadas en la evolución de la web. Se centra principalmente en el desarrollo de HTML y las API necesarias para las aplicaciones Web. WHATWG fue fundada por gente de Apple, Mozilla Foundation y Opera Software en 2004 después de un seminario del W3C. Apple, Mozilla y Opera estaban cada vez más preocupados con la dirección que estaba tomando W3C con respecto a XHTML, la falta de interés en HTML y la aparente indiferencia por las necesidades de los autores en el mundo real. Con el fin de abordar estos problemas nació el WHATWG. El objetivo principal del WHATWG es el estándar HTML aunque también se ocupa de los trabajadores Web, almacenamiento Web, de la API de Sockets Web y Server-Sent Eventsy. Estándares Web | Curso 2010-2011 | Introducción a los estándares Web accesibles a las personas con diversidad funcional, internacionalización, y la labor en los dispositivos móviles. 8 Miguel Schlereth Martínez Ha participado en el desarrollo del Web Forms 2.0 que se ha integrado en HTML5 y en el desarrollo de Web Controls 1.0 abandonado por el momento en espera de lo que traerá XBL 2.0 (XML Binding Language). WSG (Web Standard Group) La WSG se creó para diseñadores y desarrolladores web que están interesados en los estándares web (HTML, XHTML, XML, CSS, XSLT, etc.) y las mejores prácticas (hacer accesibles los sitios usando código válido y semánticamente correcto). El objetivo del WSG es: Proporcionar a los desarrolladores y diseñadores web un foro de discusión para discutir temas y compartir el conocimiento. Proporcionar información sobre los estándares web y dar asistencia a los desarrolladores. Promover “estándares web” en el desarrollo de la comunidad. Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Actualmente tienen 7880 miembros en 151 países. 9 Estándares Web | Curso 2010-2011 | Introducción a los estándares Web Miguel Schlereth Martínez 10 Jose Correas Remedios OGC (Open Geospatial Consortium) Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Fue creado en 1994 y se encarga de definir estándares libres e interoperables para el desarrollo de aplicaciones que utilizan sistemas de información geográfica (mapas).Estas especificaciones establecen unas bases que posibilitan el desarrollo de aplicaciones libres basadas en servicios geográficos a través de Internet. Hasta el nacimiento de esta organización la falta de estándares provocó que se desarrollaran diferentes formatos para representar la Información Geográfica. Esta organización es un consorcio de unos 300 organismos oficiales, universidades y empresas, a nivel internacional, pertenecientes a distintos sectores tecnológicos y relacionados con el mundo de las nuevas tecnologías, con los datos espaciales y con la cartografía. 11 GML - Lenguaje de Marcado Geográfico KML - Keyhole Markup Language es un lenguaje de marcado basado en XML para representar datos geográficos en tres dimensiones. WFS - Web Feature Service o proporciona la información relativa a la entidad almacenada en una capa vectorial (cobertura) que reúnen las características formuladas en la consulta. WMS - Web Map Service o Servicio de mapas en la web que produce mapas en formato imagen a la demanda para ser visualizados por un navegador web o en un cliente simple. WCS - Web Coverage Service CSW - Web Catalogue Service Figura 1 Jose Correas Remedios WMS (Web Map Server) El WMS (Web Map Service) es un servicio de publicación de la cartografía a través de Internet, sigue las directrices y normativa de OGC y permite la visualización de la Cartografía por cualquier usuario que disponga de un visualizador que se ajuste a estos estándares. El esquema de funcionamiento es sencillo y se resume de una manera muy sencilla en la siguiente la figura 1: Por lo tanto se puede decir que un servicio WMS definido por la organización OGC , acepta peticiones HTTP de aplicaciones clientes en las que se solicita un mapa y responde con el correspondiente mapa codificado en el formato indicado en la petición y con el estilo de visualización solicitado. Las principales funcionalidades que ofrece un WMS son: Obtener información del servicio y de la información geográfica que éste contiene. Solicitar mapas en diferentes formatos y leyendas de los objetos del mapa. Gestionar capas de información geográfica y estilos de visualización. La organización OGC define varias operaciones para un los servicios WMS (2 obligatorias y 5 opcionales). A continuación se describen las operaciones más importantes ofrecidas por un WMS: GetMap (obligatoria): Genera un mapa a partir de un conjunto de entidades geográficas y de una descripción de las capas que lo componen junto con el estilo de visualización correspondiente a cada una de ellas. A través de esta operación, las aplicaciones cliente pueden obtener mapas, codificados en alguno de alguno de los formatos existentes para representar información gráfica (vectorial y raster), de forma que pueden ser visualizados directamente. Los parámetros que acepta esta operación son los que detallamos a continuación: o Sistema de Referencia Espacial (SRS) en el que se representará el mapa. o Bounding Box: Rectángulo que define la extensión geográfica del mapa en el espacio especificado por el SRS... o Layers: Lista de capas de información geográfica que componen el mapa. o Styles: Estilos de representación visual, descritos por un documento SLD, que se utilizarán para generar el mapa. o Otros parámetros, como formato de codificación utilizado, dimensiones, color de fondo, etc… se pueden encontrar en la siguiente tabla: Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) 12 Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Jose Correas Remedios 13 Figura 2 Un ejemplo de esta característica del WMS lo podemos encontrar en la figura 2 (imagen anterior) donde se puede ver con detalle los parámetros que pasaremos en la URL y el resultado obtenido. La siguiente URL es un ejemplo de llamada a un servicio WMS utilizando los parámetros utilizados algunos de los parámetros que define el estándar. http://b-maps.com/map.cgi?VERSION=1.1.0&REQUEST=GetMap&SRS=EPSG:4326&BBOX=97.105,24.913,78.794,36.358&WIDTH=560&HEIGHT=350&LAYERS=BUILTUPA_1M,COASTL_1 ,POLBNDL_1M&OGC 01068r3STYLES=0XFF8080,0X101040,BLACK&FORMAT=image/png&BGCOLOR=0xFFFFFF&TR ANSPARENT=TRUE&EXCEPTIONS=application/vnd.ogc.se_inimage Jose Correas Remedios Figura 3 GetCapabilities (obligatoria): Permite obtener metadatos (información de los datos publicados en este WMS) acerca del servicio web implementado. La información obtenida es un documento XML. Este documento estará formado por varias partes: o Versión del documento XML <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?> o Datos del software + Formatos de Entrada/Salida + Especificaciones del OGC Figura 4 GetFeatureInfo (optativa): Devuelve información de diversa índole y formatos, de un punto de la imagen, que corresponde con un punto del terreno. Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) 14 Jose Correas Remedios GML (Lenguaje de Marcado Geográfico) El lenguaje de Marcado Geográfico (GML) es una gramática XML definida como un Schema en XML definido para la modelización, transporte y almacenamiento de Información Geográfica. Este lenguaje ofrece una amplia variedad de objetos para describir la geografía incluyendo entidades, sistemas de coordenadas, geometría, topología, tiempo, unidades de medida y valores generalizados, etc...Como ya se ha comentado utiliza schemas XML pudiendo personalizarlos extendiéndolos ó especializándose. GML se diseñó a partir de la especificación abstracta producida por el OGC y una serie de documentos standards ya creados como son los de la serie de documentos ISO 19100. GML no contiene información específica sobre cómo se debe hacer la visualización de los datos representados. Para ello se utilizan estilos que se relacionan a GML. Los modelos conceptuales están definidos en: ISO/TS 19103: Lenguaje de esquema conceptual (unidades de medida). ISO 19107: Esquema espacial (geometría especial y topología). ISO 19108: Esquema temporal (geometría temporal y topológica y sistema de referencia temporal). ISO 19109: Reglas para la aplicación de esquemas (entidades). ISO 19111: Referenciación espacial por coordenadas (sistema de referencia de coordenadas). ISO 19123: Esquema para la geometría de coberturas y funciones (coberturas y grids). Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) GML incluye además conceptos adicionales que no están modelados en las normas vistas anteriormente. Para ello se definió la siguiente norma: 15 ISO 19136: Geographic Markup Languaje Los datos geográficos están relacionados con una representación del mundo en términos espaciales y es independiente de una determinada visualización de esos datos. Cuando se habla de datos geográficos se trata de capturar la información sobre las propiedades y geometría de los objetos del universo del problema. Cómo se simbolice esto en un mapa, el color o el grosor de las líneas que se usen para representarlos es independiente del GML. Jose Correas Remedios Figura 5 Para poder estandarizar GML se la OGC se ha basado en diferentes tecnologías, con bastantes experiencias en diferentes ámbitos: XML (1.0 se) como medio de descripción fundamental de los datos utilizados. Gran capacidad para generar y validar estructuras jerárquicas de datos. XML Schema: para la definición de la gramática GML (.xsd) UML para expresar los diagramas que muestran las relaciones de los objetos que conforman GML. Espacios de nombre en XML: para diferenciar los nombres de las etiquetas de diferentes schemas. ( <gml:point ....>, <osgb:polygon ...> ) Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) A partir de estos objetos GML permite definir objetos geográficos en formato texto por lo que es fácilmente su interpretación y entendimiento. 16 Jose Correas Remedios XSL y XSLT: Nos permite separar los datos de la presentación a la vez que transformar la información a otros formatos XML. (Xalan-Java v2, Saxon) Validadores y analizadores (parsers): motores XML que nos permiten comprobar la sintaxis frente a los schemas y leer y escribir los árboles XML. ( Xerces-J, XSV, MSXML3) XLink y XPointer: la tecnología que nos permite enlazar los datos geográficos complejos y distribuidos. Hace que GML un potente medio de almacenamiento de información distribuida. Java, C++, .NET, VBScript, Javascript, PHP, Perl, Python...: Se encargan de instanciar los motores XML y del manejo de ficheros. Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Como todo estándar presenta una serie de ventajas para su utilización, a continuación se describen las más importantes. 17 GML puede ser leído por herramientas públicas o genéricas, es decir, no es necesario poseer herramientas para visualizar GIS. Verificación automática de la integridad de los datos GML puede ser fácilmente editado GML puede ser integrado fácilmente con datos No-Espaciales. Los formatos binarios dificultan este proceso porque necesitamos conocer las estructuras y ser capaces de modificarlos.... Funcionan en los navegadores sin la necesidad de comprar software en el lado del cliente. Estilos de mapa personalizados. Separación de los datos y la presentación. Control sobre los contenidos. La selección y filtrado de la información Posee ciertas desventajas, que desde mi punto de vista podría extenderse a todo el estándar GIS y no solamente a GML. Ficheros de gran tamaño. GML es texto y por tanto la información no está optimizada desde el punto de vista del almacenamiento como si lo están los formatos binarios. Coste de la adaptación y formación a la tecnología GML. Es una tecnología de lenta implantación que aún necesita popularizarse y convertirse en un estándar ampliamente seguido. Algunos ejemplos de agencias gubernamentales que utilizan este estándar son las siguientes: Ordnance Suvery UK: OS MasterMap http://www.ordnancesurvey.co.uk/oswebsite/products/osmastermap/ Doutch Topographic Service (TDN): Top10 Vector http://www.kadaster.nl/top10nl/download/docs/GML_prototype.pdf Oficina del Censo de US, http://aries.geo.census.gov/WebTIGER/tigergml.html National Resources Canada -http://www.nrcan.gc.ca División - Data geográfica - - Jose Correas Remedios Un ejemplo de un fichero GML puede tener el siguiente formato. En este caso se pretende definir un edificio solamente a partir de su situación geográfica. Figura 6 Figura 7 Web Mapping Al proceso de diseñar, implementar, generar y difundir mapas a través de internet recibe el nombre de Web Mapping y la aplicación para realizar el proceso es IMS, aprovechando la arquitectura cliente-servidor. El cliente puede ser un navegador cualquiera para realizar una petición IMS y obtener datos que podrán ser visualizados. Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Como se puede observar solamente aparecen atributos geográficos, es decir, no se tiene en cuenta atributos de la entidad en si, pero a partir de este estándar es fácil poder añadirlos. 18 Jose Correas Remedios Figura 8 Arquitectura de WebMapping Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Según la OGC una arquitectura WebMapping consta de los siguientes componentes: 19 Ordenador con un cliente de mapas, solamente tiene que ser capaz de interpretar un HTML ó imágenes (png, jpg...) Una conexión de red a la intranet ó Internet, como medio de comunicación entre el cliente y el servidor. Un servidor Web: Responderá a las peticiones HTTP con una página HTML ó con una imagen estática. Web Application Server: El servidor Web de aplicaciones que conecta varios componentes de software Web a través de varios lenguajes de programación. Servidor Web de Mapas: Al igual que necesitamos tratar las peticiones HTTP, necesitamos un servidor especializado en mapas. Las peticiones se realizarán bajo el estándar ya estudiado WMS. Datos geográficos: Por ultimo se necesita la fuente de datos geográfica, estos suelen residir en base de datos con características espaciales. A continuación se va a mostrar un pequeño ejemplo de una aplicación libre que utiliza el estándar Web Mapping, este software es Map Server. MapServer es principalmente una herramienta para publicar mapas en Internet, funciona como una aplicación CGI de carácter libre y se ejecuta bajo Apache. El funcionamiento es muy simple, genera del lado del servidor web imágenes estáticas (JPEG, GIF, PNG, etc) como resultado del procesamiento de las peticiones realizadas por el cliente. Estas imágenes son referenciadas posteriormente dentro de la interfaz de usuario que se le envía al cliente (HTML), de manera que nos permite obtener páginas web muy simples y similares a la siguiente figura 9. Jose Correas Remedios Figura 9 Figura 10 El CGI de mapserver utiliza los siguientes recursos: Un servidor web http Apache. El Programa MAPServer. Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Al seguir la arquitectura definida por la norma que rige los Web Mapping, Map Server para funcionar correctamente necesita los componentes que pueden verse en la figura 10. 20 Jose Correas Remedios Un archivo plantilla que controla la interfaz del usuario de la aplicación con MapServer en la ventana del browser. Una fuente de Datos SIG (cartografía) que puede ser una base de datos ó ficheros Un MapFile que controla lo que mapserver hace con los datos , es el archivo básico de configuración de mapserver Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Como principal ventaja de Map Server y el web Mapping en general es que soporta todos los estandares definidos por la OGC como fuente de datos: 21 WMS (Web Map Server) WFS GML, etc… Estándares Web | Curso 2010-2011 | OGC (Open Geospatial Consortium) Jose Correas Remedios 22 Fernando Sanz Villodres SOAP (Simple Object Access Protocol) SOAP (Protocolo de Acceso simple de Objetos) es una especificación de protocolos para el intercambio de información estructurada en la implementación de servicios de la Web, definiendo como dos objetos de diferentes procesos y que en principio no tienen relación ninguna pueden llegar a comunicarse e intercambiarse información. Se basa en el lenguaje XML para su formato de mensaje, y por lo general se basa en otros protocolos de capa la de aplicación, en particular en la llamada a procedimiento remoto (RPC) y el protocolo de transferencia de hipertexto (HTTP), para la negociación y transmisión de mensajes. Dos son los objetivos principales de SOAP: Establecer un protocolo estándar de invocación de servicios remotos, basado en protocolos estándares de Internet: HTTP para la transmisión y XML para la codificación de datos. Conseguir esta invocación de servicios remotos independientemente del modelo de objetos usado en dicho servicio (lo que incluye independencia de plataforma, lenguaje de desarrollo e implementación). Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) SOAP proporciona una la base de la pila en la cual se montan los protocolos de servicios Web, proporcionando un marco básico de mensajería en la que los demás servicios Web se pueden superponer. 23 La arquitectura SOAP se compone de varias capas de especificaciones: para el formato de mensaje, Intercambio en los Patrones de Mensajes (MEP), enlaces al protocolo de transporte, modelos de procesamiento de mensajes, y extensibilidad del protocolo. Historia Alrededor de 1980 se dieron los inicios en el tema de la computación distribuida y empezó a buscarse una forma de comunicar aplicaciones que estuvieran en distintas computadoras. Sin embargo, el tema quedó un poco estancado hasta 1990, año en que se popularizaron COM (Componet Object Model) introducido por Microsoft, y CORBA (Common Object Request Broker Architecture) introducido por OMG (Object Management Group). En general, COM y CORBA no fueron más que modelos para escribir y encapsular código binario; componentes que pueden ser fácilmente llamados desde cualquier aplicación que soporte COM o CORBA. Sin embargo estos modelos no eran fácilmente interoperables, de tal manera que COM puede solamente llamar a COM, y lo mismo ocurre con CORBA. Lo que en un principio no era demasiado interesante, acabó convirtiéndose en una prioridad con la generalización de las redes de área local, lo que hizo que se crearan numerosos protocolos de comunicación: IIOP (Internet Inter-ORB Protocol), DCOM (Distributed COM), RMI (Remote Method Invocation), etc.; no obstante, estos protocolos seguían sin ser interoperables entre ellos; lo que realmente se buscaba era tener comunicación entre aplicaciones desde cualquier máquina a cualquier otra sin importar el sistema operativo, entorno de lenguajes, modelos de objetos distribuidos y usando los estándares de Internet. Fernando Sanz Villodres En este contexto nació SOAP, el cual se dio a conocer en 1999 y fue un resultado de desarrolladores de Microsoft Corp., DevelopMentor Inc. y Userland Software Inc. Después de que fuera introducido por primera vez, SOAP se convirtió en la capa subyacente de un conjunto muy complejo de los servicios Web basados en WSDL (Web Service Description Lenguaje – Lenguaje de descripción de los servicios Web) y UDDI (Universal Description, Discovery and Integration – Descripción de Descubrimientos e Integración Universal) SOAP 1.1 fue liberada el 8 de Mayo del 2000, por W3C, con la contribución de las siguientes empresas: Ariba Inc., Commerce One Inc., Compaq Computer Corp, Hewlett-Packard Co., IBM Corp., IONA Technologies PLC, Lotus Development Corp., y SAP AG. Actualmente este protocolo esta siendo desarrollado por el XML Protocol Working Group de la W3C, en la versión 1.2. Funcionamiento Figura 11 La especificación SOAP menciona que las aplicaciones deben ser independientes del lenguaje de desarrollo, por lo que las aplicaciones cliente y servidor pueden estar escritas con HTML, DHTML, Java, Visual Basic o cualquier otra herramientas y lenguaje disponibles. Lo importante es tener alguna implementación de SOAP (dependiendo de la herramienta de desarrollo elegida) y enlazar sus librerías con la aplicación. Aunque esto no es estrictamente necesario, es preferible trabajar usando dichas librerías, con el fin de no reescribir un código ya probado. SOAP es un marco extensible y descentralizado que permite trabajar sobre múltiples pilas de protocolos de redes informáticas. Los procedimientos de llamadas remotas pueden ser modelados en la forma de varios mensajes SOAP interactuando entre sí. Mensajes SOAP Los mensajes del protocolo SOAP siguen una estructura fija de 3 partes (Figura 12) Recubrimiento (envelope): es el elemento raíz del mensaje, y sirve para describir su contenido y la forma en que debe procesarse. Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) A continuación se muestra un esquema del funcionamiento de SOAP (Figura 11) 24 Fernando Sanz Villodres Cabecera (header): Es la información de identificación del contenido; un grupo de reglas de codificación para expresar las instancias de tipos de datos definidos por la aplicación. Cuerpo (body): Es el contenido del mensaje. Una convención para representar las llamadas y las respuestas a procedimientos remotos. Figura 12 Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) Además de esto, el protocolo sigue un modelo de intercambio de mensajes con tres características: 25 Los mensajes SOAP se transmiten unidireccionalmente desde emisor a receptor. Se pueden combinar mensajes para implementar patrones, siendo el más común de ellos, el de petición/respuesta (Figura 13). La implementación del mensaje se puede optimizar para explotar al máximo las características específicas del sistema de red por el que se transmite el mensaje En cuanto al procesamiento, una aplicación SOAP debe seguir 3 simples acciones (aunque dado que éste es un protocolo extensible, es posible añadir mas acciones si fuera necesario): 1. Identificar las partes del mensaje dirigidas a la aplicación concreta que evalúa el mensaje. 2. Aceptar las partes del mensaje obtenidas en el paso anterior y procesarlas Si no existen dichas partes, no re realiza ninguna acción. 3. Si la aplicación SOAP actual no es el destino final del mensaje, quitar las partes identificadas en el paso 1 (si las hubiera) y reenviar el mensaje a la próxima aplicación. Si la aplicación actual es el destino final, descartar el mensaje. Fernando Sanz Villodres Figura 13 Extensiones al protocolo SOAP puede ser extendido realizando adiciones de módulos de funcionalidad. Este enfoque permite a los desarrolladores usar los módulos y funcionalidad que ellos necesitan, sin tener la necesidad de implementar la totalidad de estos. Attachments – La posibilidad de incluir un documento no XML, archivo binario ó de enviar documentos de fax, imágenes, dibujos, o cualquier otro tipo de elemento similar, codificadas en Base64. Routing/Intermediaries – Relacionadas al proceso de encaminar mensajes SOAP a través de intermediarios. Esto ofrece la posibilidad de agregar varios Web Services (WS) y ofrecerlos como parte del paquete, es una manera de hacer a los WS escalables, a través del direccionamiento, incluso hacia múltiples servidores. Security – Dar un marco de seguridad a la comunicación. Algunos de los aspectos podrían ser aplicar SSL, firma digital, etc. XML referent nos ayuda a responder: quien envía el mensaje y si el mensaje fue alterado en la ruta. Quality of Services – QoS es una medida que puede ser comparada con la calificación dada a los ASP o ISP, que mide la calidad del servicio Context/Privacy – Hace referencia a guardar el contexto y privacidad del entorno de los usuarios. Transaction Support – Permitir que un grupo de operaciones o acciones se comporten como si fueran una simple unidad (o todo falla o todo es un éxito). Message Syntax – el formato tiene un área separada para extensiones que sean adicionadas. Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) Algunas de las extensiones que pueden ser deseables en los proveedores son las siguientes: 26 Fernando Sanz Villodres Data – SOAP puede contener cualquier tipo de datos. Provee un método para serialización de datos, pero las aplicaciones pueden definir sus propias reglas. Transport – No define como son transportados los mensajes durante el intercambio. SOAP muestra como podrían ser intercambiados sobre http, pero cualquier protocolo o método puede sustituir a http. Purpose – SOAP no define que es lo que hay dentro del mensaje, aumentando la seguridad al existir una diferencia entre los datos y su propósito. Ventajas y desventajas Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) Entre las ventajas de SOAP, se tienen: 27 Es sencillo de implementar, probar y usar. Atraviesa firewalls y routers al usar HTTP como protocolo de transporte. Tanto los datos como las funciones se describen en XML, lo que permite que el protocolo no sólo sea más fácil de utilizar sino que también sea muy sólido. Es independiente del sistema operativo, procesador, plataforma y lenguaje. Se puede utilizar tanto de forma anónima como con autenticación (nombre/clave). Facilidad para utilizar cualquier lenguaje: Los desarrolladores involucrados en nuevos proyectos pueden elegir desarrollar con el lenguaje de programación que deseen. SOAP no especifica una API, por lo que la implementación de la API se deja al lenguaje de programación o a la plataforma en sí. No se encuentra fuertemente asociado a ningún protocolo de transporte: La especificación de SOAP no describe como se deberían asociar los mensajes de SOAP con HTTP. Un mensaje de SOAP no es más que un documento XML, por lo que puede transportarse utilizando cualquier protocolo capaz de transmitir texto. No está atado a ninguna infraestructura de objeto distribuido: La mayoría de los sistemas de objetos distribuidos se pueden extender, y alguno de ellos admiten SOAP. Aprovecha los estándares existentes en la industria: Los principales contribuyentes a la especificación SOAP evitaron, intencionalmente, reinventar las cosas. Optaron por extender los estándares existentes para que coincidieran con sus necesidades. Por ejemplo, SOAP aprovecha XML para la codificación de los mensajes, en lugar de utilizar su propio sistema de tipo que ya están definidas en la especificación esquema de XML. Permite la interoperabilidad entre múltiples entornos: SOAP se desarrolló sobre los estándares existentes de la industria, por lo que las aplicaciones que se ejecuten en plataformas con dichos estándares pueden comunicarse mediante mensaje SOAP con aplicaciones que se ejecuten en otras plataformas. Por ejemplo, una aplicación de escritorio que se ejecute en un PC puede comunicarse con una aplicación ejecutándose en un mainframe capaz de enviar y recibir XML sobre HTTP. En cuanto a las desventajas, SOAP no tiene ninguna demasiado importante, aunque si se pueden nombrar dos principales: Fernando Sanz Villodres La forma de los mensajes es muy precisa: si no se respetan estrictamente las formas y los contenidos los tres elementos señalados antes (envoltura, cabecera y cuerpo), el mensaje no será entendido por ninguna aplicación. SOAP convierte en opcionales elementos como encabezados, ofrece un amplio margen con respecto a lo que se puede incluir en el elemento de cuerpo, y además cambia los nombres de métodos en etiquetas secundarias del cuerpo y los argumentos en etiquetas secundarias del nombre del método, lo que puede generar ciertos problemas de comprensibilidad. Uso de los Servicios Web y SOAP en las empresas Actualmente, los Servicios Web están siendo ampliamente aceptados por las empresas para el desarrollo de software de uso interno, debido en gran parte al uso de SOAP, que permite la cooperación y la interoperabilidad entre empresas que estén desarrollando proyectos en común y en las cuales no estén trabajando sobre la misma plataforma, lenguaje de programación o incluso hardware compatibles. Para realización de dichos proyectos hay que tener en cuenta los siguientes aspectos: Seguridad Los servicios pueden implementar toda su funcionalidad y permanecer seguros tras el cortafuegos de la compañía. Sin embargo, las técnicas de seguridad convencionales que se han venido usando en Internet para la transmisión de información ya no son suficientes. Con SOAP, cada mensaje simple que se intercambia realiza múltiples saltos y es encaminado a través de numerosos puntos antes de que alcance su destino final, lo que unido al hecho de que el propio protocolo elimina información innecesaria antes del próximo salto, garantiza un alto grado de seguridad. No obstante, aun es posible incrementar la seguridad utilizando ciertas técnicas compatibles con XML, y por tanto, con SOAP, como son: Encriptación XML: Evita que los datos se vean expuestos a lo largo de su recorrido. Firma Digital XML: Asocia los datos del mensaje al usuario que emite la firma, de modo que este usuario es el único que puede modificar dichos datos. XKMS: XKMS (XML Key Management Specification) define Servicios Web que se pueden usar para chequear la confianza de un certificado de usuario. SAML: SAML (Security Assertion Mark-up Language) hace posible que los Servicios Web intercambien información de autentificación y autorización entre ellos, de modo que un servicio confíe en un usuario autentificado por otro servicio. Validación de datos: Permite que los Servicios Web reciban datos dentro de los rangos esperados. Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) 28 Fernando Sanz Villodres Calidad Los Servicios Web proporcionan conectividad con cualquier software de un modo transparente por el paso de mensajes SOAP, y cada proveedor de servicios puede adoptar soluciones diferentes que resultan más o menos adecuadas para el consumidor. Estandarización Los Servicios Web están basados en el estándar XML, que ha sido universalmente aceptado. SOAP es el único protocolo que ha sido aceptado en este momento por el World Wide Web Consortium y se encuentra estandarizado. SOAP y WSDL están siendo ampliamente usados. Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) Además, algunas de las empresas más importantes en el desarrollo de Negocio Electrónico como IBM, Intel, Microsoft u Oracle, han creado el WS-I, organización para la Interoperabilidad de los Servicios Web. El objetivo de dicha organización es la promoción de la estandarización de los servicios de modo que se fomente la cooperación e interoperabilidad entre las compañías y mercados utilizando este protocolo. 29 Estándares Web | Curso 2010-2011 | SOAP (Simple Object Access Protocol) Fernando Sanz Villodres 30 Rubén Muñoz Gómez Web services Un servicio web (en inglés, Web service) es una pieza de software que utiliza un conjunto de protocolos y estándares que sirven para intercambiar datos entre aplicaciones. Distintas aplicaciones de software desarrolladas en lenguajes de programación diferentes, y ejecutadas sobre cualquier plataforma, pueden utilizar los servicios web para intercambiar datos en redes de ordenadores como Internet. La interoperabilidad se consigue mediante la adopción de estándares abiertos. Las organizaciones OASIS y W3C son los comités responsables de la arquitectura y reglamentación de los servicios Web. Para mejorar la interoperabilidad entre distintas implementaciones de servicios Web se ha creado el organismo WS-I, encargado de desarrollar diversos perfiles para definir de manera más exhaustiva estos estándares. Historia Los Servicios Web surgieron ante una necesidad de estandarizar la comunicación entre distintas plataformas (PC, Mainframe, Mac, etc.) y lenguajes de programación (PHP, C#, Java, etc.). Anteriormente se habían realizado intentos de crear estándares pero fracasaron o no tuvieron el suficiente éxito, algunos de ellos son DCOM y CORBA, por ser dependientes de la implementación del vendedor DCOM - Microsoft, y CORBA - ORB (a pesar que CORBA de múltiples vendedores pueden operar entre si, hay ciertas limitaciones para aplicaciones de niveles más altos en los cuales se necesite seguridad o administración de transacciones). Otro gran problema es que se hacía uso de RPC (Remote Procedure Call) para realizar la comunicación entre diferentes nodos. Esto, además de presentar ciertos problemas de seguridad, tiene la desventaja de que su implementación en un ambiente como es Internet, es casi imposible (muchos firewalls bloquean este tipo de mensajes, lo que hace prácticamente imposible a dos computadoras conectadas por Internet comunicarse). Los Web Services surgieron para finalmente poder lograr la tan esperada comunicación entre diferentes plataformas. En la actualidad muchos sistemas legacy están pasando a ser web services. Estándares Web | Curso 2010-2011 | Web Services Es por esto que en 1999 se comenzó a plantear un nuevo estándar, el cual terminaría utilizando XML, SOAP, WSDL, y UDDI. 31 Ventajas de los servicios web Aportan interoperabilidad entre aplicaciones de software independientemente de sus propiedades o de las plataformas sobre las que se instalen. Los servicios Web fomentan los estándares y protocolos basados en texto, que hacen más fácil acceder a su contenido y entender su funcionamiento. Permiten que servicios y software de diferentes compañías ubicadas en diferentes lugares geográficos puedan ser combinados fácilmente para proveer servicios integrados. Inconvenientes de los servicios Web Para realizar transacciones no pueden compararse en su grado de desarrollo con los estándares abiertos de computación distribuida como CORBA (Common Object Request Broker Architecture). Su rendimiento es bajo si se compara con otros modelos de computación distribuida, tales como RMI (Remote Method Invocation), CORBA o DCOM (Distributed Component Rubén Muñoz Gómez Object Model). Es uno de los inconvenientes derivados de adoptar un formato basado en texto. Y es que entre los objetivos de XML no se encuentra la concisión ni la eficacia de procesamiento. Al apoyarse en HTTP, pueden esquivar medidas de seguridad basadas en firewall cuyas reglas tratan de bloquear o auditar la comunicación entre programas a ambos lados de la barrera. Razones para crear servicios Web La principal razón para usar servicios Web es que se pueden utilizar con HTTP sobre TCP (Transmission Control Protocol) en el puerto 80. Dado que las organizaciones protegen sus redes mediante firewalls -que filtran y bloquean gran parte del tráfico de Internet-, cierran casi todos los puertos TCP salvo el 80, que es, precisamente, el que usan los navegadores. Los servicios Web utilizan este puerto, por la simple razón de que no resultan bloqueados. Es importante señalar que los servicios web se pueden utilizar sobre cualquier protocolo, sin embargo, TCP es el más común. Otra razón es que, antes de que existiera SOAP, no había buenas interfaces para acceder a las funcionalidades de otros ordenadores en red. Las que había eran ad hoc y poco conocidas, tales como EDI (Electronic Data Interchange), RPC (Remote Procedure Call), u otras APIs. Una tercera razón por la que los servicios Web son muy prácticos es que pueden aportar gran independencia entre la aplicación que usa el servicio Web y el propio servicio. De esta forma, los cambios a lo largo del tiempo en uno no deben afectar al otro. Esta flexibilidad será cada vez más importante, dado que la tendencia a construir grandes aplicaciones a partir de componentes distribuidos más pequeños es cada día más utilizada. Se espera que para los próximos años mejoren la calidad y cantidad de servicios ofrecidos basados en los nuevos estándares. Estándares utilizados XML (Extensible Markup Language): Es el formato estándar para los datos que se vayan a intercambiar. SOAP (Simple Object Access Protocol) o XML-RPC (XML Remote Procedure Call): Protocolos sobre los que se establece el intercambio. Otros protocolos: los datos en XML también pueden enviarse de una aplicación a otra mediante protocolos normales como HTTP (Hypertext Transfer Protocol), FTP (File Transfer Protocol), o SMTP (Simple Mail Transfer Protocol). Web Services Protocol Stack La Web Services Protocol Stack es una colección de protocolos y estandares para redes de Computadores que son utilizados para definir, localizar, implementar y hacer que un Servicio Web interactúe con otro. La Web Services Protocol Stack esta comprendida principalmente por cuatro áreas: Servicio de Transporte: responsable del transporte de mensajes entre las Aplicaciones de red y los protocolos en los cuales se incluyen protocolos tales como HTTP, SMTP, FTP, así como también el más reciente Blocks Extensible Exchange Protocol (BEEP). Estándares Web | Curso 2010-2011 | Web Services Los servicios web utilizan un gran abanico de estándares entre los que están: 32 Rubén Muñoz Gómez Mensajería XML: responsable por la codificación de mensajes en un formato común XML así que ellos puedan ser entendidos en cualquier extremo de una conexión de red. Actualmente, esta área incluye protocolos tales como XML-RPC, SOAP y REST. Descripción del Servicio: usado para describir la interfaz pública de un Servicio Web especifico. El formato de interfaz Web Services Description Language - WSDL es típicamente usado para este propósito. Descubrimiento de servicios: centraliza servicios en un registro común tal que los servicios Web de la red puedan publicar su localización y descripción, y hace que sea fácil descubrir que servicios están disponibles en la red. Actualmente, la API Universal Description Discovery and Integration - UDDI se utiliza normalmente para el descubrimiento de servicios. La Web Services Protocol Stack también incluye un amplio rango de protocolos recientemente definidos: Business Process Execution Language - BPEL, SOAP Security Extensions: Digital Signature - SOAP-DSIG. Estándares Web | Curso 2010-2011 | Web Services En la siguiente imagen se representan algunos de los estándares que incluye el Web Services Protocol Stack: 33 WS-Security WS-Security (Seguridad en Servicios Web) es un protocolo de comunicaciones que suministra un medio para aplicar seguridad a los Servicios Web. En abril de 2004 el estándar WS-Security 1.0 fue publicado por Oasis-Open. En 2006 fue publicada la versión 1.1. Originalmente desarrollado por IBM, Microsoft, y VeriSign, el protocolo es ahora llamado oficialmente WSS y está desarrollado por un comité en Oasis-Open. El protocolo contiene especificaciones sobre cómo debe garantizarse la integridad y seguridad en mensajería de Servicios Web. El protocolo WSS incluye detalles en el uso de SAML y Kerberos, y formatos de certificado tales como X.509. Rubén Muñoz Gómez La Integridad de datos y confidencialidad podrían también garantizarse sobre Servicios Web a través del uso de la Transport Layer Security (TLS), por ejemplo enviando mensajes sobre HTTPS. Esto puede reducir significativamente la sobrecarga, por ejemplo eliminando la necesidad de codificar claves y firmas de mensaje en ASCII antes de enviar. La parte negativa de usar TLS sería si los mensajes necesitaran pasar a través de un servidor proxy, como si fuera necesario ver la petición para enrutado. En tal caso, el servidor vería la petición que llega del proxy, no del cliente; esto podría ser solventado si el proxy tiene una copia de la clave y certificado del cliente, o teniendo un certificado de firmado de confianza para el servidor, con el cual podría generar un par clave/certificado que coincida con aquellos del cliente. Sin embargo, el hecho de que el proxy está operando el mensaje significa que no asegura la seguridad extremo a extremo, sino que solo asegura la seguridad punto a punto. WS-Security incorpora características de seguridad en el encabezado de un mensaje SOAP, trabajando en la capa aplicación. Así asegura seguridad extremo a extremo. WSRP Web Services for Remote Portlets (WSRP) es un protocolo estándar aprobado por OASIS diseñado para la comunicación con portlets remotos. La especificación WSRP define una interfaz de servicio web para interactuar con servicios web orientados a la presentación. Fue desarrollado inicialmente a través de los esfuerzos conjuntos de los comités técnicos de OASIS: Web Services for Interactive Applications(WSIA) y Web Services for Remote Portlets (WSRP). Con la aprobación de WSRP v1 como estándar de OASIS en septiembre de 2003, estos dos comités técnicos se unieron y continuaron el trabajo como Web Services for Remote Portlets (WSRP) el Comité Técnico de OASIS. Hosts de contenido, como servidores de portales, proveyendo portlets como servicios web orientados a la presentación, que pueden ser usados por herramientas de agregación; Agregadores de contenido, como servidores de portal, consumiendo servidores web orientados a la presentación proporcionados por un portal o no portal de proveedores de contenidos e integrándolos dentro de un portal framework. WS-Reliability WS-Reliability es un modelo genérico y abierto de OASIS basado en SOAP ([SOAP 1.1] y [SOAP 1.2 Parte 1]) para garantizar la entrega fiable de mensajes para servicios web. Esta especificación defina la fiabilidad en el contexto de los actuales estándares de servicios web. Este estándar ha sido diseñado para usarse en combinación con otros protocolos complementarios y basadas en experiencias previas (Ej.: ebXML, servicios de mensaje). En él se define la entrega fiable de mensajes como la habilidad de garantizar el envío de mensajes a las aplicaciones software – servicios web o aplicaciones cliente de servicios web – con un nivel elegido de calidad del servicio. La calidad del servicio es definido como la habilidad de determinar los siguientes aspectos de envío de mensajes: Persistencia de los mensajes. Confirmación y reenvío de los mensajes. Eliminación de los mensajes duplicados. Entrega ordenada de los mensajes. Estándares Web | Curso 2010-2011 | Web Services Los escenarios que motivaron la funcionalidad WSRP incluyen: 34 Rubén Muñoz Gómez Conocimiento del estado de la entrega para las aplicaciones del emisor y el receptor. La especificación de WS-Reliability provee a WSDL de definiciones para la mensajería fiable y el específico formato de los mensajes como el contenido de la cabecera y/o el cuerpo de SOAP. Se ocupa de las dependencias entre la capacidad de los nodos de mensajería (persistencia, procesamiento de mensajes) y el nivel de calidad del servicio que puede proporcionar. El comité técnico de OASIS Web Services Reliable Messaging (WSRM) es el responsable de la especificación. El WS-Reliability se convirtió en un estándar de OASIS en el 2004. WS-ReliableMessaging Web Services Reliable Messaging (WS-ReliableMessaging) describe un protocolo que permite que los mensajes sean enviados de forma fiable entre aplicaciones distribuidas con la presencia de componentes software, sistemas, o fallos de la red. El protocolo es descrito en esta especificación de forma independiente permitiendo lo que le permite ser implementado usando diferentes tecnologías de transporte red. Para apoyar la interoperabilidad de los servicios web, un enlace SOAP es definido en esta especificación. WS-ReliableMessaging se convirtió en un estándar de OASIS en el 2007. Estándares Web | Curso 2010-2011 | Web Services UDDI UDDI son las siglas del catálogo de negocios de Internet denominado Universal Description, Discovery and Integration. El registro en el catálogo se hace en XML. UDDI es una iniciativa industrial abierta (sufragada por la OASIS) entroncada en el contexto de los servicios Web. El registro de un negocio en UDDI tiene tres partes: 35 Páginas blancas - dirección, contacto y otros identificadores conocidos. Páginas amarillas - categorización industrial basada en taxonomías. Páginas verdes - información técnica sobre los servicios que aportan las propias empresas. UDDI es uno de los estándares básicos de los servicios Web cuyo objetivo es ser accedido por los mensajes SOAP y dar paso a documentos WSDL, en los que se describen los requisitos del protocolo y los formatos del mensaje solicitado para interactuar con los servicios Web del catálogo de registros. WSDL WSDL son las siglas de Web Services Description Language, un formato XML que se utiliza para describir servicios Web (algunas personas lo leen como wisdel). La versión 1.0 fue la primera recomendación por parte del W3C y la versión 1.1 no alcanzó nunca tal estatus. La versión 2.0 se convirtió en la recomendación actual por parte de dicha entidad. WSDL describe la interfaz pública a los servicios Web. Está basado en XML y describe la forma de comunicación, es decir, los requisitos del protocolo y los formatos de los mensajes necesarios para interactuar con los servicios listados en su catálogo. Las operaciones y mensajes que soporta se describen en abstracto y se ligan después al protocolo concreto de red y al formato del mensaje. Así, WSDL se usa a menudo en combinación con SOAP y XML Schema. Un programa cliente que se conecta a un servicio web puede leer el WSDL para determinar qué funciones están disponibles en el servidor. Los tipos de datos especiales se incluyen en el archivo WSDL en forma de XML Rubén Muñoz Gómez Schema. El cliente puede usar SOAP para hacer la llamada a una de las funciones listadas en el WSDL. El WSDL nos permite tener una descripción de un servicio web. Especifica la interfaz abstracta a través de la cual un cliente puede acceder al servicio y los detalles de cómo se debe utilizar. ISO/IEC 25437:2009 / ECMA-366 WS-Session – Servicios Web para servicios de sesiones de aplicación La ISO/IEC 25437:2009/ ECMA 366 especifica servicios web (en WSDL) y un enlace SOAP para los servicios de sesión de aplicaciones definidos en la ISO/IEC 22534/ ECMA-354. Los servicios de sesión de aplicaciones permiten a las aplicaciones crear y mantener una relación con servidores definidas en sesiones de aplicación. Los servicios web especificados en el documento permiten a los solicitantes de servicios (aplicaciones en ISO/IEC 22534/ ECMA-354) y proveedores de servicios (servicios en ISO/IEC 22534/ ECMA-354) crear y mantener las sesiones de aplicación. Se construye e importa sobre las definiciones de XML schema de la ISO/IEC 22534/ ECMA-354. El método para hacer la descripción de WSDL en los servicios especificados disponibles para proveedores y solicitantes de servicios esta fuera del alcance de la ISO/IEC 25437:2009/ ECMA366. La operación de finalización de sesiones de aplicación de la ISO/IEC 25437:2009/ ECMA-366 es un evento de notificación asíncrono de salida que los solicitantes de servicios reciben de los proveedores de servicios. Los solicitantes de servicios también puede recibir las notificaciones de eventos de los servicios web, por ejemplo, ECMA-348, que usa la ISO/IEC 25437:2009 para la gestión de servicios. Especifica los mecanismos de suscripción de eventos usando WS-Eventing, Especifica los mecanismos de suscripción de eventos usando WS-BaseNotification, Especifica las opciones de respuesta de suscripción asíncrona para los dos mecanismos de suscripción de eventos. Muestra un ejemplo de WS-Session WSDL binding con SOAP/HTTP. Listas de plantillas SOAP XML para los mensajes de la ISO/IEC 22534. Algunas listas plantillas SOAP XML para los mensajes WS-Eventing. Algunas listas plantillas SOAP XML para los mensajes WS-BaseNotification. Provee un resumen de los cambios de la edición anterior (ISO/IEC 24537:2006). Estándar ECMA-348 - Lenguaje de descripción de servicios web (WSDL) para CSTA fase 3 4ª Edición (Junio 2009) El lenguaje de descripción de servicios web (WSDL) es un XML schema para la descripción de servicios web y como se puede acceder a aplicaciones CSTA basadas en la web. Todo lo que una aplicación necesita para comunicarse con un servicio web se describe en un documento WSDL. Este estándar especifica un WSDL para los mensajes XML definidos en ECMA-323, el protocolo XML para aplicaciones de telecomunicación apoyadas en ordenador (CSTA) fase 3. Todas las Estándares Web | Curso 2010-2011 | Web Services La ISO/IEC 25437:2009 especifica la subscripción de eventos y las notificaciones de comportamiento apoyadas por dos opciones definidas. Además: 36 Rubén Muñoz Gómez características de CSTA (Ej. servicios y eventos) especificados en ECMA-269 y ECMA-323 están especificadas en este estándar. CSTA WSDL facilita la creación y desarrollo de web basadas en aplicaciones CSTA. Por ejemplo, por usar CSTA WSDL con muchos entornos de desarrollo de servicios web industriales, un desarrollador web puede acceder a funciones de CSTA proveídas por una implementación CSTA sin conocer detalles de la red o protocolos de transporte subyacentes. El WSDL especificado en este estándar es definido con XML y XML schema. Un ejemplo ilustrado de transporte en este estándar es SOAP sobre HTTP. Este estándar se basa en tipos de datos y formatos de mensajes XML especificados en ECMA-323. Aunque un documento WSDL contiene tanto las definiciones abstractas (mensajes y elementos de tipo puerto WSDL) como las definiciones especificas de protocolos concretos (enlaces, puertos y elementos de servicio WSDL), este estándar CSTA WSDL especifica únicamente las definiciones abstractas. Este estándar especifica los tipos de puertos para un subconjunto de los perfiles especificados en ECMA-269. Estándares Web | Curso 2010-2011 | Web Services En diciembre del 2005 ECMA aprobó ECMA TR/90, que propone modificaciones y adiciones a ECMA-348 cuando el subyacente WS-Addressing y WS-Eventing technology se ha establecido. 37 Estándares Web | Curso 2010-2011 | Web Services Rubén Muñoz Gómez 38 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Glosario Glosario 39 .NET .NET es un framework de Microsoft que hace un énfasis en la transparencia de redes, con independencia de plataforma de hardware y que permita un rápido desarrollo de aplicaciones. ActionScript Es un lenguaje de programación orientado a objetos utilizado en las versiones de Adobe Flash. Ads Area Directors. Agente Usuario Es una aplicación informática que funciona como cliente en un protocolo de red; el nombre se aplica generalmente para referirse a aquellas aplicaciones que acceden a la World Wide Web. Los agentes de usuario que se conectan a la Web pueden ser desde navegadores web hasta los web crawler de los buscadores, pasando por teléfonos móviles, lectores de pantalla y navegadores en Braille usados por personas con discapacidades. de Ajax Asynchronous JavaScript And XML. API Application Programming Interface. ARPAnet Advanced Research Projects Agency NETwork. C# Lenguaje de programación orienteado a objetos desarrollado estandarizado por Micrsoft como parte de la plataforma .NET. C/C++ Lenguaje de programación. CE Consumer Electronics. CLI Common Language Infrastructure. COM Component Object Model CORBA Common Object Request Broker Architecture CSS Cascading Style Sheets. CSW Web Cataloque Service DARPA Defense Advanced Research Projects Agency. DCOM Distributed COM DOM Document Object Model. Ecma International European Computer Manufacturers Association International. ECMAScript Especificación de lenguaje de programación publicada por Ecma International. GML Geography Markup Language y EXI Efficient XML Interchange. HTML HyperText Markup Language. HTTP HyperText Transfer Protocol. IAB Internet Archtecture Board. IANA Internet Assigned Numbers Authority. ICANN Internet Corporation for Assigned Names and Numbers. IESG Internet Engineering Steering Group. IETF Internet Engineering Task Force. IIOP Internet Inter-ORB Protocol Internet Explorer Agente de Usuario desarrollado por Microsoft para el sistem operativo Microsoft Windows. IP Internet Protocol. IPv6 Internet protocol versión 6. IRSG Internet Research Steering Group. IRTF Internet Research Task Force. ISO International Organization for Standardization. ISOC Internet Society. ISP Internet Standards Process. ITC Information and Communication Technology. JavaScript Lenguaje de programación interpretado que es un dialecto del estándar ECMAScript KML Keyhole Markup Language LINQ Language Integrated Query. MAC Medium Access Control. Navegador Ver Agente de Usuario. NCSA Mosaic Primer navegador web gráfico de Internet. Netscape Navigator Uno de los primeros navegadores gráficos de Internet. NeXTStep Sistema operativo orientado a objetos, multitarea que NeXT Computer, Inc. diseñó para correr en los ordenadores NeXT. NomCom Nominations Committee. Estándares Web | Curso 2010-2011 | Glosario J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 40 Estándares Web | Curso 2010-2011 | Glosario J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 41 OMG Object Management Group OWL Ontology Web Language. POO Programación Orientada a Objetos. RDF Resource Description Framework. RFC Request for Comments. RFC Editor Request for Comments Editor. RMI Remote Method Invocation SIG Sistemas de Información Geográfica SKOS Simple Knowledge Organization System. SOAP Simple Object Access Protocol. SPARQL SPARQL Protocol and RDF Query Language. SVG Scalable Vector Graphics. TIC Tecnología de la Información y la Comunicación. URI Uniform Resource Identifier. UWB Ultra WideBand. W3C World Wide Web Consortium. WHATWG Web Hypertext Application Technology Working Group. World Wide Web Sistema de distribución de información basado en hipertexto o hipermedios enlazados y accesibles a través de Internet. WCS Web Coverage Service WFS Web Feature Service WMS Web Map Service WSDL Web Service Description Language. WSG Web Standard Group. XBL XML Binding Language. XHTML eXtensible HyperText Markup Language. XML eXtensible Markup Language. XML Schema Lenguaje de esquema utilizado para describir la estructura y las restricciones de los contenidos de los documentos XML de una forma precisa, más allá de las normas sintácticas impuestas por el propio lenguaje XML. Xquery Lenguaje de consulta diseñado para consultar coleeeciones de datos XML. Es semánticamente similar a SQL, pero incluye algunas capacidades de programación. XSL-FO XSL Formating Objects. XSTL eXtensible Stylesheet Language Transformations. WWW World Wide Web. SQL Structured Query Language. XSL eXtensible Stylesheet Language. XSTL eXtensible Stylesheet Language Transformations. WWW World Wide Web. SQL Structured Query Language. XSL eXtensible Stylesheet Language. Estándares Web | Curso 2010-2011 | Glosario J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 42 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Anexos Miembros ISO Estándares Web | Curso 2010-2011 | Anexos Country 43 Afghanistan Albania Algeria Angola Antigua and Barbuda Argentina Armenia Australia Austria Azerbaijan Bahrain Bangladesh Barbados Belarus Belgium Bhutan Bolivia Bosnia and Herzegovina Botswana Brazil Brunei Darussalam Bulgaria Burkina Faso Burundi Cambodia Cameroon Canada Central African Republic Chile China Colombia Congo, The Democratic Republic of the Congo, the Republic of the Costa Rica Côte d'Ivoire Croatia Cuba Cyprus Czech Republic Denmark Dominica Acronym Membership ANSA DPS IANOR IANORQ ABBS IRAM SARM SA ASI AZSTAND BSMD BSTI BNSI BELST NBN SQCA IBNORCA BAS BOBS ABNT CPRU BDS FASONORM BBN ISC ANOR SCC SNQCA INN SAC ICONTEC Correspondent member Correspondent member Member body Correspondent member Subscriber member Member body Member body Member body Member body Member body Member body Member body Member body Member body Member body Correspondent member Correspondent member Member body Member body Member body Correspondent member Member body Correspondent member Subscriber member Subscriber member Member body Member body Subscriber member Member body Member body Member body OCC Member body ACONOR INTECO CODINORM HZN NC CYS UNMZ DS DBOS Correspondent member Member body Member body Member body Member body Member body Member body Member body Subscriber member TC PDC partici- participation pation 0 1 4 3 41 3 0 1 0 0 328 3 38 3 445 3 519 3 9 3 10 2 19 2 29 3 161 2 551 3 6 1 12 3 80 2 28 3 312 3 6 3 355 3 0 0 0 0 0 0 31 3 380 3 0 0 103 2 703 3 141 3 15 1 0 27 50 183 201 66 590 320 0 3 3 2 2 3 3 3 3 0 Country Ecuador Egypt El Salvador Eritrea Estonia Ethiopia Fiji Finland France Gabon Gambia Georgia Germany Ghana Greece Guatemala Guinea Guyana Honduras Hong Kong, China Hungary Iceland India Indonesia Iran, Islamic Republic of Iraq Ireland Israel Italy Jamaica Japan Jordan Kazakhstan Kenya Korea, Democratic People's Republic Korea, Republic of Kuwait Kyrgyzstan Lao People's Democratic Rep. Latvia Lebanon Lesotho Liberia Libyan Arab Jamahiriya Lithuania Luxembourg Acronym Membership INEN EOS CONACYT ESI EVS QSAE FTSQCO SFS AFNOR ANTT GAMSFP GEOSTM DIN GSB ELOT COGUANOR IGNM GNBS DGCI ITCHKSAR MSZT IST BIS BSN ISIRI COSQC NSAI SII UNI BSJ JISC JSMO KAZMEMST KEBS Member body Member body Correspondent member Subscriber member Member body Member body Member body Member body Member body Correspondent member Correspondent member Correspondent member Member body Member body Member body Correspondent member Correspondent member Subscriber member Subscriber member Correspondent member Member body Member body Member body Member body Member body Member body Member body Member body Member body Member body Member body Member body Member body Member body CSK Member body KATS KOWSMD KYRGYZST DISM LVS LIBNOR LSQAS LDS LNCSM LST ILNAS Member body Member body Correspondent member Subscriber member Correspondent member Member body Correspondent member Correspondent member Member body Member body Member body TC PDC partici- participation pation 87 3 289 3 15 0 0 0 75 1 119 3 10 2 544 3 720 3 0 1 1 0 1 2 716 3 28 2 193 3 0 1 0 0 0 0 0 0 232 2 479 3 148 3 606 3 222 3 354 3 32 3 268 3 213 3 660 3 99 3 676 3 22 3 72 2 198 3 94 2 704 6 0 0 3 20 0 0 36 59 41 3 2 1 0 3 3 0 0 3 3 1 Estándares Web | Curso 2010-2011 | Anexos J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 44 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Country 45 Macau, China Madagascar Malawi Malaysia Mali Malta Mauritania Mauritius Mexico Moldova, Republic of Mongolia Montenegro Morocco Mozambique Myanmar Namibia Nepal Netherlands New Zealand Nigeria Norway Oman Pakistan Palestine Panama Papua New Guinea Paraguay Peru Philippines Poland Portugal Qatar Romania Russian Federation Rwanda Saint Lucia Saint Vincent and the Grenadines Saudi Arabia Senegal Serbia Seychelles Sierra Leone Singapore Slovakia Slovenia South Africa Spain Acronym CPTTM BNM MBS DSM MLIDNI MSA DNPQ MSB DGN INSM MASM ISME SNIMA INNOQ MSTRD NSI NBSM NEN SNZ SON SN DGSM PSQCA PSI COPANIT NISIT INTN INDECOPI BPS PKN IPQ QS ASRO GOST R RBS SLBS SVGBS SASO ASN ISS SBS SLSB SPRING SG SUTN SIST SABS AENOR Membership Correspondent member Correspondent member Correspondent member Member body Member body Member body Correspondent member Member body Member body Correspondent member Member body Correspondent member Member body Correspondent member Correspondent member Member body Correspondent member Member body Member body Member body Member body Member body Member body Correspondent member Member body Correspondent member Correspondent member Member body Member body Member body Member body Member body Member body Member body Correspondent member Member body Subscriber member Member body Member body Member body Correspondent member Correspondent member Member body Member body Member body Member body Member body TC PDC partici- participation pation 0 0 0 0 2 2 255 3 10 3 37 3 2 1 65 3 129 3 41 3 147 3 17 2 71 3 0 3 0 0 5 3 1 0 579 3 162 3 31 3 344 3 22 3 147 3 5 3 1 1 1 1 0 1 19 3 119 3 630 3 349 3 27 2 697 3 620 3 3 2 5 3 0 0 152 3 5 3 469 3 0 1 0 0 136 3 440 3 92 3 417 3 615 3 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Sri Lanka Sudan Suriname Swaziland Sweden Switzerland Syrian Arab Republic Tajikistan Tanzania, United Republic of Thailand The former Yugoslav Republic of Macedonia Trinidad and Tobago Tunisia Turkey Turkmenistan Uganda Ukraine United Arab Emirates United Kingdom Uruguay USA Uzbekistan Viet Nam Yemen Zambia Zimbabwe Acronym Membership SLSI SSMO SSB SWASA SIS SNV SASMO TJKSTN TBS TISI Member body Member body Correspondent member Correspondent member Member body Member body Member body Correspondent member Member body Member body ISRM Member body TTBS INNORPI TSE MSST UNBS DSSU ESMA BSI UNIT ANSI UZSTANDARD STAMEQ YSMO ZABS SAZ Member body Member body Member body Correspondent member Correspondent member Member body Member body Member body Member body Member body Member body Member body Member body Correspondent member Member body TC PDC partici- participation pation 185 2 10 2 0 2 11 3 536 3 521 3 18 3 11 1 139 3 269 3 9 2 68 163 356 0 21 311 14 717 47 609 7 73 3 4 48 3 3 3 0 2 3 2 3 3 3 2 3 1 1 3 Estándares Web | Curso 2010-2011 | Anexos Country 46 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Estándares ISO 47 Standard Edition ISO/IEC 1539:2004/Cor.1:2006 3rd ISO/IEC 2382-1:1993 3rd ISO 2382-2:1976 1st ISO 2382-3:1987 2nd ISO/IEC 2382-4:1999 1st ISO/IEC 2382-5:1999 1st ISO 2382-6:1987 2nd ISO/IEC 2382-7:2000 3rd ISO/IEC 2382-8:1998 2nd ISO/IEC 2382-9:1995 2nd ISO 2382-10:1979 1st ISO 2382-12:1988 2nd ISO/IEC 2382-13:1996 2nd ISO/IEC 2382-14:1997 2nd ISO/IEC 2382-15:1999 1st ISO/IEC 2382-16:1996 2nd ISO/IEC 2382-17:1999 2nd ISO/IEC 2382-18:1999 1st ISO 2382-19:1989 2nd ISO/IEC 2382-20:1990 1st ISO 2382-21:1985 1st ISO/IEC 2382-23:1994 1st ISO/IEC 2382-24:1995 st 1 Titles Information technology -- Programming languages -- Fortran -- Part 1: Base language -Technical Corrigendum 1 Information technology -- Vocabulary -- Part 1: Fundamental terms Data processing -- Vocabulary -- Part 2: Arithmetic and logic operations Information processing systems -- Vocabulary -Part 3: Equipment technology Information technology -- Vocabulary -- Part 4: Organization of data Information technology -- Vocabulary -- Part 5: Representation of data Information processing systems -- Vocabulary -Part 6: Preparation and handling of data Information technology -- Vocabulary -- Part 7: Computer programming Information technology -- Vocabulary -- Part 8: Security Information technology -- Vocabulary -- Part 9: Data communication Data processing -- Vocabulary -- Part 10: Operating techniques and facilities Information processing systems -- Vocabulary -Part 12: Peripheral equipment Information technology -- Vocabulary -- Part 13: Computer graphics Information technology -- Vocabulary -- Part 14: Reliability, maintainability and availability Information technology -- Vocabulary -- Part 15: Programming languages Information technology -- Vocabulary -- Part 16: Information theory Information technology -- Vocabulary -- Part 17: Databases Information technology -- Vocabulary -- Part 18: Distributed data processing Information processing systems -- Vocabulary -Part 19: Analog computing Information technology -- Vocabulary -- Part 20: System development Data processing -- Vocabulary -- Part 21: Interfaces between process computer systems and technical processes Information technology -- Vocabulary -- Part 23: Text processing Information technology -- Vocabulary -- Part 24: Committee JTC1 JTC 1 JTC 1 JTC 1 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1/ SC 32 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 2382-25:1992 1st ISO/IEC 2382-26:1993 1st ISO/IEC 2382-27:1994 1st ISO/IEC 2382-28:1995 1st ISO/IEC 2382-29:1999 1st ISO/IEC 2382-31:1997 1st ISO/IEC 2382-32:1999 1st ISO/IEC 2382-34:1999 1st ISO/IEC 2382-36:2008 1st ISO/IEC 5218:2004 1st ISO/IEC 7498-1:1994 2nd ISO/IEC 7498-3:1997 2nd ISO/IEC 7498-4:1989 1st ISO/IEC 7501-1:1997 3rd ISO/IEC 7501-2:1997 2nd ISO/IEC 7501-3:1997 1st ISO/IEC 8072:1996 3rd ISO/IEC 8073:1997 4th ISO/IEC 8073:1997/Amd.1:1998 1st Titles Computer-integrated manufacturing Information technology -- Vocabulary -- Part 25: Local area networks Information technology -- Vocabulary -- Part 26: Open systems interconnection Information technology -- Vocabulary -- Part 27: Office automation Information technology -- Vocabulary -- Part 28: Artificial intelligence -- Basic concepts and expert systems Information technology -- Vocabulary -- Part 29: Artificial intelligence -- Speech recognition and synthesis Information technology -- Vocabulary -- Part 31: Artificial intelligence -- Machine learning Information technology -- Vocabulary -- Part 32: Electronic Mail Information technology -- Vocabulary -- Part 34: Artificial intelligence -- Neural networks Information technology -- Vocabulary -- Part 36: Learning, education and training Information technology -- Codes for the representation of human sexes Information technology -- Open Systems Interconnection -- Basic Reference Model: The Basic Model Information technology -- Open Systems Interconnection -- Basic Reference Model: Naming and addressing Information processing systems -- Open Systems Interconnection -- Basic Reference Model -- Part 4: Management framework Identification cards -- Machine readable travel documents -- Part 1: Machine readable passport Note: ISO/IEC 7501-1 endorses the Third Edition of ICAO Doc. 9303. The Fourth Edition of ICAO Doc. 9303 is not yet endorsed by ISO Identification cards -- Machine readable travel documents -- Part 2: Machine readable visa Identification cards -- Machine readable travel documents -- Part 3: Machine readable official travel documents Information technology -- Open systems interconnection -- Transport service definition Information technology -- Open Systems Interconnection -- Protocol for providing the connection-mode transport service Amendment 1: Relaxation of class conformance requirements and expedited data service feature Committee JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1 JTC 1/ SC36 JTC1/ SC32 JTC1 JTC1 JTC1 JTC1/ SC17 JTC1/ SC17 JTC1/ SC17 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 48 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard Estándares Web | Curso 2010-2011 | Anexos (E) ISO/IEC 8073:1997/Amd.1:1998 (F) 49 Edition 1st Titles negotiation Amendement 1: Assouplissement des contraintes liées aux prescriptions de conformité de classe et à la négociation du service de données exprès Information technology -- Data communications - X.25 Packet Layer Protocol for Data Terminal Equipment Information technology -- Open Systems Interconnection -- Network service definition Technologies de l'information -- Interconnexion de systèmes ouverts OSI -- Définition du service de réseau Information technology -- Protocol for providing the connectionless-mode network service: Protocol specification Information technology -- Protocol for providing the connectionless-mode network service -- Part 2: Provision of the underlying service by an ISO/IEC 8802 subnetwork Information technology -- Protocol for providing the connectionless-mode network service: Provision of the underlying service by an X.25 subnetwork Information technology -- Protocol for providing the connectionless-mode network service: Provision of the underlying service by a subnetwork that provides the OSI data link service Information technology -- Protocol for providing the connectionless-mode network service: Provision of the underlying service by ISDN circuit-switched B-channels Information technology -- Protocol for providing the OSI connectionless-mode transport service Amendment 1: Addition of connectionless-mode multicast capability Information technology -- Computer graphics -Metafile for the storage and transfer of picture description information -- Part 1: Functional specification ISO/IEC 8208:2000 4th ISO/IEC 8348:2002 (E) 3rd ISO/IEC 8348:2002 (F) 3rd ISO/IEC 8473-1:1998 2nd ISO/IEC 8473-2:1996 1st ISO/IEC 8473-3:1995 1st ISO/IEC 8473-4:1995 1st ISO/IEC 8473-5:1997 1st ISO/IEC 8602:1995 2nd ISO/IEC 8602:1995/Amd.1:1996 1st ISO/IEC 8632-1:1999 2nd ISO/IEC 86321:1999/Cor.1:2006 ISO/IEC 86321:1999/Cor.2:2007 1st Technical Corrigendum 1 1st Technical Corrigendum 2 nd ISO/IEC 8632-3:1999 2 ISO/IEC 8632-4:1999 2nd Information technology -- Computer graphics -Metafile for the storage and transfer of picture description information -- Part 3: Binary encoding Information technology -- Computer graphics -Metafile for the storage and transfer of picture Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition Titles description information -- Part 4: Clear text encoding Information technology -- Abstract Syntax Notation One (ASN.1): Specification of basic notation Information technology -- Abstract Syntax Notation One (ASN.1): Information object specification Information technology -- Abstract Syntax Notation One (ASN.1): Constraint specification Information technology -- Abstract Syntax Notation One (ASN.1): Parameterization of ASN.1 specifications Information technology -- ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER) Information technology -- ASN.1 encoding rules: Specification of Packed Encoding Rules (PER) Information technology -- ASN.1 encoding rules: Specification of Encoding Control Notation (ECN) Information technology -- ASN.1 encoding rules: XML Encoding Rules (XER) IInformation technology -- ASN.1 encoding rules: Mapping W3C XML schema definitions into ASN.1 Information technology -- ASN.1 encoding rules: Registration and application of PER encoding instructions Information technology -- Telecommunications and information exchange between systems -Use of X.25 to provide the OSI Connection-mode Network Service ISO/IEC 8824-1:2008 4th ISO/IEC 8824-2:2008 4th ISO/IEC 8824-3:2008 4th ISO/IEC 8824-4:2008 4th ISO/IEC 8825-1:2008 4th ISO/IEC 8825-2:2008 4th ISO/IEC 8825-3:2008 2nd ISO/IEC 8825-4:2008 2nd ISO/IEC 8825-5:2008 2nd ISO/IEC 8825-6:2008 2nd ISO/IEC 8878:1992 2nd ISO/IEC 8878:1992/Cor.1:1993 ISO/IEC 8878:1992/Cor.2:1993 ISO/IEC 8878:1992/Cor.3:1996 1st Technical Corrigendum 1 1st Technical Corrigendum 2 1st Technical Corrigendum 3 ISO/IEC 9075-1:2008 3rd ISO/IEC 9542:1988 1st ISO 9542:1988/Amd 1:1999 1st Information technology -- Database languages -SQL -- Part 1: Framework (SQL/Framework) Information processing systems -Telecommunications and information exchange between systems -- End system to Intermediate system routeing exchange protocol for use in conjunction with the Protocol for providing the connectionless-mode network service (ISO 8473) Information processing systems -Telecommunications and information exchange Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC32 JTC1/ SC06 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 50 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 51 Edition ISO/IEC TR 9577:1999 4th ISO/IEC 9834-1:2008 3rd ISO/IEC 9834-8:2008 2nd ISO/IEC 9834-9:2008 1st ISO/IEC 9899:1999/Cor.1:2001 1st ISO/IEC TR 100001:1998 4th ISO/IEC TR 100002:1998 5th ISO/IEC TR 100003:1998 2nd ISO/IEC TR 10032:2003 1st ISO/IEC 10090:1992 1st ISO/IEC 10149:1995 2nd ISO/IEC TR 10176-2003 4th ISO/IEC TR 10182:1993 1st Titles between systems -- End system to Intermediate system routeing exchange protocol for use in conjunction with the Protocol for providing the connectionless-mode network service (ISO 8473) -- Amendment 1: Addition of group composition information Information technology -- Protocol identification in the network layer Information technology -- Open Systems Interconnection -- Procedures for the operation of OSI Registration Authorities: General procedures and top arcs of the International Object Identifier tree Information technology -- Open Systems Interconnection -- Procedures for the operation of OSI Registration Authorities: Generation and registration of Universally Unique Identifiers (UUIDs) and their use as ASN.1 Object Identifier components Information technology - Open Systems Interconnection - Procedures for the operation of OSI Registration Authorities: Registration of object identifier arcs for applications and services using tag-based identification Programming languages -- C -- Technical Corrigendum 1 Information technology -- Framework and taxonomy of International Standardized Profiles - Part 1: General principles and documentation framework Information technology -- Framework and taxonomy of International Standardized Profiles - Part 2: Principles and Taxonomy for OSI Profiles Information technology -- Framework and taxonomy of International Standardized Profiles - Part 3: Principles and Taxonomy for Open System Environment Profiles Information technology -- Reference Model of Data Management Information technology -- 90 mm optical disk cartridges, rewritable and read only, for data interchange Information technology -- Data interchange on read-only 120 mm optical data disks (CD-ROM) Information technology -- Guidelines for the preparation of programming language standards Information technology -- Programming languages, their environments and system software interfaces -- Guidelines for language Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC22 JTC1 JTC1 JTC1 JTC1/ SC32 JTC1/ SC23 JTC1/ SC23 JTC1/ SC22 JTC1/ SC22 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 10589:2002 2nd ISO/IEC 10641:1993 1st ISO/IEC 10646:2003(E) 1st ISO/IEC 10646:2003/Amd.1:200 5(E) 1st ISO/IEC 10646:2003/Amd.2:200 6(E) 1st ISO/IEC 10646:2003/Amd.3:200 8(E) 1st ISO/IEC 10646:2003/Amd.4:200 8(E) 1st ISO/IEC 10646:2003/Amd.5:200 8(E) 1st ISO/IEC 10646:2003/Amd.6:200 9(E) 1st ISO/IEC 10646:2003/Amd.7:201 0(E) 1st ISO/IEC 10746-1:1998 1st ISO/IEC 10746-2:1996 1st ISO/IEC 10746-3:1996 1st ISO/IEC 10746-4:1998 1st Titles bindings Information technology -- Telecommunications and information exchange between systems -Intermediate System to Intermediate System intra-domain routeing information exchange protocol for use in conjunction with the protocol for providing the connectionless-mode network service (ISO 8473) Information technology -- Computer graphics and image processing -- Conformance testing of implementations of graphics standards Information technology -- Universal MultipleOctet Coded Character Set (UCS) Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 1: Glagolitic, Coptic, Georgian and other characters Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 2: N'Ko, Phags-pa, Phoenician and other characters Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 3: Lepcha, Ol Chiki, Saurashtra, Vai and other characters Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 4: Cham, Game Tiles, and other characters Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 5: Tai Tham, Tai Viet, Avestan, Egyptian Hieroglyphs, CJK Unified Ideographs Extension C, and other characters Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 6: Bamum, Javanese, Lisu, Meetei Mayek, Samaritan, and other characters Information technology -- Universal MultipleOctet Coded Character Set (UCS) -- Amendment 7: Mandaic, Batak, Brahmi, and other characters Information technology -- Open Distributed Processing -- Reference model: Overview Information technology -- Open Distributed Processing -- Reference model: Foundations Information technology -- Open Distributed Processing -- Reference Model: Architecture Information technology -- Open Distributed Processing -- Reference Model: Architectural semantics Committee JTC1/ SC06 JTC1/ SC24 JTC1/ SC02 JTC1/ SC02 JTC1/ SC02 JTC1/ SC02 JTC1/ SC02 JTC1/ SC02 JTC1/ SC02 JTC1/ SC02 JTC1/ SC07 JTC1/ SC07 JTC1/ SC07 JTC1/ SC07 Estándares Web | Curso 2010-2011 | Anexos Standard 52 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard Edition ISO/IEC 10967-1:1994 1st ISO/IEC 10967-2:2001 1st ISO/IEC 10967-3:2006 1st ISO/IEC 10995:2008 1st ISO/IEC TR 11017:1998 1st ISO/IEC 11072:1992 1st ISO/IEC 11172-4:1995 1st Estándares Web | Curso 2010-2011 | Anexos Compliance testing bitstreams 53 Titles Information technology -- Language independent arithmetic -- Part 1: Integer and floating point arithmetic Information technology -- Language independent arithmetic -- Part 2: Elementary numerical functions Information technology -- Language independent arithmetic -- Part 3: Complex integer and floating point arithmetic and complex elementary numerical functions Information technology -- Digitally recorded media for information interchange and storage -Test method for the estimation of the archival lifetime of optical media Information technology -- Framework for internationalization Information technology -- Computer graphics -Computer Graphics Reference Model Information technology -- Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s -- Part 4: Compliance testing Committee JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC23 JTC1/ SC22 JTC1/ SC24 JTC1/ SC29 Compliance testing bitstreams ISO/IEC TR 111725:1998 1st ISO/IEC 11179-1:2004 2nd ISO/IEC 11179-2:2005 2nd ISO/IEC 11179-3:2003 2nd ISO/IEC 11179-4:2004 2nd ISO/IEC 11179-5:2005 2nd ISO/IEC 11179-6:2005 2nd ISO/IEC 11404:2007 2nd ISO/IEC 11560:1992 1st ISO/IEC 11571:1998 2nd Information technology -- Coding of moving pictures and associated audio for digital storage media at up to about 1,5 Mbit/s -- Part 5: Software simulation Information technology -- Metadata registries (MDR) -- Part 1: Framework Information technology -- Metadata registries (MDR) -- Part 2: Classification Information technology -- Metadata registries (MDR) -- Part 3: Registry metamodel and basic attributes Information technology -- Metadata registries (MDR) -- Part 4: Formulation of data definitions Information technology -- Metadata registries (MDR) -- Part 5: Naming and identification principles Information technology -- Metadata registries (MDR) -- Part 6: Registration Information technology -- General-Purpose Datatypes (GPD) Information technology -- Information interchange on 130 mm optical disk cartridges using the magneto-optical effect, for write once, read multiple functionality Information technology -- Telecommunications JTC1/ SC29 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC22 JTC1/ SC23 JTC1/ J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 11572:2000 3rd ISO/IEC 11574:2000 2nd ISO/IEC 11579-1:1994 1st ISO/IEC 115791:1994/Cor 1:1996 1st ISO/IEC 11579-3:1999 1st ISO/IEC 11582:2002 2nd ISO/IEC 11889-1:2009 1st ISO/IEC 11889-2:2009 1st ISO/IEC 11889-3:2009 1st ISO/IEC 11889-4:2009 1st ISO/IEC 11976:2008 1st ISO/IEC TR 12860:2009 1st ISO/IEC TR 12861:2009 1st Titles and information exchange between systems -Private Integrated Services Networks -Addressing Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Circuit mode bearer services -- Inter-exchange signalling procedures and protocol Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Circuitmode 64 kbit/s bearer services -- Service description, functional capabilities and information flows Information technology -- Telecommunications and information exchange between systems -Private integrated services network -- Part 1: Reference configuration for PISN Exchanges (PINX) Technical Corrigendum 1 Information technology -- Private integrated services network -- Part 3: Reference configuration for PINX extension lines Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Generic functional protocol for the support of supplementary services -- Inter-exchange signalling procedures and protocol Information technology -- Trusted Platform Module -- Part 1: Overview Information technology -- Trusted Platform Module -- Part 2: Design principles Information technology -- Trusted Platform Module -- Part 3: Structures Information technology -- Trusted Platform Module -- Part 4: Commands Information technology -- Data interchange on 130 mm rewritable and write-once-read-many ultra density optical (UDO) disk cartridges -Capacity: 60 Gbytes per cartridge -- Second generation Information technology -- Telecommunications and information exchange between systems -Next Generation Corporate Networks (NGCN) -General Information technology -- Telecommunications and information exchange between systems -- Committee SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC27 JTC1/ SC27 JTC1/ SC27 JTC1/ SC27 JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 54 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 55 Edition ISO/IEC 12862:2011 2nd ISO/IEC 13156:2009 1st ISO/IEC 13157-1:2010 1st ISO/IEC 13157-2:2010 1st ISO/IEC 13170:2009 1st ISO/IEC 13246:1997 1st ISO/IEC 13247:1997 1st ISO/IEC 13403:1995 1st ISO/IEC 13481:1993 1st ISO/IEC 13549:1993 1st ISO/IEC 13560:2009 1st ISO/IEC 13568:2002 1st ISO/IEC 13614:1995 1st Titles Next Generation Corporate Networks (NGCN) -Identification and routing Information technology -- 120 mm (8,54 Gbytes per side) and 80 mm (2,66 Gbytes per side) DVD recordable disk for dual layer (DVD-R for DL) Information technology -- Telecommunications and information exchange between systems -High rate 60 GHz PHY, MAC and HDMI PAL Information technology -- Telecommunications and information exchange between systems -NFC Security -- Part 1: NFC-SEC NFCIP-1 security services and protocol Information technology -- Telecommunications and information exchange between systems -NFC Security -- -- Part 2: NFC-SEC cryptography standard using ECDH and AES Information technology -- 120 mm (8,54 Gbytes per side) and 80 mm (2,66 Gbytes per side) DVD re-recordable disk for dual layer (DVD-RW for DL) Information technology -- Telecommunications and information exchange between systems -Broadband Private Integrated Services Network - Inter-exchange signalling protocol -- Signalling ATM adaptation layer Information technology -- Telecommunications and information exchange between systems -Broadband Private Integrated Services Network - Inter-exchange signalling protocol -- Basic call/connection control Information technology -- Information interchange on 300 mm optical disk cartridges of the write once, read multiple (WORM) type using the CCS method Information technology -- Data interchange on 130 mm optical disk cartridges -- Capacity: 1 gigabyte per cartridge Information technology -- Data interchange on 130 mm optical disk cartridges -- Capacity: 1,3 gigabytes per cartridge Information technology -- Telecommunications and information exchange between systems -Procedure for the registration of assigned numbers for ISO/IEC 26907 and ISO/IEC 26908 Information technology -- Z formal specification notation -- Syntax, type system and semantics Information technology -- Interchange on 300 mm optical disk cartridges of the write once, read multiple (WORM) type using the SSF method Committee JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 JTC1/ SC06 JTC1/ SC22 JTC1/ SC23 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 13818-4:2004 2nd ISO/IEC 138184:2004/Amd.1:2005 1st ISO/IEC 138184:2004/Amd.2:2005 1st ISO/IEC 138184:2004/Amd.2:2005/Co r..2:2009 1st ISO/IEC 138184:2004/Amd.3:2009 1st ISO/IEC TR 138185:2005 2nd ISO/IEC 13842:1995 1st ISO/IEC 13863:1998 2nd ISO/IEC 13864:1995 1st ISO/IEC 13865:2003 2nd ISO/IEC 13866:1995 1st Titles Information technology -- Generic coding of moving pictures and associated audio information -- Part 4: Conformance testing Information technology -- Generic coding of moving pictures and associated audio information -- Part 4: Conformance testing -Amendment 1: MPEG-2 IPMP conformance testing Information technology -- Generic coding of moving pictures and associated audio information -- Part 4: Conformance testing -Amendment 2: Additional audio conformance test sequences Technical Corrigendum 1 Information technology -- Generic coding of moving pictures and associated audio information -- Part 4: Conformance testing -Amendment 3: Level for 1080@50p/60p conformance testing Information technology -- Generic coding of moving pictures and associated audio information -- Part 5: Software simulation Information technology -- 130 mm optical disk cartridges for information interchange -Capacity: 2 Gbytes per cartridge Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Path replacement additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Name identification supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call Transfer supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call completion supplementary services Committee JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 56 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 57 Edition ISO/IEC 13868:2003 2nd ISO/IEC 13869:2003 2nd ISO/IEC 13870:2003 3rd ISO/IEC 13872:2003 2nd ISO/IEC 13873:2003 2nd ISO/IEC 13874:2003 3rd ISO/IEC 13886:1996 1st ISO/IEC 13963:1995 1st ISO/IEC 14136:1995 1st ISO/IEC TR 14369:1999 1st ISO/IEC 14474:1998 1st Titles Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Name identification supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call Transfer supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call Completion supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call Diversion supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call Diversion supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Path Replacement additional network feature Information technology -- Language-Independent Procedure Calling (LIPC) Information technology -- Data interchange on 90 mm optical disk cartridges -- Capacity: 230 megabytes per cartridge Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Identification supplementary services Information technology -- Programming languages, their environments and system software interfaces -- Guidelines for the preparation of Language-Independent Service Specifications (LISS) Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Functional requirements for static circuit-mode inter-PINX Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC22 JTC1/ SC23 JTC1/ SC06 JTC1/ SC22 JTC1/ SC06 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition Titles connections Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Architecture and scenarios for Private Integrated Services Networking Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing Committee JTC1/ SC06 ISO/IEC TR 14475:2001 2nd ISO/IEC 14496-4:2004 2nd ISO/EC 144964:2004/Cor.1:2005 ISO/EC 144964:2004/Cor.3:2006 ISO/EC 144964:2004/Cor.4:2008 ISO/EC 144964:2004/Amd.1:2005/Co r.1:2005 ISO/EC 144964:2004/Amd.1:2005/Co r.2:2008 1st Technical Corrigendum 1 1st Technical Corrigendum 3 1st Technical Corrigendum 4 1st Technical Corrigendum 1 JTC1/ SC29 1st Technical Corrigendum 2 JTC1/ SC29 ISO/IEC 144964:2004/Amd.2:2005 1st ISO/IEC 144964:2004/Amd.3:2005 1st ISO/IEC 144964:2004/Amd.4:2005 1st ISO/IEC 144964:2004/Amd.5:2005 1st ISO/IEC 144964:2004/Amd.6:2005 1st ISO/IEC 144964:2004/Amd.6:2005/Co r.1:2008 1st ISO/IEC 144964:2004/Amd.7:2005 1 ISO/IEC 144964:2004/Amd.8:2005 1st st Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 2: MPEG-4 conformance extensions for XMT and media nodes Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 3: Visual new levels and tools Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 4: IPMPX conformance extensions Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 5: Conformance extensions for error-resilient simple scalable profile Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 6: Advanced Video Coding conformance Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 7: AFX conformance extensions Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 8: High Efficiency Advanced Audio Coding, audio BIFS, and structured audio conformance JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 Estándares Web | Curso 2010-2011 | Anexos Standard 58 Estándares Web | Curso 2010-2011 | Anexos J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 59 Edition ISO/IEC 144964:2004/Amd.8:2005/Co r.1:2008 1st Technical Corrigendum 1 JTC1/ SC29 ISO/IEC 144964:2004/Amd.9:2006 1st Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 9: AVC fidelity range extensions conformance JTC1/ SC29 ISO/IEC 144964:2004/Amd.9:2006/Co r.1:2007 1st Technical Corrigendum 1 JTC1/ SC29 ISO/IEC 144964:2004/Amd.10:2005 1st ISO/IEC 144964:2004/Amd.11:2006 1st ISO/IEC 144964:2004/Amd.11:2006/C or.3:2008 1st ISO/IEC 144964:2004/Amd.12:2007 1 ISO/IEC 144964:2004/Amd.13:2007 1st ISO/IEC 144964:2004/Amd.13:2007/C or.1:2008 1st ISO/IEC 144964:2004/Amd.14:2007 1st ISO/IEC 144964:2004/Amd.15:2007 1st ISO/IEC 144964:2004/Amd.17:2007 1st ISO/IEC 144964:2004/Amd.18:2007 1st ISO/IEC 144964:2004/Amd.19:2007 1st st Titles Committee Standard Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 10: Conformance extensions for simple profile levels 4a and 5 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 11: Parametric stereo conformance Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 12: Morphing & Textures conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 13: Parametric coding for high quality audio conformance Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 14: BSAC conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 15: Lossless coding of oversampled audio Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 17: Advanced text and 2D graphics conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 18: Conformance of MPEG-1/2 Audio in MPEG-4 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 19: Audio lossless coding (ALS) JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 144964:2004/Amd.19:2007/C or.1:2008 1st ISO/IEC 144964:2004/Amd.20:2008 1st ISO/IEC 144964:2004/Amd.21:2008 1st ISO/IEC 144964:2004/Amd.22:2008 1st ISO/IEC 144964:2004/Amd.23:2008 1st ISO/IEC 144964:2004/Amd.24:2008 1st ISO/IEC 144964:2004/Amd.25:2008 1st ISO/IEC 144964:2004/Amd.26:2008 1st ISO/IEC 144964:2004/Amd.27:2008 1st ISO/IEC 144964:2004/Amd.28:2008 1st ISO/IEC 144964:2004/Amd.29:2008 1st ISO/IEC 144964:2004/Amd.30:2009 1st ISO/IEC 144964:2004/Amd.31:2009 1st ISO/IEC 14496- 1st Titles Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 20: Scalable to lossless coding (SLS) conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 21: Geometry and shadow conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 22: AudioBIFS v3 conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 23: Synthesized texture conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 24: File format conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 25: LASeR and SAF conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 26: Conformance levels and bitstreams for Open Font Format Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 27: LASeR and SAF extensions conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 28: Conformance extensions for simple profile level 6 Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 29: Symbolic Music Representation conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 30: Conformance testing for new profiles for professional applications Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 31: Conformance testing for SVC profiles Information technology -- Coding of audio-visual Committee JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ Estándares Web | Curso 2010-2011 | Anexos Standard 60 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard Edition Estándares Web | Curso 2010-2011 | Anexos 4:2004/Amd.32:2009 61 ISO/IEC 144964:2004/Amd.35:2009 1st ISO/IEC 144964:2004/Amd.37:2010 1st ISO/IEC 144964:2004/Amd.38:2010 1st ISO/IEC 14496-5:2001 2nd ISO/IEC 144965:2001/Amd.1:2002 1st ISO/IEC 144965:2001/Amd.2:2003 1st ISO/IEC 144965:2001/Amd.3:2003 1st ISO/IEC 144965:2001/Amd.4:2004 1st ISO/IEC 144965:2001/Amd.5:2004 1st ISO/IEC 144965:2001/Amd.6:2005 1st ISO/IEC 144965:2001/Amd.6:2005/Co r.1:2006 1st ISO/IEC 144965:2001/Amd.7:2005 1 ISO/IEC 144965:2001/Amd.8:2006 1st st Titles objects -- Part 4: Conformance testing -Amendment 32: Frame-based Animated Mesh Compression conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 35: Simple studio profile levels 5 and 6 conformance testing Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 37: Additional file format conformance Information technology -- Coding of audio-visual objects -- Part 4: Conformance testing -Amendment 38: Conformance testing for Multiview Video Coding Information technology -- Coding of audio-visual objects -- Part 5: Reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 1: Reference software for MPEG-4 Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 2: MPEG-4 reference software extensions for XMT and media nodes Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 3: Visual new level and tools Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 4: IPMPX reference software extensions Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 5: Reference software extensions for error resilient simple scalable profile Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 6: Advanced Video Coding (AVC) and High Efficiency Advanced Audio Coding (HE AAC) reference software Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 7: AFX reference software extensions Information technology -- Coding of audio-visual objects -- Part 5: Reference software -- Committee SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 144965:2001/Amd.9:2007 1st ISO/IEC 144965:2001/Amd.10:2007 1st ISO/IEC 144965:2001/Amd.10:2007/C or.1:2008 ISO/IEC 144965:2001/Amd.10:2007/C or.2:2008 ISO/IEC 144965:2001/Amd.10:2007/C or.3:2009 ISO/IEC 144965:2001/Amd.10:2007/C or.4:2010 Titles Amendment 8: AVC fidelity range extensions reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 9: Morphing & Textures reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 10: SSC, DST, ALS and SLS reference software Committee JTC1/ SC29 1st Technical Corrigendum 1 JTC1/ SC29 1st Technical Corrigendum 2 JTC1/ SC29 1st Technical Corrigendum 3 JTC1/ SC29 1st Technical Corrigendum 4 JTC1/ SC29 ISO/IEC 144965:2001/Amd.11:2007 1st ISO/IEC 144965:2001/Amd.12:2007 1st ISO/IEC 144965:2001/Amd.13:2008 1st ISO/IEC 144965:2001/Amd.14:2009 1st ISO/IEC 144965:2001/Amd.14:2009/C or.1:2010 1st ISO/IEC 144965:2001/Amd.15:2010 1st ISO/IEC 144965:2001/Amd.16:2008 1st Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 11: MPEG-J GFX Reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 12: Updated file format reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 13: Geometry and shadow reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 14: Open Font Format reference software> Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 14: Open Font Format reference software -- Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 15: Reference software for Multiview Video Coding Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 16: Symbolic Music Representation reference software JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 Estándares Web | Curso 2010-2011 | Anexos Standard 62 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 63 Edition ISO/IEC 144965:2001/Amd.17:2008 1st ISO/IEC 144965:2001/Amd.18:2008 1st ISO/IEC 144965:2001/Amd 19:2009 1st ISO/IEC 144965:2001/Amd.20:2009 1st ISO/IEC 144965:2001/Amd.21:2009 1st ISO/IEC 144965:2001/Amd.22:2009 1st ISO/IEC 144965:2001/Amd.23:2010 1st ISO/IEC 144965:2001/Amd.24:2009 1st ISO/IEC 144965:2001/Amd.25:2009 1st ISO/IEC 144965:2001/Amd.27:2011 1st ISO/IEC TR 144967:2004 2nd ISO/IEC 14496-12:2008 3rd ISO/IEC 1449612:2008/Amd.1:2009 1st Titles Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 17: Reference software for LASeR and SAF Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 18: Reference software for new profiles for professional applications Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 19: Reference software for Scalable Video Coding Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 20: MPEG-1 and -2 on MPEG-4 reference software and BSAC extensions Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 21: Frame-based Animated Mesh Compression reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 22: Reference software for 3D Graphics Compression Model (3DGCM) Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 23: Synthesized texture reference software Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 24: Reference software for AAC-ELD Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 25: Reference software for scene partitioning Information technology -- Coding of audio-visual objects -- Part 5: Reference software -Amendment 25: Reference software for scene partitioning Information technology -- Coding of audio-visual objects -- Part 7: Optimized reference software for coding of audio-visual objects Information technology -- Coding of audio-visual objects -- Part 12: ISO base media file format Information technology -- JPEG 2000 image coding system -- Part 12: ISO base media file format -- Amendment 1: General improvements including hint tracks, metadata support and sample groups Committee JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ISO/IEC 1449612:2008/Cor.1:2008 ISO/IEC 1449612:2008/Cor.2:2009 ISO/IEC 1449612:2008/Cor.3:2009 Edition Titles Committee JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 1st Technical Corrigendum 1 1st Technical Corrigendum 2 1st Technical Corrigendum 3 ISO/IEC 14496-20:2008 2nd Information technology -- Coding of audio-visual objects -- Part 20: Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF) JTC1/ SC29 ISO/IEC 1449620:2008/Cor.1:2010 1st Technical Corrigendum 1 JTC1/ SC29 ISO/IEC 1449620:2008/Amd.1:2009 1st ISO/IEC 1449620:2008/Amd.2:2010 1st ISO/IEC 1449620:2008/Amd.3:2010 1st ISO/IEC 14496-22:2009 2nd ISO/IEC 14496-22:2009 ast ISO/IEC 14496-22:2009 1st ISO/IEC 14496-26:2010 1st ISO/IEC 1449626:2010/Cor 2:2011 1st ISO/IEC 1449626:2010/Amd 2:2010 1st ISO/IEC 14651:2007(E) 2nd ISO/IEC 14662:2004 (E) 2nd Information technology -- Coding of audio-visual objects -- Part 20: Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF) -- Amendment 1: Extensions to support SVGT1.2 Information technology -- Coding of audio-visual objects -- Part 20: Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF) -- Amendment 2: Technology for scene adaptation Information technology -- Coding of audio-visual objects -- Part 20: Lightweight Application Scene Representation (LASeR) and Simple Aggregation Format (SAF) -- Amendment 3: Presentation and Modification of Structured Information (PMSI) Information technology -- Coding of audio-visual objects -- Part 22: Open Font Format Technical Corrigendum 1 Information technology -- Coding of audio-visual objects -- Part 22: Open Font Format -Amendment 1: Support for many-to-one range mappings Information technology -- Coding of audio-visual objects -- Part 26: Audio conformance Technical Corrigendum 2 Information technology -- Coding of audio-visual objects -- Part 26: Audio conformance -Amendment 2: BSAC conformance for broadcasting Information technology -- International string ordering and comparison -- Method for comparing character strings and description of the common template tailorable ordering Information technology -- Open-edi reference model JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC02 JTC1/ SC32 Estándares Web | Curso 2010-2011 | Anexos Standard 64 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 65 Edition ISO/IEC 14841:1996 1st ISO/IEC 14842:1996 1st ISO/IEC 14843:2003 2nd ISO/IEC 14844:2003 2nd ISO/IEC 14845:1996 1st ISO/IEC 14846:2003 2nd ISO/IEC 14977:1996 1st ISO/IEC 15049:1997 1st ISO/IEC 15050:2003 2nd ISO/IEC 15051:2003 2nd Titles Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call offer supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Do not disturb and do not disturb override supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call Offer supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Do Not Disturb and Do Not Disturb Override supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call intrusion supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call intrusion supplementary service Information technology -- Syntactic metalanguage -- Extended BNF Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Advice of charge supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Advice Of Charge supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Recall supplementary service Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC22 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 15052:2003 2nd ISO/IEC 15053:2003 2nd ISO/IEC 15054:2003 2nd ISO/IEC 15055:1997 1st ISO/IEC 15056:1997 1st ISO/IEC TR 15285:1998 1st ISO/IEC 15408-1:2009 3rd ISO/IEC 15408-2:2008 3rd ISO/IEC 15408-3:2008 3rd ISO/IEC 15428:1999 1st ISO/IEC 15429:2003 2nd Titles Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Recall supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call interception additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call interception additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Transit counter additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Transit counter additional network feature Information technology -- An operational model for characters and glyphs Information technology -- Security techniques -Evaluation criteria for IT security -- Part 1: Introduction and general model Information technology -- Security techniques -Evaluation criteria for IT security -- Part 2: Security functional components Information technology -- Security techniques -Evaluation criteria for IT security -- Part 3: Security assurance components Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Wireless Terminal Location Registration supplementary service and Wireless Terminal Information Exchange additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Wireless Terminal Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC02 JTC1/ SC27 JTC1/ SC27 JTC1/ SC27 JTC1/ SC06 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 66 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 67 Edition Titles Location Registration supplementary service and Wireless Terminal Information exchange additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Wireless terminal call handling additional network features Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Wireless terminal call handling additional network features Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Wireless Terminal Authentication supplementary services (WTAT and WTAN) Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Wireless Terminal Authentication supplementary services Information technology -- JPEG 2000 image coding system: Conformance testing Information technology -- JPEG 2000 image coding system: Reference software Information technology -- JPEG 2000 image coding system: Reference software -- Part 5 -Amendment 1: Reference software for the JP2 file format Information technology -- JPEG 2000 image coding system -- Part 12: ISO base media file format Information technology -- JPEG 2000 image coding system -- Part 12: ISO base media file format -- Amendment 1: General improvements including hint tracks, metadata support and sample groups ISO/IEC 15430:1999 1st ISO/IEC 15431:2003 2nd ISO/IEC 15432:1999 1st ISO/IEC 15433:2003 2nd ISO/IEC 15444-4:2004 2nd ISO/IEC 15444-5:2003 1st ISO/IEC 154445:2003/Amd.1:2003 1st ISO/IEC 15444-12:2008 3rd ISO/IEC 1544412:2009/Amd.1:2009 1st ISO/IEC 1544412:2008/Cor 1:2008 ISO/IEC 1544412:2008/Cor 2:2009 ISO/IEC 1544412:2008/Cor 3:2009 1st Technical Corrigendum 1 1st Technical Corrigendum 2 1st Technical Corrigendum 3 ISO/IEC TR 15446:2004 1st Information technology - Security techniques Guide for the production of Protection Profiles Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC27 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 15485:1997 1st ISO/IEC 15486:1998 1st ISO/IEC 15505:2003 3rd ISO/IEC 15506:2003 3rd ISO/IEC 15507:1997 1st ISO/IEC 15771:1998 1st ISO/IEC 15772:2003 2nd ISO/IEC 15772:1998/Cor 1:2000 1st ISO/IEC 15773:1998 1st ISO/IEC 15898:1998 1st ISO/IEC 15899:1998 1st Titles and Security Targets Information technology -- Data interchange on 120 mm optical disk cartridges using phase change PD format -- Capacity: 650 Mbytes per cartridge Information technology -- Data interchange on 130 mm optical disk cartridges of type WORM (Write Once Read Many) using irreversible effects -- Capacity: 2,6 Gbytes per cartridge Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Message Waiting Indication supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Message Waiting Indication supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- PINX clock synchronization Information technology --Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Common information additional network feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Common information additional network feature Technical Corrigendum 1 Information technology -- Telecommunications and information exchange between systems -Broadband Private Integrated Services Network - Inter-exchange signalling protocol -- Transit counter additional network feature Information technology -- Data interchange on 356 mm optical disk cartridges -- WORM, using phase change technology -- Capacity: 14,8 Gbytes and 25 Gbytes per cartridge Information technology -- Telecommunications and information exchange between systems -- Committee JTC1/ SC23 JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 68 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 69 Edition ISO/IEC 15938: MPEG-7 Schema Files -- ISO/IEC 15938-6:2003 1st ISO/IEC 159386:2003/Amd.1:2006 1st ISO/IEC 159386:2003/Amd.2:2007 1st ISO/IEC 159386:2003/Amd.3:2010 1st ISO/IEC 15938-7:2003 1st ISO/IEC 159387:2003/Amd.1:2005 1st ISO/IEC 159387:2003/Amd.2:2007 1st ISO/IEC 159387:2003/Amd.3:2007 1st ISO/IEC 159387:2003/Amd.5:2010 1st ISO/IEC TR 1593811:2005 1st ISO/IEC TR 15942:2000 1st ISO/IEC 15944-1:2002 1st Titles Broadband Private Integrated Services Network - Service description -- Broadband connection oriented bearer services Information technology -- Multimedia content description interface -- Part 10 & 11 Information technology -- Multimedia content description interface -- Part 6: Reference software Information technology -- Multimedia content description interface -- Part 6: Reference software -- Amendment 1: Reference software extensions Information technology -- Multimedia content description interface -- Part 6: Reference software -- Amendment 2: Reference software of perceptual 3D shape descriptor Information technology -- Multimedia content description interface -- Part 6: Reference software -- Amendment 3: Reference software for image signature tools Information technology -- Multimedia content description interface -- Part 7: Conformance testing Information technology -- Multimedia content description interface -- Part 7: Conformance testing -- Amendment 1: Conformance extensions Information technology -- Multimedia content description interface -- Part 7: Conformance testing -- Amendment 2: Fast access extensions conformance Information technology -- Multimedia content description interface -- Part 7: Conformance testing -- Amendment 3: Conformance testing of perceptual 3D shape descriptor Information technology -- Multimedia content description interface -- Part 7: Conformance testing -- Amendment 5: Conformance testing for image signature tools Information technology -- Multimedia content description interface -- Part 11: MPEG-7 profile schemas Information technology -- Programming languages -- Guide for the use of the Ada programming language in high integrity systems Information technology -- Business agreement semantic descriptive techniques -- Part 1: Operational aspects of Open-edi for implementation Committee JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC22 JTC1/ SC32 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 15944-2:2006 1st ISO/IEC 15944-4:2007 1st ISO/IEC 15944-5:2008 1st ISO/IEC TR 159446:2009 1st ISO/IEC 15944-7:2009 1st ISO/IEC 15991:2003 2nd ISO/IEC 15992:2003 2nd ISO/IEC TR 16166:2010 1st ISO/IEC TR 16167:2010 1st ISO/IEC 16262:2002 2nd ISO/IEC 16448:2002 2nd ISO/IEC 16449:2002 2nd ISO/IEC 16509:1999 1st ISO/IEC 16824:1999 1st ISO/IEC 16825:1999 1st ISO/IEC 16969:1999 1st Titles Information technology -- Business Operational View -- Part 2: Registration of scenarios and their components as business objects Information technology -- Business Operational View -- Part 4: Business transaction scenarios -Accounting and economic ontology Information technology -- Business Operational View -- Part 5: Identification and referencing of requirements of jurisdictional domains as sources of external constraints Information technology -- Business Operational View -- Part 6: Technical introduction to eBusiness modelling Information technology -- Business Operational View -- Part 7: eBusiness vocabulary Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call Priority Interruption and Call Priority Interruption Protection supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call Priority Interruption and Call Priority Interruption Protection supplementary services Information technology -- Telecommunications and information exchange between systems -Next Generation Corporate Networks (NGCN) -Security of session-based communications Information technology -- Telecommunications and information exchange between systems -Next Generation Corporate Networks (NGCN) -Emergency calls Information technology - ECMAScript language specification Information technology -- 120 mm DVD -- Readonly disk Information technology -- 80 mm DVD -- Readonly disk Committee JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC22 JTC1/ SC23 JTC1/ SC23 JTC1/ Information technology -- Year 2000 terminology SC22 Information technology -- 120 mm DVD JTC1/ rewritable disk (DVD-RAM) SC23 Information technology -- Case for 120 mm DVD- JTC1/ RAM disks SC23 Information technology -- Data interchange on JTC1/ 120 mm optical disk cartridges using +RW format SC23 Estándares Web | Curso 2010-2011 | Anexos Standard 70 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 71 Edition ISO/IEC 17309:2000 1st ISO/IEC 17310:2000 1st ISO/IEC 17311:2000 1st ISO/IEC 17341:2009 4th ISO/IEC 17342:2004 1st ISO/IEC 17343:2007 2nd ISO/IEC 17344:2009 4th ISO/IEC 17345:2006 2nd ISO/IEC 17346:2005 1st ISO/IEC 17462:2000 1st ISO/IEC 17592:2004 1st Titles -- Capacity: 3,0 Gbytes and 6,0 Gbytes Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Mapping functions for the employment of a circuit mode basic service and the supplementary service user-to-user signalling as a pair of on-demand inter-PINX connections Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Mapping functions for the employment of a circuit mode basic service and the supplementary service user-to-user signalling as a pair of on-demand inter-PINX connections Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Mapping functions for the employment of 64 kbit/s circuit mode connections with 8 kbit/s sub-multiplexing Information technology -- Data interchange on 120 mm and 80 mm optical disk using +RW format -- Capacity: 4,7 Gbytes and 1,46 Gbytes per side (recording speed up to 4X) Information technology -- 80 mm (1,46 Gbytes per side) and 120 mm (4,70 Gbytes per side) DVD re-recordable disk (DVD-RW) Information technology -- Telecommunications and information exchange between systems -Corporate telecommunication networks -Signalling interworking between QSIG and SIP -Basic services Information technology -- Data interchange on 120 mm and 80 mm optical disk using +R format -- Capacity: 4,7 Gbytes and 1,46 Gbytes per side (recording speed up to 16X) Information technology -- Data Interchange on 130 mm Rewritable and Write Once Read Many Ultra Density Optical (UDO) Disk Cartridges -Capacity: 30 Gbytes per Cartridge -- First Generation Information technology -- Data interchange on 90 mm optical disk cartridges -- Capacity: 1,3 Gbytes per cartridge Information technology -- 3,81 mm wide magnetic tape cartridge for information interchange -- Helical scan recording -- DDS-4 format Information technology -- 120 mm (4,7 Gbytes Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 JTC1/ J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 17594:2004 1st ISO/IEC 17875:2000 1st ISO/IEC 17876:2003 2nd ISO/IEC 17877:2000 1st ISO/IEC 17878:2003 2nd ISO/TR 17944:2002 1st ISO/IEC TR 18015:2006 1st ISO/IEC 18023-1:2006 1st ISO/IEC 18023-2:2006 1st ISO/IEC 18023-3:2006 1st ISO/IEC 18024-4:2006 1st ISO/IEC 18025:2005 1st ISO/IEC 18026:2009 2nd ISO/IEC 18041-4:2007 2nd Titles per side) and 80 mm (1,46 Gbytes per side) DVD rewritable disk (DVD-RAM) Information technology -- Cases for 120 mm and 80 mm DVD-RAM disks Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Private User Mobility (PUM) -Registration supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Private User Mobility (PUM) -- Registration supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Private User Mobility (PUM) -- Call handling additional network features Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Private User Mobility (PUM) -- Call handling additional network features Banking -- Security and other financial services -Framework for security in financial systems Information technology -- Programming languages, their environments and system software interfaces -- Technical Report on C++ Performance Information technology -- SEDRIS -- Part 1: Functional specification Information technology -- SEDRIS -- Part 2: Abstract transmittal format Information technology -- SEDRIS -- Part 3: Transmittal format binary encoding Information technology -- SEDRIS language bindings -- Part 4: C Information technology -- Environmental Data Coding Specification (EDCS) Information technology -- Spatial Reference Model (SRM) Information technology -- Computer graphics, image processing and environmental data representation -- Environmental Data Coding Committee SC23 JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 TC68/S C2 JTC1/ SC22 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 JTC1/ SC24 Estándares Web | Curso 2010-2011 | Anexos Standard 72 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 73 Edition ISO/IEC 18042-4:2006 1st ISO/IEC 18045:2008 2nd ISO/IEC 18051:2010 5th ISO/IEC 18052:2000 1st ISO/IEC TR 18053:2000 1st ISO/IEC 18056:2010 4th ISO/IEC TR 18057:2004 1st ISO/IEC 18092:2004 1st ISO/IEC 18093:1999 1st ISO/IEC 18372:2004 1st ISO/IEC 18809:2000 1st ISO/IEC 18810:2001 1st ISO/IEC 18836:2001 1st Titles Specification (EDCS) language bindings -- Part 4: C Information technology -- Computer graphics and image processing -- Spatial Reference Model (SRM) language bindings -- Part 4: C Information technology -- Security techniques -Methodology for IT security evaluation Information technology -- Telecommunications and information exchange between systems -Services for Computer Supported Telecommunications Applications (CSTA) Phase III Information technology -- Telecommunications and information exchange between systems -Protocol for Computer Supported Telecommunications Applications (CSTA) Phase III Information technology -- Telecommunications and information exchange between systems -Glossary of definitions and terminology for Computer Supported Telecommunications Applications (CSTA) Phase III Information technology -- Telecommunications and information exchange between systems -XML protocol for Computer Supported Telecommunications Applications (CSTA) Phase III Information technology -- Telecommunications and information exchange between systems -Using ECMA-323 (CSTA XML) in a Voice Browser Environment Information technology -- Telecommunications and information exchange between systems -Near Field Communication -- Interface and Protocol (NFCIP-1) Information technology -- Data interchange on 130 mm optical disk cartridges of type WORM (Write Once Read Many) using irreversible effects -- Capacity: 5,2 Gbytes per cartridge Information technology -- RapidIO™ interconnect specification Information technology -- 8 mm wide magnetic tape cartridge for information interchange -Helical scan recording AIT-1 with MIC format Information technology -- 8 mm wide magnetic tape cartridge for information interchange -Helical scan recording AIT-2 with MIC format Information technology -- 8 mm wide magnetic tape cartridge for information interchange -- Committee JTC1/ SC24 JTC1/ SC27 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC25 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 19058:2001 1st ISO/IEC 19778-1:2008 1st ISO/IEC 19459:2001 1st ISO/IEC 19460:2003 2nd ISO/IEC 19752:2004 1st ISO/IEC 19757-2:2008 2nd ISO/IEC 197572:2003/Amd.1:2006 1st ISO/IEC 19757-3:2006 1st ISO/IEC 19757-4:2006 1st ISO/IEC TR 19759:2005 1st ISO/IEC 20113:2004 1st ISO/IEC 20114:2004 1st Titles Helical scan recording -- MammothTape-2 format Information technology -- Telecommunications and information exchange between systems -Broadband Private Integrated Services Network - Inter-exchange signalling protocol -- Generic functional protocol Information technology -- Learning, education and training -- Collaborative technology -Collaborative workplace -- Part 1: Collaborative workplace data model Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Single Step Call Transfer Supplementary Service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Single Step Call Transfer supplementary service Information technology -- Method for the determination of toner cartridge yield for monochromatic electrophotographic printers and multi-function devices that contain printer components Information technology -- Document Schema Definition Language (DSDL) -- Part 2: Regulargrammar-based validation -- RELAX NG Information technology -- Document Schema Definition Language (DSDL) -- Part 2: Regulargrammar-based validation -- RELAX NG -Amendment 1: Compact Syntax Information technology -- Document Schema Definition Language (DSDL) -- Part 3: Rule-based validation -- Schematron Information technology -- Document Schema Definition Languages (DSDL) -- Part 4: Namespace-based Validation Dispatching Language (NVDL) Software Engineering -- Guide to the Software Engineering Body of Knowledge -- SWEBOK Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Make call request supplementary service Information technology -- Telecommunications and information exchange between systems -- Committee JTC1/ SC06 JTC1/ SC36 JTC1/ SC06 JTC1/ SC06 JTC1/ SC28 JTC1/ SC34 JTC1/ SC34 JTC1/ SC34 JTC1/ SC34 JTC1/ SC07 JTC1/ SC06 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 74 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 75 Edition ISO/IEC 20115:2004 1st ISO/IEC 20116:2004 1st ISO/IEC 20117:2004 1st ISO/IEC 20061:2001 1st ISO/IEC 20062:2001 1st ISO/IEC 20161:2001 1st ISO/IEC 20162:2001 1st ISO/IEC 20563:2001 1st ISO/IEC TR 209431:2003 1st ISO/IEC TR 209433:2004 1st ISO/IEC 20944 series 1st ISO/IEC TR 210001:2004 2nd Titles Private Integrated Services Network (PISN) -Inter-exchange signalling protocol -- Make call request supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Use of QSIG for Message Centre Access (MCA) profile standard Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows - Message centre monitoring and mailbox identification supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Message centre monitoring and mailbox identification supplementary services Information technology -- 12,65 mm wide magnetic tape cassette for information interchange -- Helical scan recording -- DTF-2 Information technology -- 8 mm wide magnetic tape cartridge for information interchange -Helical scan recording -- VXA-1 format Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Use of QSIG at the C reference point between a PINX and an Interconnecting Network Information technology -- Data interchange on 300 mm optical disk cartridges of type WORM (Write Once Read Many) using irreversible effects -- Capacity: 30 Gbytes per cartridge Information technology -- 80 mm (1,23 Gbytes per side) and 120 mm (3,95 Gbytes per side) DVD-recordable disk (DVD-R) Information technology -- Procedures for achieving metadata registry (MDR) content consistency -- Part 1: Data elements Information technology - Procedure for achieving metadata Registry Content Consistency -- Part 3: Value Domains Information technology -- Metadata Registries Interoperability and Bindings (MDR-IB) Information technology -- Multimedia framework (MPEG-21) -- Part 1: Vision, Technologies and Strategy Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC32 JTC1/ SC32 JTC1/ SC32 JTC1/ SC29 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 21000: MPEG21Schema Files -- ISO/IEC 21000-2:2005 2nd ISO/IEC 21000-8:2008 2nd ISO/IEC 210008:2008/Amd.1:2009 1st ISO/IEC 210009:2005/Amd.1:2008 1st ISO/IEC 21000-14:2007 1st ISO/IEC 21407:2001 1st ISO/IEC 21408:2003 2nd ISO/IEC 21409:2001 1st ISO/IEC 21410:2001 1st ISO/IEC 21411:2001 1st ISO/IEC 21481:2005 1st ISO/IEC 21827:2002 1st Titles Information technology -- Multimedia framework (MPEG-21) -- Part 2 to 17 Contain the electronic form of the XML Schema files for all standards within ISO/IEC 21000. Information technology -- Multimedia framework (MPEG-21) -- Part 2: Digital Item Declaration Information technology -- Multimedia framework (MPEG-21) -- Part 8: Reference Software Information technology -- Multimedia framework (MPEG-21) -- Part 8: Reference software -Amendment 1: Extra reference software Information technology -- Multimedia framework (MPEG-21) -- Part 9: File Format -- Amendment 1: MIME type registration Annex D of ISO/IEC 21000-9:2005 Information technology -- Multimedia framework (MPEG-21) -- Part 14: Conformance Testing Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Simple dialog supplementary service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Simple dialog supplementary service Information technology -- Telecommunications and information exchange between systems -Corporate telecommunication networks -Signalling interworking between QSIG and H.323 -- Generic functional protocol for the support of supplementary services Information technology -- Telecommunications and information exchange between systems -Corporate telecommunication networks -Signalling interworking between QSIG and H.323 -- Call transfer supplementary services Information technology -- Telecommunications and information exchange between systems -Corporate telecommunication networks -Signalling interworking between QSIG and H.323 -- Call diversion supplementary services Information technology -- Telecommunications and information exchange between systems -Near Field Communication Interface and Protocol -2 (NFCIP-2) Information technology -- Systems Security Engineering -- Capability Maturity Model (SSE- Committee JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC27 Estándares Web | Curso 2010-2011 | Anexos Standard 76 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 77 Edition ISO/IEC 21888:2001 1st ISO/IEC 21889:2001 1st ISO/IEC TR 21890:2001 1st ISO/IEC 21989:2002 1st ISO/IEC 21990:2002 1st ISO/IEC 21991:2002 1st ISO/IEC 21992:2003 1st ISO/IEC 22050:2002 1st ISO/IEC 22051:2002 1st ISO/IEC 22091:2002 1st ISO/IEC 22092:2002 1st ISO/IEC 22533:2005 1st Titles CMM®) Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Call Identification and Call Linkage Additional Network Feature Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Call Identification and Call Linkage Additional Network Feature Information technology -- Telecommunications and information exchange between systems -Interoperation of PISNs with IP networks Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -Specification, functional model and information flows -- Short message service Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Interexchange signalling protocol -- Short message service Information technology -- Telecommunications and information exchange between systems -Corporate Telecommunication Networks -Signalling interworking between QSIG and H.323 -- Call completion supplementary services Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network -- Mapping functions for the tunnelling of QSIG through IP networks Information technology -- Data interchange on 12,7 mm, 384-track magnetic tape cartridges -Ultrium-1 format Information technology -- Data interchange on 12,7 mm, 448-track magnetic tape cartridges -SDLT1 format Information technology -- Streaming Lossless Data Compression algorithm (SLDC) Information technology -- Data interchange on 130 mm magneto-optical disk cartridges -Capacity: 9,1 Gbytes per cartridge Information technology -- Data interchange on 90 mm optical disk cartridges -- Capacity: 2,3 Gbytes per cartridge Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 JTC1/ SC23 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC 22534:2005 1st ISO/IEC 22535:2009 3rd ISO/IEC 22536:2005 1st ISO/IEC 22537:2006 1st ISO/IEC TR 22767:2005 1st ISO/IEC 23002-2:2008 1st ISO/IEC 23002-3:2007 1st ISO/IEC 230031:2007/Amd.1:2008 1st ISO/IEC 230031:2007/Amd.2:2008 1st ISO/IEC 230031:2007/Amd.2:2008/Co r.1:2010 1st st ISO/IEC 23003-2:2010 1 ISO/IEC 23005-6:2011 1st ISO/IEC 23270:2006 2nd ISO/IEC 23271:2006 2nd ISO/IEC TR 23272:2006 2nd ISO/IEC 23289:2002 1st Titles Information technology -- Telecommunications and information exchange between systems -Application session services Information technology -- Telecommunications and information exchange between systems -Corporate telecommunication networks -Tunnelling of QSIG over SIP Information technology -- Telecommunications and information exchange between systems -Near Field Communication Interface and Protocol (NFCIP-1) -- RF interface test methods Information technology -- ECMAScript for XML (E4X) specification Information technology -- Telecommunications and information exchange between systems -Using CSTA for SIP phone user agents (uaCSTA) Information technology -- MPEG video technologies -- Part 2: Fixed-point 8x8 inverse discrete cosine transform and discrete cosine transform Information technology -- MPEG video technologies -- Part 3: Representation of auxiliary video and supplemental information Information technology -- MPEG audio technologies -- Part 1: MPEG Surround -Amendment 1: Conformance testing Information technology -- MPEG audio technologies -- Part 1: MPEG Surround -Amendment 2: Reference software Technical Corrigendum 1 Information technology -- MPEG audio technologies -- Part 2: Spatial Audio Object Coding (SAOC) Information technology -- Media context and control -- Part 6: Common types and tools Information technology -- Programming languages -- C# Information technology -- Common Language Infrastructure (CLI) Partitions I to VI Information technology -- Common Language Infrastructure (CLI) -- Technical Report on Information Derived from Partition IV XML File Information technology -- Telecommunications and information exchange between systems -Corporate telecommunication networks -Signalling interworking between QSIG and H.323 -- Basic services Committee JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC22 JTC1/ SC06 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC29 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 78 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 79 Edition ISO/IEC 23290:2004 2nd ISO/IEC 233601..8:2006 1st ISO/IEC 23360-1:2006 1st ISO/IEC 23360-2:2006 1st ISO/IEC 23360-3:2006 1st ISO/IEC 23360-4:2006 1st ISO/IEC 23360-5:2006 1st ISO/IEC 23360-6:2006 1st ISO/IEC 23360-7:2006 1st ISO/IEC 23360-8:2006 1st ISO/IEC 23651:2003 1st ISO/IEC 23912:2005 1st ISO/IEC 23915:2005 1st ISO/IEC 23916:2005 1st ISO/IEC 23917:2005 1st ISO/IEC 24707:2007 1st ISO/IEC 24712:2006 1st ISO/IEC TR 247141:2008 1st Titles Information technology -- Telecommunications and information exchange between systems -Private Integrated Services Network (PISN) -Mapping functions for the tunnelling of QSIG through H.323 networks Linux Standard Base (LSB) core specification 3.1-Part 1 to 8 Linux Standard Base (LSB) core specification 3.1 -Part 1: Generic specification Linux Standard Base (LSB) core specification 3.1 -Part 2: Specification for IA32 architecture Linux Standard Base (LSB) core specification 3.1 -Part 3: Specification for IA64 architecture Linux Standard Base (LSB) core specification 3.1 -Part 4: Specification for AMD64 architecture Linux Standard Base (LSB) core specification 3.1 -Part 5: Specification for PPC32 architecture Linux Standard Base (LSB) core specification 3.1 -Part 6: Specification for PPC64 architecture Linux Standard Base (LSB) core specification 3.1 -Part 7: Specification for S390 architecture Linux Standard Base (LSB) core specification 3.1 -Part 8: Specification for S390X architecture Information technology -- 8 mm wide magnetic tape cartridge for information interchange -Helical scan recording -- AIT-3 format Information technology -- 80 mm (1,46 Gbytes per side) and 120 mm (4,70 Gbytes per side) DVD Recordable Disk (DVD-R) Information technology -- Telecommunications and information exchange between systems -Corporate Telecommunication Networks -Signalling Interworking between QSIG and SIP -Call Diversion Information technology -- Telecommunications and information exchange between systems -Corporate Telecommunication Networks -Signalling Interworking between QSIG and SIP -Call Transfer Information technology -- Telecommunications and information exchange between systems -NFCIP-1 -- Protocol Test Methods Information technology -- Common Logic (CL): a framework for a family of logic-based languages Colour test pages for measurement of office equipment consumable yield Information technology -- Biometrics -Jurisdictional and societal considerations for commercial applications -- Part 1: General Committee JTC1/ SC06 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC22 JTC1/ SC23 JTC1/ SC23 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC32 JTC1/ SC28 JTC1/ SC37 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition ISO/IEC TR 24715:2006 1st ISO/IEC TR 24718:2005 1st ISO/IEC 24734:2009 1st ISO/IEC 24735:2009 1st ISO/IEC TR 247481:2010 1st ISO/IEC 24751-1:2008 (Bilingual) 1st ISO/IEC 24751-2:2008 1st ISO/IEC 24751-3:2008 1st ISO/IEC TR 24774:2010 2nd ISO/IEC 24824-1:2007 1st ISO/IEC 24824-2:2006 1st ISO/IEC 25434:2008 3rd ISO/IEC 25435:2006 1st ISO/IEC 25436:2006 1st ISO/IEC 25437:2009 2nd Titles guidance Information technology -- Programming languages, their environments and system software interfaces -- Technical Report on the Conflicts between the ISO/IEC 9945 (POSIX) and the Linux Standard Base (ISO/IEC 23360) Information technology -- Programming languages -- Guide for the use of the Ada Ravenscar Profile in high integrity systems Information technology -- Office equipment -Method for measuring digital printing productivity Information technology -- Office equipment -Method for measuring digital copying productivity Systems and software engineering -- Life cycle management -- Part 1: Guide for life cycle management Information technology -- Individualized adaptability and accessibility in e-learning, education and training -- Part 1: Framework and reference model Information technology -- Individualized adaptability and accessibility in e-learning, education and training -- Part 2: "Access for all" personal needs and preferences for digital delivery Information technology -- Individualized adaptability and accessibility in e-learning, education and training -- Part 3: "Access for all" digital resource description Systems and software engineering -- Life cycle management -- Guidelines for process description Information technology -- Generic applications of ASN.1: Fast Infoset Information technology -- Generic applications of ASN.1: Fast Web Services Information technology -- Data interchange on 120 mm and 80 mm optical disk using +R DL format -- Capacity: 8,55 Gbytes and 2,66 Gbytes per side (recording speed up to 16X) Data Interchange on 60 mm Read-Only ODC -Capacity: 1,8 Gbytes (UMDTM) Information technology -- Eiffel: Analysis, Design and Programming Language Information technology -- Telecommunications and information exchange between systems -WS-Session -- Web services for application Committee JTC1/ SC22 JTC1/ SC22 JTC1/ SC28 JTC1/ SC28 JTC1/ SC07 JTC1/ SC36 JTC1/ SC36 JTC1/ SC36 JTC1/ SC07 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC23 JTC1/ SC22 JTC1/ SC06 Estándares Web | Curso 2010-2011 | Anexos Standard 80 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Standard 81 Edition ISO/IEC TR 25438:2006 1st ISO/IEC 26300:2006 1st ISO/IEC TR 26905:2006 1st ISO/IEC 26907:2009 2nd ISO/IEC 26908:2009 2nd ISO/IEC 26925:2009 2nd ISO/IEC TR 26927:2006 1st ISO/IEC 27000:2009(E) 1st ISO/IEC 28360:2007 1st ISO/IEC 28361:2007 1st ISO/IEC TR 29110 series 1st ISO/IEC TR 291381:2009 1st ISO/IEC TR 291382:2009 1st ISO/IEC TR 29138- 1st Titles session services Information technology -- Common Language Infrastructure (CLI) -- Technical Report: Common Generics Information technology -- Open Document Format for Office Applications (OpenDocument) v1.0 Information technology -- Telecommunications and information exchange between systems -Enterprise Communication in Next Generation Corporate Networks (NGCN) involving Public Next Generation Networks (NGN) Information technology -- Telecommunications and information exchange between systems -High-rate ultra-wideband PHY and MAC standard Information technology -- Telecommunications and information exchange between systems -MAC-PHY interface for ISO/IEC 26907 Information technology -- Data interchange on 120 mm and 80 mm optical disk using +RW HS format -- Capacity: 4,7 Gbytes and 1,46 Gbytes per side (recording speed 8X) Information technology -- Telecommunications and information exchange between systems -Corporate Telecommunication Networks -Mobility for Enterprise Communications Information technology -- Security techniques -Information security management systems -Overview and vocabulary Information technology -- Office equipment -Determination of chemical emission rates from electronic equipment Information technology -- Telecommunications and information exchange between systems -Near Field Communication Wired Interface (NFCWI) Software engineering -- Lifecycle profiles for Very Small Entities (VSEs) Part 1: Overview Part 3: Assessment guide Part 5: Management and engineering guide: Generic profile group: Basic profile Information technology -- Accessibility considerations for people with disabilities -- Part 1: User needs summary Information technology -- Accessibility considerations for people with disabilities -- Part 2: Standards inventory Information technology -- Accessibility Committee JTC1/ SC22 JTC1/ SC34 JTC1/ SC06 JTC1/ SC06 JTC1/ SC06 JTC1/ SC23 JTC1/ SC06 JTC1/ SC27 JTC1/ SC28 JTC1/ SC06 JTC1/ SC07 JTC1 JTC1 JTC1 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Edition 3:2009 ISO/IEC 29199-4:2010 1st ISO/IEC 29199-5:2010 1st ISO/IEC TR 291383:2009 1st ISO/IEC 29361:2008 1st ISO/IEC 29362:2008 1st ISO/IEC 29363:2008 1st ISO/IEC 29500-1:2008 1st ISO/IEC 295001:2008/Amd.1:2010 1st ISO/IEC 29500-2:2008 1st ISO/IEC 29500-3:2008 1st ISO/IEC 29500-4:2008 1st ISO/IEC 295004:2008/Amd.1:2010 1st ISO/IEC 29642:2009 2nd Titles considerations for people with disabilities -- Part 3: Guidance on user needs mapping Information technology -- JPEG XR image coding system -- Part 4: Conformance testing Information technology -- JPEG XR image coding system -- Part 5: Reference software Information technology -- Accessibility considerations for people with disabilities -- Part 3: Guidance on user needs mapping Information technology -- Web Services Interoperability -- WS-I Basic Profile Version 1.1 Information technology -- Web Services Interoperability -- WS-I Attachments Profile Version 1.0 Information technology -- Web Services Interoperability -- WS-I Simple SOAP Binding Profile Version 1.0 Information technology -- Document description and processing languages -- Office Open XML File Formats -- Part 1: Fundamentals and Markup Language Reference Information technology -- Document description and processing languages -- Office Open XML File Formats -- Part 1: Fundamentals and Markup Language Reference -- Amendment 1 Information technology -- Document description and processing languages -- Office Open XML File Formats -- Part 2: Open Packaging Conventions Information technology -- Document description and processing languages -- Office Open XML File Formats -- Part 3: Markup Compatibility and Extensibility Information technology -- Document description and processing languages -- Office Open XML File Formats -- Part 4: Transitional Migration Features Information technology -- Document description and processing languages -- Office Open XML File Formats -- Part 4: Transitional Migration Features -- Amendment 1 Information technology -- Data interchange on 120 mm and 80 mm optical disk using +RW DL format -- Capacity: 8,55 Gbytes and 2,66 Gbytes per side (recording speed 2,4X) Committee JTC1/ SC29 JTC1/ SC29 JTC1 JTC1 JTC1 JTC1 JTC1/ SC34 JTC1/ SC34 JTC1/ SC34 JTC1/ SC34 JTC1/ SC34 JTC1/ SC34 JTC1/ SC23 Estándares Web | Curso 2010-2011 | Anexos Standard 82 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Ecma International Ecma Standard ECMA-6 ECMA-13 ECMA-35 ECMA-43 ECMA-48 ECMA-74 ECMA-94 ECMA-99 ECMA-100 ECMA-106 ECMA-107 ECMA-108 ECMA-109 Estándares Web | Curso 2010-2011 | Anexos ECMA-113 83 ECMA-114 ECMA-118 ECMA-119 ECMA-120 ECMA-121 ECMA-125 Standard's Description 7-Bit Coded Character Set, 6th edition (December 1991) File Structure and Labelling of Magnetic Tapes for Information Interchange, 4th edition (December 1985) Character Code Structure and Extension Techniques, 6th edition (December 1994) 8-Bit Coded Character Set Structure and Rules, 3rd edition (December 1991) Control Functions for Coded Character Sets, 5th edition (June 1991) Measurement of Airborne Noise Emitted by Information Technology and Telecommunications Equipment, 11th edition (December 2010) 8-Bit Single-Byte Coded Graphic Character Sets - Latin Alphabets No. 1 to No. 4, 2ndedition (June 1986) Data Interchange on 130 mm Flexible Disk Cartridges Using MFM Recording at 13 262 ftprad on Both Sides, 3,8 Tracks per mm (September 1985) Data Interchange on 90 mm Flexible Disk Cartridges Using MFM Recording at 7 958 ftprad on 80 Tracks on Each Side - ISO Type 301, 2nd edition (December 1988) Private Telecommunication Networks (PTN) - Signalling Protocol at the S Reference Point - Circuit Mode Basic Services (SSIG-BC), 3rd edition (December 1993) Volume and File Structure of Disk Cartridges for Information Interchange, 2nd edition (June 1995) Measurement of High-Frequency Noise emitted by Information Technology and Telecommunications Equipment, 5th edition (December 2010) Declared Noise Emission Values of Information Technology and Telecommunications Equipment, 5th edition (December 2010) 8-Bit Single-Byte Coded Graphic Character Sets - Latin/Cyrillic Alphabet, 3rd edition (December 1999) 8-Bit Single-Byte Coded Graphic Character Sets - Latin/Arabic Alphabet, 2nd edition (December 2000) 8-Bit Single-Byte Coded Graphic Character Sets - Latin/Greek Alphabet (December 1986) Volume and File Structure of CDROM for Information Interchange, 2nd edition (December 1987) Data Interchange on 12,7 mm 18-Track Magnetic Tape Cartridges, 3rd edition (December 1993) 8-Bit Single-Byte Coded Graphic Character Sets - Latin/Hebrew Alphabet, 2nd edition (December 2000) Data Interchange on 90 mm Flexible Disk Cartridges using MFM Recording at 15 916 ftprad on 80 Tracks on Each Side - ISO Type 302 (December 1987) ISO/IEC and/or ETSI Number ISO/IEC 646 ITU-T T.50 ISO 1001 ISO/IEC 2022 ISO/IEC 4873 ISO/IEC 6429 ISO 7779 ISO 8859-1, 2, -3 and -4 ISO 8630 ISO 8860 ETSI ETS 300 192 ISO/IEC 9293 ISO 9295 ISO 9296 ISO 8859-5 ISO 8859-6 ISO 8859-7 ISO 9660 ISO 9661 ISO 8859-8 ISO 9529 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard's Description 8-Bit Single-Byte Coded Graphic Character Sets - Latin Alphabet No. 5, 2nd edition (December 1999) Data Interchange on Read-only 120 mm Optical Data Disks (CDECMA-130 ROM), 2nd edition (June 1996) ECMA-128 ECMA-133 ECMA-139 ECMA-142 ECMA-143 ECMA-144 ECMA-145 ECMA-146 ECMA-147 ECMA-148 ECMA-149 ECMA-150 ECMA-151 ECMA-152 ECMA-153 ECMA-154 ISO/IEC and/or ETSI Number ISO 8859-9 ISO/IEC 10149 ISO/IEC Private Integrated Services Network (PISN) - Reference 11579-1 Configuration for PISN Exchanges (PINX), 2nd edition (December ETSI ETS 300 1998) 475-1 3,81 mm Wide Magnetic Tape Cartridge for Information ISO/IEC Interchange - Helical Scan Recording - DDS Format (June 1990) 10777 ISO/IEC Private Integrated Services Network (PISN) - Circuit Mode 64kbit/s 11574 Bearer Services - Service Description, Functional Capabilities and ETSI EN 300 rd Information Flows (BCSD), 3 edition (December 2001) 171 ISO/IEC Private Integrated Services Network (PISN) - Circuit Mode Bearer 11572 Services - Inter-Exchange Signalling Procedures and Protocol ETSI EN 300 (QSIG-BC), 4th edition (December 2001) 172 8-Bit Single-Byte Coded Character Sets - Latin Alphabet No. 6, 3rd ISO/IEC edition (December 2000) 8859-10 8 mm Wide Magnetic Tape Cartridge for Information Interchange ISO/IEC - Helical Scan Recording (December 1990) 11319 3,81 mm Wide Magnetic Tape Cartridge for Information ISO/IEC Interchange - Helical Scan Recording - DATA/DAT Format 11321 (December 1990) Data Interchange on 90 mm Flexible Disk Cartridges using MFM ISO/IEC Recording at 31 831 ftprad on 80 Tracks on Each Side - ISO 10994 Type 303 (December 1990) ISO/IEC Private Integrated Services Network (PISN) - Specification, 14136 Functional Model and Information Flows - Identification ETSI ETS 300 Supplementary Services (ISSD), 3rd edition (June 1997) 173 Portable Common Tool Environment (PCTE) - Abstract Specification, 4th edition (December 1997) 3,81 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording - DDS-DC Format using 60 m and 90 m Length Tapes, 2nd edition (June 1992) Data Compression for Information Interchange - Adaptive Coding with Embedded Dictionary - DCLZ Algorithm (June 1991) Data Interchange on 12,7 mm 18-Track Magnetic Tape Cartridges - Extended Format, 2nd edition (December 1993) Information Interchange on 130 mm Optical Disk Cartridges of the Write Once, Read Multiple (WORM) Type, using the MagnetoOptical Effect, 2nd edition (June 1994) Data Interchange on 90 mm Optical Disk Cartridges, Read only and Rewritable, M.O., 2nd edition (June 1994) ISO/IEC 13719-1 ISO/IEC 11557 ISO/IEC 11558 ISO/IEC 11559 ISO/IEC 11560 ISO/IEC 10090 Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 84 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard ECMA-155 Standard's Description Private Integrated Services Networks - Addressing, 2nd edition (June 1997) Private Telecommunication Networks (PTN) - Signalling at the S ECMA-156 Reference Point - Generic Keypad Protocol for the Support of Supplementary Services (SSIG-KP), 2nd edition (June 1993) Private Telecommunication Networks (PTN) - Signalling Protocol ECMA-157 at the S Reference Point - Identification Supplementary Services (SSIG-ID), 2nd edition (June 1993) Portable Common Tool Environment (PCTE) - C Programming ECMA-158 Language Binding, 4th edition (December 1997) Data Compression for Information Interchange - Binary Arithmetic ECMA-159 Coding Algorithm (December 1991) Determination of Sound Power Levels of Computer and Business ECMA-160 Equipment using Sound Intensity Measurements; Scanning Method in Controlled Rooms, 2nd edition (December 1992) Private Telecommunication Networks (PTN) - Signalling at the S Reference Point - Generic Feature Key Management Protocol for ECMA-161 the Control of Supplementary Services (SSIG-FK), 2nd edition (June 1993) Portable Common Tool Environment (PCTE) - Ada Programming ECMA-162 Language Binding, 4th edition (December 1997) Private Integrated Services Network (PISN) - Specification, ECMA-163 Functional Model and Information Flows - Name Identification Supplementary Services (NISD), 3rd edition (September 1997) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-164 Signalling Protocol - Name Identification Supplementary Services (QSIG-NA), 4th edition (December 2001) Estándares Web | Curso 2010-2011 | Anexos ECMA-165 85 ECMA-167 ECMA-168 ECMA-169 ECMA-170 Private Integrated Services Network (PISN) - Generic Functional Protocol for the Support of Supplementary Services - InterExchange Signalling Procedures and Protocol (QSIG-GF), 4th edition (June 2001) Volume and File Structure for Write-Once and Rewritable Media using Non-Sequential Recording for Information Interchange, 3rd edition (June 1997) Volume and File Structure of Read-Only and Write-Once Compact Disk Media for Information Interchange, 2nd edition (December 1994) 8 mm Wide Magnetic Tape Cartridge Dual Azimuth Format for Information Interchange - Helical Scan Recording (June 1992) 3,81 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording - DDS Format Using 60 m and 90 m Length Tapes (June 1992) ISO/IEC and/or ETSI Number ISO/IEC 11571 ETSI EN 300 189 ETSI ETS 300 190 ETSI ETS 300 191 ISO/IEC 13719-2 ISO/IEC 12042 ISO 9614-2 ETSI ETS 300 240 ISO/IEC 13719-3 ISO/IEC 13864 ETSI ETS 300 237 ISO/IEC 13868 ETSI ETS 300 238 ISO/IEC 11582 ETSI ETS 300 239 ISO/IEC 13346 ISO/IEC 13490 ISO/IEC 12246 ISO/IEC 12247 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard's Description ISO/IEC and/or ETSI Number 3,81 mm Wide Magnetic Tape Cartridge for Information ISO/IEC ECMA-171 Interchange - Helical Scan Recording - DATA/DAT-DC Format Using 12248 60 m and 90 m Length Tapes (June 1992) ISO/IEC Private Integrated Services Network (PISN) - Specification, 13872 ECMA-173 Functional Model and Information Flows - Call Diversion ETSI ETS 300 Supplementary Services (CFSD), 3rd edition (December 2001) 256 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 13873 ECMA-174 Signalling Protocol - Call Diversion Supplementary Services (QSIGETSI ETS 300 CF), 3rd edition (December 2001) 257 Private Integrated Services Network (PISN) - Specification, ISO/IEC Functional Model and Information Flows - Path Replacement 13863 ECMA-175 Additional Network Feature (ANF-PRSD), 3rd edition (December ETSI ETS 300 1998) 258 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 13874 ECMA-176 Signalling Protocol - Path Replacement Additional Network ETSI ETS 300 Feature (QSIG-PR), 4th edition (December 2001) 259 ISO/IEC Private Integrated Services Network (PISN) - Specification, 13865 ECMA-177 Functional Model and Information Flows - Call Transfer ETSI ETS 300 Supplementary Service (CTSD), 3rd edition (December 2001) 260 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 13869 ECMA-178 Signalling Protocol - Call Transfer Supplementary Service (QSIGETSI ETS 300 rd CT), 3 edition (December 2001) 261 Services for Computer Supported Telecommunications ECMA-179 Applications (CSTA) Phase I (June 1992) Protocol for Computer Supported Telecommunications ECMA-180 Applications (CSTA) Phase I (June 1992) Data Interchange on 12,7 mm 48-Track Magnetic Tape Cartridges ISO/IEC ECMA-182 - DLT1 Format (December 1992) 13421 Data Interchange on 130 mm Optical Disk Cartridges - Capacity: ISO/IEC ECMA-183 1 Gigabyte per Cartridge (December 1992) 13481 Data Interchange on 130 mm Optical Disk Cartridges - Capacity: ISO/IEC ECMA-184 1,3 Gigabytes per Cartridge (December 1992) 13549 ISO/IEC Private Integrated Services Network (PISN) - Specification, 13866 ECMA-185 Functional Model and Information Flows - Call Completion ETSI ETS 300 Supplementary Services (CCSD), 2nd edition (June 1997) 365 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 13870 ECMA-186 Signalling Protocol - Call Completion Supplementary Services ETSI ETS 300 (QSIG-CC), 4th edition (December 2001) 366 Information Interchange on 300 mm Optical Disk Cartridges of the ISO/IEC ECMA-189 Write Once, Read Multiple (WORM) Type using the SSF Method 13614 (June 1993) Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 86 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 87 Standard's Description ISO/IEC and/or ETSI Number Information Interchange on 300 mm Optical Disk Cartridges of the ISO/IEC ECMA-190 Write Once, Read Multiple (WORM) Type using the CCS Method 13403 (June 1993) ISO/IEC Private Integrated Services Network (PISN) - Specification, 14841 ECMA-191 Functional Model and Information Flows - Call Offer ETSI EN 300 Supplementary Service (COSD), 2nd edition (June 1997) 361 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 14843 ECMA-192 Signalling Protocol - Call Offer Supplementary Service (QSIG-CO), ETSI EN 300 4th edition (December 2001) 362 Private Integrated Services Network (PISN) - Specification, ISO/IEC Functional Model and Information Flows - Do Not Disturb and Do 14842 ECMA-193 Not Disturb Override Supplementary Services (DND(O)SD), 2nd ETSI EN 300 edition (June 1997) 363 Private Integrated Services Network (PISN) - Inter-Exchange ISO/IEC Signalling Protocol - Do Not Disturb and Do Not Disturb Override 14844 ECMA-194 Supplementary Services (QSIG-DND(O)), 4th edition (December ETSI EN 300 2001) 364 Data Interchange on 130 mm Optical Disk Cartridges - Capacity: ISO/IEC ECMA-195 2 Gigabytes per Cartridge, 2nd edition (June 1995) 13842 Data Interchange on 12,7 mm 36-Track Magnetic Tape Cartridges ISO/IEC ECMA-196 (December 1993) 14251 Data Interchange on 12,7 mm 112-Track Magnetic Tape ISO/IEC ECMA-197 Cartridges - DLT2 Format (December 1993) 13962 3,81 mm Wide Magnetic Tape Cartridge for Information ISO/IEC ECMA-198 Interchange - Helical Scan Recording - DDS-2 Format using 120 m 13923 Length Tapes, 2nd edition (June 1995) Data Interchange on 90 mm Optical Disk Cartridges - Capacity: ISO/IEC ECMA-201 nd 230 Megabytes per Cartridge, 2 edition (December 1994) 13963 ISO/IEC Private Integrated Services Network (PISN) - Specification, 14845 ECMA-202 Functional Model and Information Flows - Call Intrusion ETSI EN 300 nd Supplementary Service (CISD), 2 edition (June 1997) 425 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 14846 ECMA-203 Signalling Protocol - Call Intrusion Supplementary Service (QSIGETSI EN 300 CI), 4th edition (December 2001) 426 Commercially Oriented Functionality Class for Security Evaluation ECMA-205 (COFC) (December 1993) Association Context Management including Security Context ECMA-206 Management (December 1993) Data Interchange on 90 mm Flexible Disk Cartridges - 326 Data ISO/IEC ECMA-207 Tracks on each Side - Capacity: 21 Mbytes - ISO Type 305 (June 14169 1994) ISO/IEC ECMA-208 System-Independent Data Format - SIDF (December 1994) 14863 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard Standard's Description Data Interchange on 12,7 mm 128-Track Magnetic Tape Cartridges - DLT3 Format (December 1994) 12,65 mm Wide Magnetic Tape Cartridge for Information ECMA-210 Interchange - Helical Scan Recording - DATA-D3-1 Format, 2nd edition (December 1995) ECMA-209 Private Integrated Services Network (PISN) - Specification, ECMA-211 Functional Model and Information Flows - Advice of Charge Supplementary Services (AOCSD), 3rd edition (December 2001) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-212 Signalling Protocol - Advice of Charge Supplementary Services (QSIG-AOC), 3rd edition (December 2001) Private Integrated Services Network (PISN) - Specification, ECMA-213 Functional Model and Information Flows - Recall Supplementary Service (RESD), 3rd edition (December 2001) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-214 Signalling Protocol - Recall Supplementary Service (QSIG-RE), 3rd edition (December 2001) Services for Computer Supported Telecommunications Applications (CSTA) Phase II (December 1994) Protocol for Computer Supported Telecommunications ECMA-218 Applications (CSTA) Phase II (December 1994) Authentication and Privilege Attribute Security Application with ECMA-219 Related Key Distribution Functions - Part 1, 2 and 3, 2nd edition (March 1996) Private Integrated Services Network (PISN) - Specification, Functional Model and Information Flows - Call Interception ECMA-220 Additional Network Feature (ANF-CINTSD), 3rd edition (December 2001) ISO/IEC and/or ETSI Number ISO/IEC 14833 ISO/IEC 14840 ISO/IEC 15049 ETSI EN 301 254 ISO/IEC 15050 ETSI EN 301 264 ISO/IEC 15051 ETSI EN 301 257 ISO/IEC 15052 ETSI EN 301 258 Private Integrated Services Network (PISN) - Inter-Exchange ECMA-221 Signalling Protocol - Call Interception Additional Network Feature (QSIG-CINT), 3rd edition (December 2001) ECMA-222 Adaptive Lossless Data Compression Algorithm (June 1995) ECMA-223 ISO/IEC 15053 ETSI EN 301 256 ISO/IEC 15054 ETSI EN 301 265 ISO/IEC 15200 Data Interchange on 90 mm Optical Disk Cartridges - Capacity: 385 Megabytes per Cartridge (June 1995) Private Integrated Services Network (PISN) - Specification, ECMA-224 Functional Model and Information Flows - Transit Counter Additional Network Feature (ANF-TCSD), 2nd edition (June 1997) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-225 Signalling Protocol - Transit Counter Additional Network Feature (QSIG-TC), 2nd edition (June 1997) ISO/IEC 15055 ETSI EN 301 047 ISO/IEC 15056 ETSI EN 301 048 Estándares Web | Curso 2010-2011 | Anexos ECMA-217 88 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard ECMA-226 ECMA-230 ECMA-231 ECMA-232 ECMA-234 ECMA-235 ECMA-236 ECMA-238 ECMA-239 ECMA-240 ECMA-241 Standard's Description Private Integrated Services Network (PISN) - Mapping Functions for the Employment of Dedicated Circuit Mode Connections as Inter-PTNX Connections (MAPPING-CM-STATIC) (June 1995) Portable Common Tool Environment (PCTE) - IDL Binding (Interface Definition Language), 2nd edition (December 1997) Data Interchange on 12,7 mm 128-Track Magnetic Tape Cartridges - DLT 4 Format (December 1995) Private Integrated Services Network (PISN) - Profile Standard for the Connection of Radio Paging Equipment (RPE) to a PISN (December 1995) Application Programming Interface for Windows (APIW) (December 1995) The Ecma GSS-API Mechanism (March 1996) 3,81 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording - DDS-3 Format using 125 m Length Tapes (June 1996) Data Interchange on 130 mm Optical Disk Cartridge of Type WORM (Write Once Read Many) using Irreversible Effects Capacity: 2,6 Gbytes per Cartridge (June 1996) Data Interchange on 90 mm Optical Disk Cartridges - HS-1 Format - Capacity: 650 Megabytes per Cartridge (June 1996) Data Interchange on 120 mm Optical Disk Cartridges using Phase Change PD Format - Capacity: 650 Mbytes per Cartridge (June 1996) Private Integrated Services Network (PISN) - Specification, Functional Model and Information Flows - Message Waiting Indication Supplementary Service (MWISD), 4th edition (February 2002) Estándares Web | Curso 2010-2011 | Anexos Private Integrated Services Network (PISN) - Inter-Exchange ECMA-242 Signalling Protocol - Message Waiting Indication Supplementary Service (QSIG-MWI), 4th edition (December 2001) 89 Private Integrated Services Network (PISN) - Mapping Functions for the Employment of a Circuit Mode Basic Service and the ECMA-244 Supplementary Service User-to-User Signalling as a pair of Ondemand Inter-PINX Connections (Mapping-UUS), 2nd edition (September 2000) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-245 Signalling Protocol - PINX Clock Synchronization (SYNC-SIG), 2nd edition (September 1997) 8 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording - AIT-1 Format, 2nd edition (June 1998) 8 mm Wide Magnetic Tape Cartridge for Information Interchange ECMA-247 - Helical Scan Recording - HH-1 Format, 2nd edition (June 1998) 12,65 mm Wide Magnetic Tape Cassette for Information ECMA-248 Interchange - Helical Scan Recording - DTF-1 Format, 2nd edition (June 1998) ECMA-246 ISO/IEC and/or ETSI Number ETSI EN 301 765 ISO/IEC 13719-4 ISO/IEC 15307 ETSI ETS 300 739 ISO/IEC 15521 ISO/IEC 15486 ISO/IEC 15498 ISO/IEC 15485 ISO/IEC 15505 ETSI EN 301 260 ISO/IEC 15506 ETSI EN 301 255 ISO/IEC 17309 ETSI EN 301 102 ISO/IEC 15507 ETSI EN 301 259 ISO/IEC 15780 ISO/IEC 15718 ISO/IEC 15731 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ECMA-249 ECMA-250 ECMA-251 ECMA-252 ECMA-253 ECMA-254 ECMA-258 ECMA-259 ECMA-260 ECMA-261 ECMA-262 ECMA-263 ECMA-264 ECMA-265 ECMA-266 ECMA-267 ISO/IEC and/or ETSI Number 8 mm Wide Magnetic Tape Cartridge for Information Interchange ISO/IEC - Helical Scan Recording - DA-2 Format, 2nd edition (June 1998) 15757 Private Integrated Services Network (PISN) - Specification, ISO/IEC Functional Model and Information Flows - Common Information 15771 nd Additional Network Feature (ANF-CMNSD), 2 edition (December ETSI EN 301 1998) 819 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 15772 Signalling Protocol - Common Information Additional Network ETSI EN 301 Feature (QSIG-CMN), 3rd edition (December 2001) 820 Broadband Private Integrated Services Network (B-PISN) - InterISO/IEC Exchange Signalling Protocol - Transit Counter Additional Network 15773 Feature (B-QSIG-TC) (December 1996) Private Integrated Services Network (PISN) - Mapping Functions ISO/IEC for the Employement of 64 kbit/s Circuit Mode Connection with 17310 16 kbit/s Sub-multiplexing (Mapping/16), 2nd edition (September ETSI EN 301 2000) 039 Broadband Private Integrated Services Network (B-PISN) - InterISO/IEC Exchange Signalling Protocol - Generic Functional Protocol (B19058 nd QSIG-GF), 2 edition (December 1999) Data Interchange on 12,7 mm 128-Track Magnetic Tape ISO/IEC Cartridges - DLT 3-XT Format (June 1997) 15895 Data Interchange on 12,7 mm 208-Track Magnetic Tape ISO/IEC Cartridges - DLT 5 Format (June 1997) 15896 Data Interchange on 356 mm Optical Disk Cartridges - WORM, ISO/IEC using Phase Change Technology Capacity: 14,8 and 25 Gbytes per 15898 Cartridge (June 1997) Broadband Private Integrated Services Network (B-PISN) - Service ISO/IEC Description - Broadband Connection Oriented Bearer Services (B15899 BCSD) (June 1997) ISO/IEC ECMAScript Language Specification, 5th edition (December 2009) 16262 Private Integrated Services Network (PISN) - Specification, ISO/IEC Functional Model and Information Flows - Call Priority 15991 Interruption and Call Priority Interruption Protection ETSI EN 301 Supplementary Services (CPI(P)SD), 3rd edition (December 2001) 655 Private Integrated Services Network (PISN) - Inter-Exchange ISO/IEC Signalling Protocol - Call Priority Interruption and Call Priority 15992 Interruption Protection Supplementary Services (QSIG-CPI(P)), 3rd ETSI EN 301 edition (December 2001) 656 Broadband Private Integrated Services Network (B-PISN) - InterISO/IEC Exchange Signalling Protocol - Signalling ATM Adaptation Layer (B13246 QSIG-SAAL) (September 1997) Broadband Private Integrated Services Network (B-PISN) - InterISO/IEC Exchange Signalling Protocol - Basic Call/Connection Control (B13247 QSIG-BC) (September 1997) ISO/IEC 120 mm DVD - Read-Only Disk, 3rd edition (April 2001) 16448 Standard's Description Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 90 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard Standard's Description ECMA-268 80 mm DVD - Read-Only Disk, 3rd edition (April 2001) ECMA-269 Services for Computer Supported Telecommunications Applications (CSTA) Phase III, 8th edition (June 2009) ISO/IEC and/or ETSI Number ISO/IEC 16449 ISO/IEC 18051 ETSI TS 102 173 Portable Common Tool Environment (PCTE) - Mapping from CASE Data Interchange Format (CDIF) to PCTE (December 1997) Extended Commercially Oriented Functionality Class for Security ECMA-271 Evaluation (E-COFC), 2nd edition (December 1999) ECMA-270 ECMA-272 120 mm DVD Rewritable Disk (DVD-RAM), 2nd edition (June 1999) ECMA-273 Case for 120 mm DVD-RAM Disks (February 1998) ECMA-274 ECMA-275 ECMA-276 ECMA-277 ECMA-278 ECMA-279 ECMA-280 Estándares Web | Curso 2010-2011 | Anexos ECMA-281 91 ECMA-282 ECMA-283 ECMA-284 ECMA-285 Data Interchange on 120 mm Optical Disk using +RW Format Capacity: 3,0 Gbytes and 6,0 Gbytes, 2nd edition (June 1999) Measurement of Structure-Borne Vibration induced by Small Air Moving Devices (AMDs), 2nd edition (December 2002) Private Integrated Services Network (PISN) - Reference Configuration for PINX Extension Lines (June 1998) Private Integrated Services Network (PISN) - Circuit Emulation Specification - Emulation of Basic Access by ATM Networks (June 1998) Data Interchange on 12,7 mm 128-Track Magnetic Tape Cartridge - Parallel Serpentine Format, 2nd edition (June 2000) 80 mm (1,23 Gbytes per side) and 120 mm (3,95 Gbytes per side) DVD-Recordable Disk (DVD-R) (December 1998) Data Interchange on 130 mm Optical Disk Cartridges of Type WORM (Write Once Read Many) using Irreversible Effects Capacity: 5,2 Gbytes per Cartridge (December 1998) Private Integrated Services Network (PISN) - Specification, Functional Model and Information Flows - Private User Mobility (PUM) - Registration Supplementary Service (PUMRSD), 3rd edition (December 2001) ISO/IEC 16824 ISO/IEC 16825 ISO/IEC 16969 ISO/IEC 11579-3 ISO/IEC 17913 ISO/IEC 20563 ISO/IEC 18093 ISO/IEC 17875 ETSI EN 301 822 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 17876 Signalling Protocol - Private User Mobility (PUM) - Registration ETSI EN 301 rd Supplementary Service (QSIG-PUMR), 3 edition (December 2001) 821 Private Integrated Services Network (PISN) - Specification, ISO/IEC Functional Model and Information Flows - Private User Mobility 17877 (PUM) - Call Handling Additional Network Features (PUMCHSD), ETSI EN 301 nd 2 edition (June 2000) 657 Private Integrated Services Network (PISN) - Inter-Exchange ISO/IEC Signalling Protocol - Private User Mobility (PUM) - Call Handling 17878 Additional Network Features (QSIG-PUMCH), 3rd edition ETSI EN 301 (December 2001) 810 Protocol for Computer Supported Telecommunications ISO/IEC Applications (CSTA) Phase III, 3rd edition (December 2010) 18052 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ECMA-286 ECMA-287 ECMA-288 ECMA-289 ECMA-291 ECMA-292 ECMA-293 ECMA-294 ECMA-295 ECMA-296 ECMA-297 ECMA-298 ECMA-299 Standard's Description Data Interchange on 12,7 mm 208-Track Magnetic Tape Cartridges - DLT 6 Format, 2nd edition (June 2000) Safety of electronic equipment, 2nd edition (December 2002) 3,81 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording - DDS-4 Format (June 1999) Private Integrated Services Network (PISN) - Mapping Functions for the Employment of 64 kbit/s Circuit Mode Connections with 8 kbit/s Sub-Multiplexing (Mapping/8), 2nd edition (September 2000) 8 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording AIT-1 with MIC Format (December 1999) 8 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording AIT-2 with MIC Format (December 1999) 8 mm Wide Magnetic Tape Cartridge for Information Interchange - Helical Scan Recording - MammothTape-2 Format (December 1999) B-ISDN and B-PISN - Digital Subscriber Signalling System No. two (DSS2), Broadband Inter-Exchange Signalling (B-QSIG), and Signalling System No. 7 (SS7) - Call Control in a Separated Call and Bearer Control Environment - Part 1: Protocol Specification (December 1999) B-ISDN and B-PISN - Digital Subscriber Signalling System No. two (DSS2), Broadband Inter-Exchange Signalling (B-QSIG), and Signalling System No. 7 (SS7) - Call Control in a Separated Call and Bearer Control Environment - Part 2: Protocol Implementation Conformance Statement (PICS) Proforma Specification (December 1999) B-ISDN and B-PISN - Digital Subscriber Signalling System No. two (DSS2), Broadband Inter-Exchange Signalling (B-QSIG), and Signalling System No. 7 (SS7) - Prenegotiation - Part 1: Protocol Specification (December 1999) B-ISDN and B-PISN - Digital Subscriber Signalling System No. two (DSS2), Broadband Inter-Exchange Signalling (B-QSIG), and Signalling System No. 7 (SS7) - Prenegotiation - Part 2: Protocol Implementation Conformance Statement (PICS) Proforma Specification (December 1999) Broadband Private Integrated Services Network (B-PISN) - InterExchange Signalling Protocol - Separated Bearer Control (SBC) (BQSIG-SBC) (December 1999) Private Integrated Services Network (PISN) - Specification, Functional Model and Information Flows - Single Step Call Transfer Supplementary Service (SSCT-SD), 2nd edition (December 2001) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-300 Signalling Protocol - Single Step Call Transfer Supplementary Service (QSIG-SSCT), 2nd edition (December 2001) ISO/IEC and/or ETSI Number ISO/IEC 16382 ISO/IEC 17462 ISO/IEC 17311 ETSI EN 301 924 ISO/IEC 18809 ISO/IEC 18810 ISO/IEC 18836 ETSI EN 302 092-1 ETSI EN 302 092-2 ETSI EN 302 091-1 ETSI EN 302 091-2 ETSI EN 301 776 ISO/IEC 19459 ETSI EN 301 918 ISO/IEC 19460 ETSI EN 301 919 Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 92 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard Standard's Description Private Integrated Services Network (PISN) - Specification, Functional Model and Information Flows - Wireless Terminal ECMA-301 Location Registration Supplementary Service and Wireless Terminal Information Exchange Additional Network Feature (WTMLR-SD) (June 2000) Private Integrated Services Network (PISN) - Inter-Exchange Signalling Protocol - Wireless Terminal Location Registration ECMA-302 Supplementary Service and Wireless Terminal Information Exchange Additional Network Feature (QSIG-WTMLR), 2nd edition (December 2001) Estándares Web | Curso 2010-2011 | Anexos ISO/IEC 15428 ETSI EN 301 824 ISO/IEC 15429 ETSI EN 301 825 ISO/IEC 15430 ETSI EN 301 826 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 15431 ECMA-304 Signalling Protocol - Wireless Terminal Call Handling Additional ETSI EN 301 Network Features (QSIG-WTMCH), 2nd edition (December 2001) 827 ISO/IEC Private Integrated Services Network (PISN) - Specification, 15432 ECMA-305 Functional Model and Information Flows - Wireless Terminal ETSI EN 301 Authentication Supplementary Services (WTMAU-SD) (June 2000) 828 Private Integrated Services Network (PISN) - Inter-Exchange ISO/IEC Signalling Protocol - Wireless Terminal Authentication 15433 ECMA-306 Supplementary Services (QSIG-WTMAU), 2nd edition (December ETSI EN 301 2001) 829 ISO/IEC Corporate Telecommunication Networks - Signalling Interworking 21409 ECMA-307 between QSIG and H.323 - Generic Functional Protocol for the ETSI TS 101 Support of Supplementary Services (June 2000) 905 ISO/IEC Corporate Telecommunication Networks - Signalling Interworking 21410 ECMA-308 between QSIG and H.323 - Call Transfer Supplementary Services, ETSI TS 101 2nd edition (June 2001) 907 ISO/IEC Corporate Telecommunication Networks - Signalling Interworking 21411 ECMA-309 between QSIG and H.323 - Call Diversion Supplementary Services, ETSI TS 101 2nd edition (June 2001) 906 ISO/IEC Private Integrated Services Network (PISN) - Specification, 21407 ECMA-310 Functional Model and Information Flows - Simple Dialog ETSI EN 301 Supplementary Service (SDSD) (June 2000) 920 ISO/IEC Private Integrated Services Network (PISN) - Inter-Exchange 21408 ECMA-311 Signalling Protocol - Simple Dialog Supplementary Service (QSIGETSI EN 301 SD), 2nd edition (December 2001) 921 Private Integrated Services Network (PISN) - Specification, ECMA-303 Functional Model and Information Flows - Wireless Terminal Call Handling Additional Network Features (WTMCH-SD) (June 2000) 93 ISO/IEC and/or ETSI Number J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard's Description Private Integrated Services Network (PISN) - Profile Standard for ECMA-312 the Use of PSS1 (QSIG) in Air Traffic Services Networks, 3rd edition (June 2003) Private Integrated Services Network (PISN) - Specification, Functional Model and Information Flows - Call Identification and ECMA-313 Call Linkage Additional Network Feature (CIDLSD) (September 2000) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-314 Signalling Protocol - Call Identification and Call Linkage Additional Network Feature (QSIG-CIDL), 2nd edition (December 2001) 12,65 mm Wide Magnetic Tape Cassette for Information Interchange - Helical Scan Recording - DTF-2 (December 2000) 8 mm Wide Magnetic Tape Cartridge for Information Interchange ECMA-316 - Helical Scan Recording - VXA-1 Format, 2nd edition (December 2001) Data Interchange on 300 mm Optical Disk Cartridges of Type ECMA-317 WORM (Write Once Read Many) using Irreversible Effects Capacity: 30 Gbytes per Cartridge (December 2000) ECMA-315 Private Integrated Services Network (PISN) - Use of QSIG at the C ECMA-318 Reference Point between a PINX and an Interconnecting Network (December 2000) Data Interchange on 12,7 mm - 384-Track Magnetic Tape Cartridges - Ultrium-1 Format (June 2001) Data Interchange on 12,7 mm - 448-Track Magnetic Tape ECMA-320 Cartridges - SDLT1 Format (June 2001) Streaming Lossless Data Compression Algorithm - (SLDC) (June ECMA-321 2001) Data Interchange on 130 mm Magneto-Optical Disk Cartridges ECMA-322 Capacity: 9,1 Gbytes per Cartridge (June 2001) ECMA-319 ECMA-323 XML Protocol for Computer Supported Telecommunications Applications (CSTA) Phase III, 5th edition (June 2009) Private Integrated Services Network (PISN) - Specification, ECMA-324 Functional Model and Information Flows - Short Message Service (SMSSD) (June 2001) Private Integrated Services Network (PISN) - Inter-Exchange ECMA-325 Signalling Protocol - Short Message Service (QSIG-SMS) (June 2001) Corporate Telecommunication Networks - Signalling Interworking ECMA-326 between QSIG and H.323 - Call Completion Supplementary Services (June 2001) ECMA-327 ECMAScript 3rd Edition Compact Profile (June 2001) ISO/IEC and/or ETSI Number ETSI EN 301 846 ISO/IEC 21888 ETSI EN 301 922 ISO/IEC 21889 ETSI EN 301 923 ISO/IEC 20061 ISO/IEC 20062 ISO/IEC 20162 ISO/IEC 20161 ETSI TS 101 914 ISO/IEC 22050 ISO/IEC 22051 ISO/IEC 22091 ISO/IEC 22092 ISO/IEC 18056 ETSI TS 102 174 ISO/IEC 21989 ETSI TS 101 990 ISO/IEC 21990 ETSI TS 101 991 ISO/IEC 21991 ETSI TS 101 989 Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 94 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard Standard's Description Determination of Chemical Emission Rates from Electronic Equipment, 5th edition (December 2010) 8 mm Wide Magnetic Tape Cartridge for Information Interchange ECMA-329 - Helical Scan Recording - AIT-3 Format (December 2001) 120 mm (4,7 Gbytes per side) and 80 mm (1,46 Gbytes per side) ECMA-330 DVD Rewritable Disk (DVD-RAM), 3rd edition (June 2005) Cases for 120 mm and 80 mm DVD-RAM Disks, 2nd edition (June ECMA-331 2004) ECMA-328 ECMA-332 Corporate Telecommunication Networks - Signalling Interworking between QSIG and H.323 - Basic Services (December 2001) Private Integrated Services Network (PISN) - Mapping Functions ECMA-333 for the Tunnelling of QSIG through H.323 Networks, 2nd edition (December 2003) ECMA-334 C# Language Specification, 4th edition (June 2006) ECMA-335 Common Language Infrastructure (CLI), 5th edition (December 2010) Private Integrated Services Network (PISN) - Mapping Functions ECMA-336 for the Tunnelling of QSIG through IP Networks (Mapping/IPQSIG) (June 2002) Data Interchange on 120 mm and 80 mm - Optical Disk using +RW ECMA-337 Format - Capacity: 4,7 and 1,46 Gbytes per side (Recording speed up to 4X), 4th edition (June 2008) 80 mm (1,46 Gbytes per side) and 120 mm (4,70 Gbytes per side) ECMA-338 DVD Re-recordable Disk (DVD-RW) (December 2002) Estándares Web | Curso 2010-2011 | Anexos Corporate Telecommunication Networks - Signalling Interworking ECMA-339 between QSIG and SIP - Basic Services, 2nd edition (December 2006) 95 ECMA-340 Near Field Communication Interface and Protocol (NFCIP-1), ECMA-341 ISO/IEC and/or ETSI Number ISO/IEC 28360 ISO/IEC 23651 ISO/IEC 17592 ISO/IEC 17594 ISO/IEC 23289 ETSI TS 102 036 ISO/IEC 23290 ETSI TS 102 037 ISO/IEC 23270 ISO/IEC 23271 ISO/IEC 21992 ETSI TS 102 075 ISO/IEC 17341 ISO/IEC 17342 ISO/IEC 17343 ETSI TS 102 166 ISO/IEC 18092 ETSI TS 102 190 Environmental Design Considerations for ICT & CE Products, 4th edition (December 2010) ECMA-342 RapidIOTMInterconnect Systems (February 2003) Private Integrated Services Network (PISN) – Specification, ECMA-343 Functional Model and Information Flows – Make Call Request Supplementary Service (MCRSD) (June 2003) ISO/IEC 18372 ISO/IEC 20113 ETSI TS 102 253 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Standard's Description Private Integrated Services Network (PISN) – Inter-Exchange ECMA-344 Signalling Protocol – Make Call Request Supplementary Service (QSIG-MCR) (June 2003) ECMA-345 ECMA-346 ECMA-347 ECMA-348 ECMA-349 ECMA-350 ECMA-351 ECMA-352 ECMA-353 ECMA-354 ECMA-355 ECMA-356 ECMA-357 ECMA-358 Private Integrated Services Network (PISN) – Use of QSIG for Message Centre Access (MCA) Profile Standard (June 2003) Private Integrated Services Network (PISN) – Specification, Functional Model and Information Flows – Message Centre Monitoring and Mailbox Identification Supplementary Services (MCM-SD / MID-SD) (June 2003) Private Integrated Services Network (PISN) – Inter-Exchange Signalling Protocol – Message Centre Monitoring and Mailbox Identification Supplementary Services (QSIG-MCM / QSIG-MID) (June 2003) Web Services Description Language (WSDL) for CSTA Phase III, 4th edition (June 2009) Data Interchange on 120 mm and 80 mm Optical Disk using +R Format - Capacity: 4,7 and 1,46 Gbytes per Side (Recording speed up to 16X), 4th edition (June 2008) Data Interchange on 130 mm Rewritable and Write Once Read Many Ultra Density Optical (UDO) Disk Cartridges - Capacity: 30 Gbytes per Cartridge - First Generation, 3rd edition (December 2006) Data Interchange on 90 mm Optical Disk Cartridges - Capacity: 1,3 Gbytes per Cartridge (December 2003) ISO/IEC and/or ETSI Number ISO/IEC 20114 ETSI TS 102 254 ISO/IEC 20115 ETSI TS 102 255 ISO/IEC 20116 ETSI TS 102 256 ISO/IEC 20117 ETSI TS 102 257 ISO/IEC 17344 ISO/IEC 17345 ISO/IEC 17346 ISO/IEC Near Field Communication Interface and Protocol -2 (NFCIP-2), 2nd 21481 edition (June 2010) ETSI TS 102 312 Data Interchange on 90 mm Optical Disk Cartridges - Capacity 2,3 ISO/IEC Gbytes per Cartridge (June 2004) 22533 ISO/IEC 22534 Application Session Services (June 2004) ETSI TS 102 344 ISO/IEC Corporate Telecommunication Networks - Tunnelling of QSIG over 22535 SIP, 3rd edition (June 2008) ETSI TS 102 345 ISO/IEC 22536 NFCIP-1 - RF Interface Test Methods (June 2004) ETSI TS 102 346 ECMAScript for XML (E4X) Specification, 2nd edition (December ISO/IEC 2005) 22537 ICT Product Radiated Emissions: 1-6 GHz (December 2004) Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 96 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Ecma Standard Standard's Description ECMA-359 80 mm (1,46 Gbytes per side) and 120 mm (4,70 Gbytes per side) DVD Recordable Disk (DVD-R) (December 2004) ECMA-360 Corporate telecommunication networks - Signalling interworking between QSIG and SIP - Call diversion ECMA-361 Corporate telecommunication networks - Signalling interworking between QSIG and SIP - Call transfer ECMA-362 NFCIP-1 - Protocol Test Methods, 2nd edition (December 2005) ECMA-363 Universal 3D File Format, 1st edition to 4th edition (June 2007) Data interchange on 120 mm and 80 mm Optical Disk using +R DL ECMA-364 Format - Capacity: 8,55 and 2,66 Gbytes per Side (Recording speed up to 16X), 3rd edition (December 2007) Data Interchange on 60 mm Read-Only ODC - Capacity: 1,8 Gbytes ECMA-365 (UMDTM) (June 2005) ECMA-366 WS-Session - Web Services for Application Session Services, 2nd edition (June 2008) ECMA-367 Eiffel: Analysis, Design and Programming Language, 2nd edition (June 2006) ECMA-368 High Rate Ultra Wideband PHY and MAC Standard, 3rd edition (December 2008) ECMA-369 MAC-PHY Interface for ECMA-368, 3rd edition (December 2008) ISO/IEC and/or ETSI Number ISO/IEC 23912 ISO/IEC 23915 ETSI TS 102 393 ISO/IEC 23916 ETSI TS 102 392 ISO/IEC 23917 ETSI TS 102 394 ISO/IEC 25434 ISO/IEC 25435 ISO/IEC 25437 ETSI TS 102 440 ISO/IEC 25436 ISO/IEC 26907 ETSI TS 102 455 ISO/IEC 26908 Estándares Web | Curso 2010-2011 | Anexos ECMA-370 97 TED - , 4th edition (June 2009) Data Interchange on 120 mm and 80 mm Optical Disk using +RW ECMA-371 HS Format - Capacity: 4,7 and 1,46 Gbytes per Side (Recording speed 8X), 2nd edition (June 2008) ECMA-372 C++/CLI Language Specification (December 2005) ISO/IEC 26925 ECMA-373 Near Field Communication Wired Interface (NFC-WI) (June 2006) ISO/IEC 28361 ETSI TS 102 541 Data Interchange on 120 mm and 80 mm Optical Disk using +RW ECMA-374 DL Format – Capacity: 8,55 and 2,66 Gbytes per Side (Recording speed 2,4X), 2nd edition (June 2008) ECMA-375 Case for 120 mm HVD-ROM disk (December 2006) ISO/IEC 29642 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ECMA-376 ECMA-377 ECMA-378 ECMA-379 ECMA-380 ECMA-381 ECMA-382 ECMA-383 ECMA-384 ECMA-385 ECMA-386 ECMA-387 ECMA-388 ECMA-389 ECMA-390 ECMA-391 ECMA-392 ECMA-393 ECMA-394 ECMA-395 ECMA-396 ECMA-397 Standard's Description Office Open XML File Formats, 1st (December 2006) and 2nd (December 2008) editions Information Interchange on Holographic Versatile Disc (HVD) Recordable Cartridges – Capacity: 200 Gbytes per Cartridge (May 2007) Information Interchange on Read-Only Memory Holographic Versatile Disc (HVD-ROM) – Capacity: 100 Gbytes per disk (May 2007) Test Method for the Estimation of the Archival Lifetime of Optical Media, 3rd edition (June 2010) Data Interchange on 130 mm Rewritable and Write Once Read Many Ultra Density Optical (UDO) Disk Cartridges – Capacity: 60 Gbytes per Cartridge – Second Generation (December 2007) Procedure for the Registration of Assigned Numbers for ECMA368 and ECMA-369 (December 2007) 120 mm (8,54 Gbytes per side) and 80 mm (2,66 Gbytes per side) DVD Recordable Disk for Dual Layer (DVD-R for DL), 2nd edition (June 2010) Measuring the Energy Consumption of Personal Computing Products, 3rd edition (December 2010) 120 mm (8,54 Gbytes per side) and 80 mm (2,66 Gbytes per side) DVD Re-recordable Disk for Dual Layer (DVD-RW for DL) (December 2008) NFC-SEC: NFCIP-1 Security Services and Protocol, 2nd edition (June 2010) NFC-SEC-01: NFC-SEC Cryptography Standard using ECDH and AES, 2nd edition (June 2010) High Rate 60 GHz PHY, MAC and HDMI PALs, 2nd edition (December 2010) Open XML Paper Specification (June 2009) Procedure for the Registration of Categories for ECMA-383 2nd edition (December 2009) Front-End Configuration Command for NFC-WI (NFC-FEC) (December 2009) Memory-Spot Interface and Protocol (MSIP-1) (December 2009) MAC and PHY for Operation in TV White Space (December 2009) ProxZzzy™ for sleeping hosts (February 2010) Recordable Compact Disc Systems CD-R Multi-Speed (December 2010) Recordable Compact Disc Systems CD-RW Ultra-Speed (December 2010) Test Method for the Estimation of Lifetime of Optical Media for Long-term Data Storage (December 2010) SDVLC (December 2010) ISO/IEC and/or ETSI Number ISO/IEC 29500 ISO/IEC 10995 ISO/IEC 11976 ISO/IEC 13560 ISO/IEC 12862 ISO/IEC 13170 ISO/IEC 13157-1 ISO/IEC 13157-2 ISO/IEC 13156 Estándares Web | Curso 2010-2011 | Anexos Ecma Standard 98 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares ETSI Estándares Web | Curso 2010-2011 | Anexos ETSI Standard 99 Reference Title European digital cellular telecommunications system ETSI ETR 108/A1 RTR/SMG-000590P (Phase 2);GSM Electro Magnetic Compatibility (EMC) ed.1 (1995-08) considerations (GSM 05.90) ETSI ETS 300 Radio Equipment and Systems (RES);HIgh PErformance 652/A1 ed.1 RE/RES-10-12 Radio Local Area Network (HIPERLAN) Type (1997-05) 1;Functional specification ETSI ETS 300 Radio Equipment and Systems (RES);HIgh PErformance 652/A2 ed.1 RE/BRAN-10-12 Radio Local Area Network (HIPERLAN) Type (1998-06) 1;Functional specification European digital cellular telecommunications system ETSI ETS 300 (Phase 2);Specification of the Subscriber Identity 608/A1 ed.1 RE/SMG-091111P1 Module - Mobile Equipment (SIM - ME) interface (GSM (1995-07) 11.11) ETSI ETS 300 European digital cellular telecommunications system 606/A1 ed.1 RE/SMG-030911P (Phase 2);Signalling interworking for supplementary (1995-07) services (GSM 09.11) European digital cellular telecommunications system (Phase 2);Interworking between a Public Land Mobile ETSI ETS 300 Network (PLMN) and a Packet Switched Public Data 603/A1 ed.1 RE/SMG-040906P Network/Integrated Services Digital Network (1995-04) (PSPDN/ISDN) for the support of packet switched data transmission services (GSM 09.06) ETSI ETS 300 European digital cellular telecommunications system RE/SMG599/A1 ed.1 (Phase 2);Mobile Application Part (MAP) specification 030902PR1 (1995-07) (GSM 09.02) European digital cellular telecommunications system ETSI ETS 300 (Phase 2);Use of Data Terminal Equipment - Data 585/A1 ed.1 RE/SMG-040705P Circuit terminating Equipment (DTE - DCE) interface (1995-04) for Short Message Service (SMS) and Cell Broadcast Service (CBS) (GSM 07.05) ETSI ETS 300 RE/SMGEuropean digital cellular telecommunications system 575/A1 ed.2 020503PR2 (Phase 2);Channel coding (GSM 05.03) (1996-01) European digital cellular telecommunications system (Phase 2);Radio Link Protocol (RLP) for data and ETSI ETS 300 telematic services on the Mobile Station - Base Station 563/A1 ed.1 RE/SMG-040422P System (MS - BSS) interface and the Base Station (1995-07) System - Mobile-services Switching Centre (BSS - MSC) interface (GSM 04.22) European digital cellular telecommunications system ETSI ETS 300 (Phase 2);Mobile radio interface layer 558/A1 ed.1 RE/SMG-030410P 3;Supplementary services specification;General (1995-07) aspects (GSM 04.10) ETSI ETS 300 European digital cellular telecommunications system 536/A1 ed.1 RE/SMG-040340P (Phase 2);Technical realization of Short Message (1995-04) Service (SMS) Point-to-Point (PP) (GSM 03.40) J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ETSI ETS 300 514/A1 ed.1 (1995-04) ETSI ETS 300 511/A1 ed.1 (1995-04) ETSI ETS 300 508/A1 ed.1 (1995-04) ETSI ETS 300 506/A1 ed.1 (1995-04) ETSI ETS 300 503/A1 ed.1 (1995-04) ETSI ETS 300 500/A1 ed.1 (1995-03) ETSI ETS 300 494-1/A1 ed.1 (1998-08) ETSI ETS 300 494-2/A1 ed.1 (1998-02) ETSI ETS 300 494-3/A1 ed.1 (1998-02) ETSI ETS 300 487/A1 ed.1 (1997-11) ETSI ETS 300 460/A1 ed.1 (1997-11) ETSI ETS 300 454/A1 ed.1 (1997-03) ETSI ETS 300 445/A1 ed.1 (1997-03) Reference RE/SMG-010281P RE/SMG-010230P RE/SMG-010216P RE/SMG-010209P Title European digital cellular telecommunications system (Phase 2);Line identification supplementary services;Stage 1 (GSM 02.81) European digital cellular telecommunications system (Phase 2);Man-Machine Interface (MMI) of the Mobile Station (MS) (GSM 02.30) European digital cellular telecommunications system (Phase 2);International Mobile station Equipment Identities (IMEI) (GSM 02.16) European digital cellular telecommunications system (Phase 2);Security aspects (GSM 02.09) European digital cellular telecommunications system (Phase 2);General on supplementary services (GSM 02.04) European digital cellular telecommunications system (Phase 2);Principles of telecommunication services RE/SMG-010201P supported by a GSM Public Land Mobile Network (PLMN) (GSM 02.01) Digital Enhanced Cordless Telecommunications RE/DECT-040093-1 (DECT);Generic Access Profile (GAP);Profile Test Specification (PTS);Part 1: Summary Digital Enhanced Cordless Telecommunications (DECT);Generic Access Profile (GAP);Profile Test RE/DECT-040093-2 Specification (PTS);Part 2: Profile Specific Test Specification (PSTS) - Portable radio Termination (PT) Digital Enhanced Cordless Telecommunications (DECT);Generic Access Profile (GAP);Profile Test RE/DECT-040093-3 Specification (PTS);Part 3: Profile Specific Test Specification (PSTS) - Fixed radio Termination (FT) Satellite Earth Stations and Systems (SES);ReceiveOnly Mobile Earth Stations (ROMES) operating in the RE/SES-00030 1,5 GHz band providing data communications;Radio Frequency (RF) specifications Satellite Earth Stations and Systems (SES);Maritime Mobile Earth Stations (MMES) operating in the 1,5/1,6 GHz bands providing Low Bit Rate Data RE/SES-00029 Communications (LBRDC) for the Global Maritime Distress and Safety System (GMDSS);Technical characteristics and methods of measurement RE/SMG-010204P RE/RES-080307 Radio Equipment and Systems (RES);Wide band audio links;Technical characteristics and test methods RE/RES-09034 Radio Equipment and Systems (RES);ElectroMagnetic Compatibility (EMC) standard for wireless microphones and similar Radio Frequency (RF) audio link equipment Estándares Web | Curso 2010-2011 | Anexos ETSI Standard 100 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos ETSI Standard 101 Reference ETSI ETS 300 441/A1 ed.1 (1998-09) (Historical) RE/ERM-RP01-026 ETSI ETS 300 433/A1 ed.1 (1996-12) RE/RES-00009 ETSI ETS 300 433/A2 ed.1 (1997-03) RE/RES-00010 ETSI ETS 300 390/A1 ed.1 (1997-03) RE/RES-02029 ETSI ETS 300 385/A1 ed.1 (1997-03) RE/RES-09033 ETSI ETS 300 384/A1 ed.1 (1997-02) RE/JTC-VHFTX/A1 ETSI ETS 300 373/A1 ed.1 (1997-08) RE/RES-01028 ETSI ETS 300 347-1/A1 ed.1 (1997-05) RE/SPS-03035-1 ETSI ETS 300 347-2/A1 ed.1 (1997-05) RE/SPS-03035-2 ETSI ETS 300 341/A1 ed.1 (1997-03) RE/RES-02028 ETSI ETS 300 340/A1 ed.1 (1997-03) RE/RES-09032 Title Electromagnetic compatibility and Radio spectrum Matters (ERM);Technical characteristics and methods of measurement for maritime radiotelephone watch receivers for the distress and calling frequency 2 182 kHz Radio Equipment and Systems (RES);Double Side Band (DSB) and/or Single Side Band (SSB) amplitude modulated Citizens Band (CB) radio equipment;Technical characteristics and methods of measurement Radio Equipment and Systems (RES);Double Side Band (DSB) and/or Single Side Band (SSB) amplitude modulated Citizens Band (CB) radio equipment;Technical characteristics and methods of measurement Radio Equipment and Systems (RES);Land mobile service;Technical characteristics and test conditions for radio equipment intended for the transmission of data (and speech) and using an integral antenna Radio Equipment and Systems (RES);ElectroMagnetic Compatibility (EMC) standard for digital fixed radio links and ancillary equipment with data rates at around 2 Mbit/s and above Radio broadcasting systems;Very High Frequency (VHF), frequency modulated, sound broadcasting transmitters Radio Equipment and Systems (RES);Technical characteristics and methods of measurement for maritime mobile transmitters and receivers for use in the MF and HF bands V interfaces at the digital Local Exchange (LE);V5.2 interface for the support of Access Network (AN);Part 1: V5.2 interface specification V interfaces at the digital Local Exchange (LE);V5.2 interface for the support of Access Network (AN);Part 2: Protocol Implementation Conformance Statement (PICS) proforma Radio Equipment and Systems (RES);Land mobile service;Technical characteristics and test conditions for radio equipment using an integral antenna transmitting signals to initiate a specific response in the receiver Radio Equipment and Systems (RES);ElectroMagnetic Compatibility (EMC) for European Radio Message System (ERMES) paging receivers J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ETSI ETS 300 328/A1 ed.2 (1997-07) ETSI ETS 300 324-1/A1 ed.1 (1996-01) ETSI ETS 300 323-1/A1 ed.1 (1995-03) ETSI ETS 300 323-3/A1 ed.1 (1995-03) ETSI ETS 300 323-6/A1 ed.1 (1995-03) ETSI ETS 300 297/A1 ed.1 (1996-03) ETSI ETS 300 296/A1 ed.1 (1997-03) ETSI ETS 300 290/A1 ed.1 (1995-11) ETSI ETS 300 288/A1 ed.1 (1995-06) ETSI ETS 300 280/A1 ed.1 (1996-02) Reference RE/RES-10-13 RE/SPS-03028 RE/RES-03054-1 RE/RES-03054-3 RE/RES-03054-6 RE/TM-03049 RE/RES-02027 RE/BTC-02064 RE/BTC-02063 RE/TE-02035 Title Radio Equipment and Systems (RES);Wideband transmission systems;Technical characteristics and test conditions for data transmission equipment operating in the 2,4 GHz ISM band and using spread spectrum modulation techniques V interfaces at the digital Local Exchange (LE);V5.1 interface for the support of Access Network (AN);Part 1: V5.1 interface specification Digital Enhanced Cordless Telecommunications (DECT);Public Access Profile (PAP) test specification;Part 1: Overview Digital Enhanced Cordless Telecommunications (DECT);Public Access Profile (PAP) test specification;Part 3: PT PICS proforma Digital Enhanced Cordless Telecommunications (DECT);Public Access Profile (PAP) test specification;Part 6: FT PICS proforma Integrated Services Digital Network (ISDN);Access digital section for ISDN basic rate Radio Equipment and Systems (RES);Land mobile service;Technical characteristics and test conditions for radio equipment using integral antennas intended primarily for analogue speech Business TeleCommunications (BTC);64 kbit/s digital unrestricted leased line with octet integrity (D64U);Terminal equipment interface Business TeleCommunications (BTC);64 kbit/s digital unrestricted leased line with octet integrity (D64U);Network interface presentation Terminal Equipment (TE);Facsimile group 4 class 1 equipment on the Integrated Services Digital Network (ISDN) Terminal testing Radio Equipment and Systems (RES);ElectroMagnetic Compatibility (EMC) standard for Private land Mobile Radio (PMR) and ancillary equipment (speech and/or non-speech) Integrated Services Digital Network (ISDN);Telephony 7 kHz and videotelephony teleservices;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification ETSI ETS 300 279/A1 ed.1 (1997-03) RE/RES-09031 ETSI ETS 300 267-1/A1 ed.1 (1996-03) RE/SPS-05062-1 ETSI ETS 300 263/A1 ed.1 (1996-03) RE/NA-010037 Integrated Services Digital Network (ISDN);Telephony 7 kHz teleservice;Service description RE/BTC-02062 Business TeleCommunications (BTC);Open Network Provision (ONP) technical requirements;2 048 kbit/s digital unstructured leased line (D2048U);Terminal equipment interface ETSI ETS 300 248/A1 ed.1 (1995-11) Estándares Web | Curso 2010-2011 | Anexos ETSI Standard 102 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ETSI Standard ETSI ETS 300 247/A1 ed.1 (1995-11) ETSI ETS 300 242/A1 ed.1 (1994-09) ETSI ETS 300 233/A1 ed.1 (1995-03) ETSI ETS 300 232/A1 ed.1 (1996-03) Estándares Web | Curso 2010-2011 | Anexos ETSI ETS 300 224/A1 ed.1 (1996-11) ETSI ETS 300 202/A1 ed.1 (1996-09) ETSI ETS 300 201/A1 ed.1 (1996-09) ETSI ETS 300 198/A1 ed.1 (1997-03) (Historical) ETSI ETS 300 197/A1 ed.1 (1995-04) (Historical) ETSI ETS 300 197/A2 ed.1 (1997-03) (Historical) 103 Reference Title RE/BTC-02076 Business Telecommunications (BT);Open Network Provision (ONP) technical requirements;2 048 kbit/s digital unstructured leased line (D2048U) Connection characteristics RE/TE-02020 Terminal Equipment (TE);Group 3 facsimile equipment RE/TM-03046 RE/TM-01025 RE/RES-04012 RE/NA-010046 RE/NA-010045 Integrated Services Digital Network (ISDN);Access digital section for ISDN primary rate;Conformance Testing Principles Transmission and Multiplexing (TM);Optical interfaces for equipments and systems relating to the Synchronous Digital Hierarchy (SDH) [ITU-T Recommendation G.957 (1995), modified] Radio Equipment and Systems (RES);On-site paging service;Technical and functional characteristics for onsite paging systems, including test methods Integrated Services Digital Network (ISDN);Call Deflection (CD) supplementary service;Service description Integrated Services Digital Network (ISDN);Call Forwarding No Reply (CFNR) supplementary service;Service description RE/TM-04054 Transmission and Multiplexing (TM);Parameters for radio relay systems for the transmission of digital signals and analogue video signals operating at 23 GHz RE/TM-04024 Transmission and Multiplexing (TM);Parameters for radio relay systems for the transmission of digital signals and analogue video signals operating at 38 GHz RE/TM-04053 Transmission and Multiplexing (TM);Parameters for radio relay systems for the transmission of digital signals and analogue video signals operating at 38 GHz ETSI ETS 300 196-1/A1 ed.1 (1995-05) RE/SPS-05067-1 ETSI ETS 300 192/A1 ed.1 (1996-01) RE/ECMA-00025 ETSI ETS 300 185-1/A1 ed.1 (1995-06) RE/SPS-05104-1 ETSI ETS 300 183/A1 ed.1 (1998-02) RE/NA-010043 Integrated Services Digital Network (ISDN);Generic functional protocol for the support of supplementary services;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Private Telecommunication Network (PTN);Signalling protocol at the S-reference point;Circuit mode basic services Integrated Services Digital Network (ISDN);Conference call, add-on (CONF) supplementary service;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Integrated Services Digital Network (ISDN);Conference call, add-on (CONF) supplementary service;Service description J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ETSI ETS 300 175-6/A1 ed.2 (1997-08) (Historical) ETSI ETS 300 174/A1 ed.1 (1997-08) ETSI ETS 300 156/A1 ed.1 (1995-03) (Withdrawn) ETSI ETS 300 153/A1 ed.1 (1995-01) (Withdrawn) ETSI ETS 300 143/A1 ed.1 (1996-01) Reference Digital Enhanced Cordless Telecommunications RE/DECT-030089-6 (DECT);Common Interface (CI);Part 6: Identities and Addressing RE/NA-051106 Network Aspects (NA);Digital coding of component television signals for contribution quality applications in the range 34 - 45 Mbit/s RE/BTC-02074 Integrated Services Digital Network (ISDN);Attachment requirements for terminal equipment to connect to an ISDN using ISDN primary rate access (Candidate NET 5) RE/TE-05050 Integrated Services Digital Network (ISDN);Attachment requirements for terminal equipment to connect to an ISDN using ISDN basic access (Candidate NET 3 Part 1) RE/TE-04036 ETSI ETS 300 138-1/A1 ed.1 (1996-01) RE/SPS-05064-1 ETSI ETS 300 135/A1 ed.1 (1997-03) RE/RES-02030 ETSI ETS 300 133-2/A1 ed.1 (1994-01) ETSI ETS 300 133-3/A1 ed.1 (1994-01) ETSI ETS 300 133-4/A1 ed.1 (1994-01) ETSI ETS 300 133-5/A1 ed.1 (1994-01) ETSI ETS 300 133-7/A1 ed.1 (1994-01) ETSI ETS 300 128/A1 ed.1 (1998-02) ETSI ETS 300 113/A1 ed.2 (1997-03) Title Integrated Services Digital Network (ISDN);Audiovisual services;Inband signalling procedures for audiovisual terminals using digital channels up to 2 048 kbit/s Integrated Services Digital Network (ISDN);Closed User Group (CUG) supplementary service;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Radio Equipment and Systems (RES);Angle-modulated Citizens Band radio equipment (CEPT PR 27 Radio Equipment);Technical characteristics and methods of measurement RE/RES-04003-2 Paging Systems (PS);Enhanced Radio MEssage System (ERMES);Part 2: Service aspects RE/RES-04003-3 Paging Systems (PS);Enhanced Radio MEssage System (ERMES);Part 3: Network aspects RE/RES-04003-4 Paging Systems (PS);Enhanced Radio MEssage System (ERMES);Part 4: Air interface specification RE/RES-04003-5 Paging Systems (PS);Enhanced Radio MEssage System (ERMES);Part 5: Receiver conformance specification RE/RES-04003-7 Paging Systems (PS);Enhanced Radio MEssage System (ERMES);Part 7: Operations and maintenance aspects RE/NA-010044 RE/RES-02026 Integrated Services Digital Network (ISDN);Malicious Call Identification (MCID) supplementary service;Service description Radio Equipment and Systems (RES);Land mobile service;Technical characteristics and test conditions for radio equipment intended for the transmission of data (and speech) and having an antenna connector Estándares Web | Curso 2010-2011 | Anexos ETSI Standard 104 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ETSI Standard ETSI ETS 300 104/A1 ed.1 (1994-06) ETSI ETS 300 102-1/A1 ed.1 (1993-04) (Historical) ETSI ETS 300 102-1/A2 ed.1 (1993-10) (Historical) Reference RE/SPS-05059 Integrated Services Digital Network (ISDN);Attachment requirements for terminal equipment to connect to an ISDN using ISDN basic access Layer 3 aspects RE/SPS-05042 Integrated Services Digital Network (ISDN);Usernetwork interface layer 3;Specifications for basic call control RE/SPS-05045 Integrated Services Digital Network (ISDN);Usernetwork interface layer 3;Specifications for basic call control ETSI ETS 300 097-1/A1 ed.1 (1994-11) RE/SPS-05056 ETSI ETS 300 092-1/A1 ed.1 (1993-04) RE/SPS-05043 Estándares Web | Curso 2010-2011 | Anexos ETSI ETS 300 092-1/A1/C1 RE/SPS-05043-C1 ed.1 (1994-04) (Withdrawn) 105 ETSI ETS 300 092-1/A2 ed.1 (1994-11) RE/SPS-05055 ETSI ETS 300 086/A1 ed.1 (1996-11) RE/RES-02022 ETSI ETS 300 086/A2 ed.1 (1997-03) RE/RES-02025 ETSI ETS 300 075/A1 ed.2 (1995-11) ETSI ETS 300 072/A1 ed.1 (1996-10) ETSI ETS 300 067/A1 ed.1 (1993-10) (Historical) Title Integrated Services Digital Network (ISDN);Connected Line Identification Presentation (COLP) supplementary service;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Integrated Services Digital Network (ISDN);Calling Line Identification Presentation (CLIP) supplementary service;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Integrated Services Digital Network (ISDN);Calling Line Identification Presentation (CLIP) supplementary service;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Integrated Services Digital Network (ISDN);Calling Line Identification Presentation (CLIP) supplementary service;Digital Subscriber Signalling System No. one (DSS1) protocol;Part 1: Protocol specification Radio Equipment and Systems (RES);Land mobile group;Technical characteristics and test conditions for radio equipment with an internal or external RF connector intended primarily for analogue speech Radio Equipment and Systems (RES);Land mobile group;Technical characteristics and test conditions for radio equipment with an internal or external RF connector intended primarily for analogue speech RE/TE-01058 Terminal Equipment (TE);Processable data;File transfer RE/TE-01040 Terminal Equipment (TE);Videotex presentation layer protocol;Videotex presentation layer data syntax RE/RES-01013 Radio Equipment and Systems (RES);Radiotelex equipment operating in the maritime MF/HF service;Technical characteristics and methods of measurement ETSI Standard Reference Title ETSI ETS 300 065/A1 ed.1 (1998-09) RE/ERM-RP01-025 ElectroMagnetic Compatibility and Radio Spectrum Matters (ERM);Narrow-band direct-printing telegraph equipment for receiving meteorological or navigational information (NAVTEX);Technical characteristics and methods of measurement ETSI ETS 300 056/A1 ed.1 (1996-09) RE/NA-010047 Integrated Services Digital Network (ISDN);Call Waiting (CW) supplementary service;Service description ETSI ETS 300 019-1-3/A1 ed.1 RE/EE-01021-1-3 (1997-06) ETSI ETS 300 019-1-4/A1 ed.1 RE/EE-01021-1-4 (1997-06) ETSI ETS 300 019-2-3/A1 ed.1 RE/EE-01021-2-3 (1997-06) ETSI ETS 300 019-2-3/A2 ed.1 RE/EE-01026-2-3 (1998-05) ETSI ETS 300 019-2-4/A1 ed.1 RE/EE-01021-2-4 (1997-06) ETSI ETS 300 012/A1 ed.1 (1994-12) ETSI ETS 300 012/A2 ed.1 (1996-03) ETSI ETS 300 011/A1 ed.1 (1994-12) ETSI ETS 300 011/A2 ed.1 (1996-03) ETSI I-ETS 300 330/A1 ed.1 (1997-01) RE/TM-03039 RE/TM-03016 RE/TM-03040 RE/TM-03015 RI/RES-080110 Equipment Engineering (EE);Environmental conditions and environmental tests for telecommunications equipment;Part 1-3: Classification of environmental conditions;Stationary use at weatherprotected locations Equipment Engineering (EE);Environmental conditions and environmental tests for telecommunications equipment;Part 1-4: Classification of environmental conditions;Stationary use at non-weatherprotected locations Equipment Engineering (EE);Environmental conditions and environmental tests for telecommunications equipment;Part 2-3: Specification of environmental tests;Stationary use at weatherprotected locations Equipment Engineering (EE);Environmental conditions and environmental tests for telecommunications equipment;Part 2-3: Specification of environmental tests T 3.1 to T 3.5;Stationary use at weatherprotected locations Equipment Engineering (EE);Environmental conditions and environmental tests for telecommunications equipment;Part 2-4: Specification of environmental tests;Stationary use at non-weatherprotected locations Integrated Services Digital Network (ISDN);Basic usernetwork interface Layer 1 specification and test principles Integrated Services Digital Network (ISDN);Basic usernetwork interface;Layer 1 specification and test principles Integrated Services Digital Network (ISDN);Primary rate user-network interface;Layer 1 specification and test principles Integrated Services Digital Network (ISDN);Primary rate user-network interface;Layer 1 specification and test principles Radio Equipment and Systems (RES);Short Range Devices (SRDs);Technical characteristics and test methods for radio equipment in the frequency range 9 kHz to 25 MHz and inductive loop systems in the frequency range 9 kHz to 30 MHz Estándares Web | Curso 2010-2011 | Anexos J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 106 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos ETSI Standard 107 Reference ETSI I-ETS 300 317/A1 ed.1 (1996-06) (Withdrawn) RI/SPS-05118-4 ETSI I-ETS 300 316/A1 ed.1 (1996-06) (Withdrawn) RI/SPS-05118-3 ETSI I-ETS 300 315/A1 ed.1 (1996-06) (Withdrawn) RI/SPS-05118-2 ETSI I-ETS 300 314/A1 ed.1 (1996-06) (Withdrawn) RI/SPS-05118-1 ETSI I-ETS 300 219/A1 ed.1 (1996-11) RI/RES-02023 ETSI I-ETS 300 045-1/A1 ed.2 (1994-07) RI/SMG-011111R2 ETSI I-ETS 300 044-1/A1 ed.1 (1994-11) (Withdrawn) ETSI I-ETS 300 044-1/A2 ed.1 (1995-11) (Withdrawn) ETSI I-ETS 300 033-1/A1 ed.2 (1994-07) ETSI I-ETS 300 033-2/A1 ed.1 (1994-07) ETSI I-ETS 300 031/A1 ed.1 (1995-04) Title Integrated Services Digital Network (ISDN);Digital Subscriber Signalling System No. one (DSS1);Protocol Implementation Conformance Statement (PICS) proforma specification for signalling network layer protocol for circuit-mode basic call control (primary rate access, network) Integrated Services Digital Network (ISDN);Digital Subscriber Signalling System No. one (DSS1);Protocol Implementation Conformance Statement (PICS) proforma specification for signalling network layer protocol for circuit-mode basic call control (basic access, network) Integrated Services Digital Network (ISDN);Digital Subscriber Signalling System No. one (DSS1);Protocol Implementation Conformance Statement (PICS) proforma specification for signalling network layer protocol for circuit-mode basic call control (primary rate access, user) Integrated Services Digital Network (ISDN);Digital Subscriber Signalling System No. one (DSS1);Protocol Implementation Conformance Statement (PICS) proforma specification for signalling network layer protocol for circuit-mode basic call control (basic access, user) Radio Equipment and Systems (RES);Land mobile service;Technical characteristics and test conditions for radio equipment transmitting signals to initiate a specific response in the receiver European digital cellular telecommunications system (Phase 1);Subscriber Identity Module - Mobile Equipment (SIM-ME) interface specification;Part 1: Generic (GSM 11.11) RI/SMG-030902R European digital cellular telecommunications system (Phase 1);Mobile Application Part (MAP);Part 1: Generic (GSM 09.02) RI/SMG030902RR2 European digital cellular telecommunications system (Phase 1);Mobile Application Part (MAP);Part 1: Generic (GSM 09.02) European digital cellular telecommunications system (Phase 1);Radio transmission and reception;Part 1: Generic (GSM 05.05) European digital cellular telecommunications system RI/SMG-020505-2R (Phase 1);Radio transmission and reception;Part 2: DCS extension (GSM 05.05-DCS) RI/SMG-020505R2 RI/SMG-020503 European digital cellular telecommunications system (Phase 1);Channel coding J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez ETSI Standard Reference Title European digital cellular telecommunications system (Phase 1);Mobile station conformance test RI/GSM 11.40 system;System simulator specification (Part 2) (GSM 11.40) Radio Equipment and Systems (RES);Attachment ETSI TBR 022/A1 requirements for terminal equipment for Digital RTBR/DECT-000092 ed.1 (1998-03) Enhanced Cordless Telecommunications (DECT) Generic Access Profile (GAP) applications Business TeleCommunications (BTC);64 kbit/s digital ETSI TBR 014/A1 unrestricted leased line with octet integrity RTBR/BTC-02066 ed.1 (1996-01) (D64U);Attachment requirements for terminal equipment interface Business TeleCommunications (BTC);Open Network ETSI TBR 012/A1 Provision (ONP) technical requirements;2 048 kbit/s RTBR/BTC-02065 ed.1 (1996-01) digital unstructured leased line (D2048U);Attachment requirements for terminal equipment interface Digital Enhanced Cordless Telecommunications ETSI TBR 011/A1 (DECT);Attachment requirements for terminal RTBR/RES-03053 ed.1 (1995-03) equipment for DECT Public Access Profile (PAP) applications Integrated Services Digital Network (ISDN);Attachment ETSI TBR 004/A1 RTBR/BTC-02075 requirements for terminal equipment to connect to an ed.1 (1997-12) ISDN using ISDN primary rate access Integrated Services Digital Network (ISDN);Attachment ETSI TBR 003/A1 RTBR/DTA-005068 requirements for terminal equipment to connect to an ed.1 (1997-12) ISDN using ISDN basic access Estándares Web | Curso 2010-2011 | Anexos ETSI I-ETS 300 020-2/A1 ed.1 (1995-11) 108 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares RFC Num STD1 STD2 STD3 STD4 STD5 STD6 STD7 STD8 STD9 STD10 STD11 STD12 STD13 STD14 STD15 Estándares Web | Curso 2010-2011 | Anexos STD16 109 STD17 STD18 STD19 STD20 STD21 STD22 STD23 Information Internet Official Protocol Standards RFC Editor [ May 2008 ] (TXT = 222566 bytes)(Obsoletes RFC3700) (Also RFC5000) (Status: INFORMATIONAL) [Reserved for Assigned Numbers. See RFC 1700 and RFC 3232.] [ ] (Status: HISTORIC) Requirements for Internet Hosts R. Braden, Ed. [ October 1989 ] (TXT = 528939 bytes)(Also RFC1122, RFC1123) (Status: STD) [Reserved for Router Requirements. See RFC 1812.] [ ] (Status: STD) Internet Protocol J. Postel [ September 1981 ] (TXT = 241903 bytes)(Also RFC0791, RFC0792, RFC0919, RFC0922, RFC0950, RFC1112) (Status: STD) User Datagram Protocol J. Postel [ August 1980 ] ( TXT = 5896 bytes)(Also RFC0768) (Status: STANDARD) Transmission Control Protocol J. Postel [ September 1981 ] ( TXT = 172710 bytes)(Updated by RFC1122, RFC3168, RFC6093) (Also RFC0793) (Status: STANDARD) Telnet Protocol J. Postel, J. Reynolds [ May 1983 ] (TXT = 44639 bytes)(Also RFC0854, RFC0855) (Status: STD) File Transfer Protocol J. Postel, J. Reynolds [ October 1985 ] ( TXT = 147316 bytes)(Obsoletes RFC0765) (Updated by RFC2228, RFC2640, RFC2773, RFC3659, RFC5797) (Also RFC0959) (Status: STANDARD) Simple Mail Transfer Protocol J. Postel [ August 1982 ] (TXT = 120432 bytes)(Obsoletes RFC0788, RFC0780, RFC0772) (Obsoleted by RFC2821) (Also RFC0821, RFC1869, RFC0974) (Status: STD) STANDARD FOR THE FORMAT OF ARPA INTERNET TEXT MESSAGES D. Crocker [ August 1982 ] ( TXT = 106299 bytes)(Obsoletes RFC0733) (Obsoleted by RFC2822) (Updated by RFC1123, RFC2156, RFC1327, RFC1138, RFC1148) (Also RFC0822) (Status: STANDARD) [Reserved for Network Time Protocol (NTP). See RFC 1305.] [ ] (TXT = 193 bytes) (Status: STD) Domain Name System P. Mockapetris [ November 1987 ] (TXT = 248726 bytes)(Also RFC1034, RFC1035) (Status: STD) [Was Mail Routing and the Domain System. Now Historic.] [ ] (Status: STD) [Was Simple Network Management Protocol. Now Historic.] [ ] (Status: STD) Structure of Management Information M. Rose, K. McCloghrie [ May 1990 ] (TXT = 82279 bytes)(Obsoletes RFC1065) (Also RFC1155, RFC1212) (Status: STD) Management Information Base for Network Management of TCP/IP-based internets:MIB-II K. McCloghrie, M. Rose [ March 1991 ] ( TXT = 142158 bytes)(Obsoletes RFC1158) (Updated by RFC2011, RFC2012, RFC2013) (Also RFC1213) (Status: STANDARD) [Was Exterior Gateway Protocol (RFC 904). Now Historic.] [ ] (Status: STD) NetBIOS Service Protocols NetBIOS Working Group [ March 1987 ] (TXT = 319750 bytes)(Also RFC1001, RFC1002) (Status: STD) Echo Protocol J. Postel [ May 1983 ] ( TXT = 1237 bytes)(Also RFC0862) (Status: STANDARD) Discard Protocol J. Postel [ May 1983 ] ( TXT = 1239 bytes)(Also RFC0863) (Status: STANDARD) Character Generator Protocol J. Postel [ May 1983 ] ( TXT = 6842 bytes)(Also RFC0864) (Status: STANDARD) Quote of the Day Protocol J. Postel [ May 1983 ] ( TXT = 1676 bytes)(Also RFC0865) (Status: STANDARD) J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez STD24 STD25 STD26 STD27 STD28 STD29 STD30 STD31 STD32 STD33 STD34 STD35 STD36 STD37 STD38 STD39 STD40 STD41 STD42 STD43 STD44 Information Active users J. Postel [ May 1983 ] ( TXT = 2029 bytes)(Also RFC0866) (Status: STANDARD) Daytime Protocol J. Postel [ May 1983 ] ( TXT = 2289 bytes)(Also RFC0867) (Status: STANDARD) Time Protocol J. Postel, K. Harrenstien [ May 1983 ] ( TXT = 3024 bytes)(Also RFC0868) (Status: STANDARD) Telnet Binary Transmission J. Postel, J. Reynolds [ May 1983 ] ( TXT = 8965 bytes)(Obsoletes NIC15389) (Also RFC0856) (Status: STANDARD) Telnet Echo Option J. Postel, J. Reynolds [ May 1983 ] ( TXT = 10859 bytes)(Obsoletes NIC15390) (Also RFC0857) (Status: STANDARD) Telnet Suppress Go Ahead Option J. Postel, J. Reynolds [ May 1983 ] ( TXT = 3712 bytes)(Obsoletes NIC15392) (Also RFC0858) (Status: STANDARD) Telnet Status Option J. Postel, J. Reynolds [ May 1983 ] ( TXT = 4273 bytes)(Obsoletes RFC0651) (Also RFC0859) (Status: STANDARD) Telnet Timing Mark Option J. Postel, J. Reynolds [ May 1983 ] ( TXT = 7881 bytes)(Obsoletes NIC16238) (Also RFC0860) (Status: STANDARD) Telnet Extended Options: List Option J. Postel, J. Reynolds [ May 1983 ] ( TXT = 3068 bytes)(Obsoletes NIC16239) (Also RFC0861) (Status: STANDARD) The TFTP Protocol (Revision 2) K. Sollins [ July 1992 ] ( TXT = 24599 bytes)(Obsoletes RFC0783) (Updated by RFC1782, RFC1783, RFC1784, RFC1785, RFC2347, RFC2348, RFC2349) (Also RFC1350) (Status: STANDARD) [Was Routing Information Protocol (RIP). Replaced by STD 56.] [ ] (Status: STD) ISO Transport Service on top of the TCP Version: 3 M.T. Rose, D.E. Cass [ May 1987 ] ( TXT = 30662 bytes)(Obsoletes RFC0983) (Updated by RFC2126) (Also RFC1006) (Status: STANDARD) Transmission of IP and ARP over FDDI Networks D. Katz [ January 1993 ] ( TXT = 22077 bytes)(Also RFC1390) (Status: STANDARD) Ethernet Address Resolution Protocol: Or Converting Network Protocol Addresses to 48.bit Ethernet Address for Transmission on Ethernet Hardware D. Plummer [ November 1982 ] ( TXT = 21556 bytes)(Updated by RFC5227, RFC5494) (Also RFC0826) (Status: STANDARD) A Reverse Address Resolution Protocol R. Finlayson, T. Mann, J.C. Mogul, M. Theimer [ June 1984 ] ( TXT = 9345 bytes)(Also RFC0903) (Status: STANDARD) [Was BBN Report 1822 (IMP/Host Interface). Now Historic.] [ December 1981 ] (TXT = 187 bytes) (Status: STD) Host Access Protocol specification Bolt Beranek and Newman Laboratories [ July 1984 ] ( TXT = 129985 bytes)(Updated by RFC1221) (Also RFC0907) (Status: STANDARD) A Standard for the Transmission of IP Datagrams over Ethernet Networks C. Hornig [ April 1984 ] ( TXT = 5697 bytes)(Also RFC0894) (Status: STANDARD) Standard for the transmission of IP datagrams over experimental Ethernet networks J. Postel [ April 1984 ] ( TXT = 4985 bytes)(Also RFC0895) (Status: STANDARD) Standard for the transmission of IP datagrams over IEEE 802 networks J. Postel, J.K. Reynolds [ February 1988 ] ( TXT = 34359 bytes)(Obsoletes RFC0948) (Also RFC1042) (Status: STANDARD) DCN Local-Network Protocols D.L. Mills [ December 1983 ] ( TXT = 65340 bytes)(Also RFC0891) (Status: STANDARD) Estándares Web | Curso 2010-2011 | Anexos Num 110 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares Web | Curso 2010-2011 | Anexos Num 111 Information Internet Protocol on Network System's HYPERchannel: Protocol Specification K. STD45 Hardwick, J. Lekashman [ February 1988 ] ( TXT = 100836 bytes)(Updated by RFC5494) (Also RFC1044) (Status: STANDARD) Transmitting IP traffic over ARCNET networks D. Provan [ February 1991 ] ( TXT = STD46 16565 bytes)(Obsoletes RFC1051) (Also RFC1201) (Status: STANDARD) Nonstandard for transmission of IP datagrams over serial lines: SLIP J.L. Romkey [ STD47 June 1988 ] ( TXT = 12578 bytes)(Also RFC1055) (Status: STANDARD) Standard for the transmission of IP datagrams over NetBIOS networks L.J. McLaughlin STD48 [ February 1989 ] ( TXT = 5579 bytes)(Also RFC1088) (Status: STANDARD) Standard for the transmission of 802.2 packets over IPX networks L.J. McLaughlin [ STD49 November 1989 ] ( TXT = 7902 bytes)(Also RFC1132) (Status: STANDARD) [Reserved for Definitions of Managed Objects for the Ethernet-like Interface Types. STD50 See RFC 3638.] [ ] (Status: STD) The Point-to-Point Protocol (PPP) W. Simpson, Ed. [ July 1994 ] (TXT = 151158 STD51 bytes)(Obsoletes RFC1549) (Also RFC1661, RFC1662) (Status: STD) The Transmission of IP Datagrams over the SMDS Service D. Piscitello, J. Lawrence [ STD52 March 1991 ] ( TXT = 24662 bytes)(Also RFC1209) (Status: STANDARD) Post Office Protocol - Version 3 J. Myers, M. Rose [ May 1996 ] (TXT = 47018 STD53 bytes)(Obsoletes RFC1725) (Also RFC1939) (Status: STD) OSPF Version 2 J. Moy [ April 1998 ] ( TXT = 447367 bytes)(Obsoletes RFC2178) STD54 (Updated by RFC5709) (Also RFC2328) (Status: STANDARD) Multiprotocol Interconnect over Frame Relay C. Brown, A. Malis [ September 1998 ] STD55 ( TXT = 74671 bytes)(Obsoletes RFC1490, RFC1294) (Also RFC2427) (Status: STANDARD) RIP Version 2 G. Malkin [ November 1998 ] (TXT = 98462 bytes)(Obsoletes RFC1723) STD56 (Also RFC2453) (Status: STD) RIP Version 2 Protocol Applicability Statement G. Malkin [ November 1994 ] ( TXT = STD57 10236 bytes)(Also RFC1722) (Status: STANDARD) Structure of Management Information Version 2 (SMIv2) K. McCloghrie, D. Perkins, STD58 J. Schoenwaelder [ April 1999 ] (TXT = 89712 bytes)(Obsoletes RFC1902) (Also RFC2578, RFC2579, RFC2580) (Status: STD) Remote Network Monitoring Management Information Base S. Waldbusser [ May STD59 2000 ] ( TXT = 198676 bytes)(Obsoletes RFC1757) (Also RFC2819) (Status: STANDARD) SMTP Service Extension for Command Pipelining N. Freed [ September 2000 ] ( TXT = STD60 17065 bytes)(Obsoletes RFC2197) (Also RFC2920) (Status: STANDARD) A One-Time Password System N. Haller, C. Metz, P. Nesser, M. Straw [ February 1998 STD61 ] ( TXT = 56495 bytes)(Obsoletes RFC1938) (Also RFC2289) (Status: STANDARD) Simple Network Management Protocol Version 3 (SNMPv3) D. Harrington, R. Presuhn, B. Wijnen, J. Case, D. Levi, P. Meyer, B. Stewart, U. Blumenthal, K. STD62 McCloghrie [ December 2002 ] (TXT = 823431 bytes)(Obsoletes RFC2571, RFC2572, RFC2573, RFC2574, RFC2575, RFC1905, RFC1906, RFC1907) (Also RFC3411, RFC3412, RFC3413, RFC3414, RFC3415, RFC3416, RFC3417, RFC3418) (Status: STANDARD) UTF-8, a transformation format of ISO 10646 F. Yergeau [ November 2003 ] ( TXT = STD63 33856 bytes)(Obsoletes RFC2279) (Also RFC3629) (Status: STANDARD) RTP: A Transport Protocol for Real-Time Applications H. Schulzrinne, S. Casner, R. Frederick, V. Jacobson [ July 2003 ] ( TXT, PS, PDF = 259985, 630740, 504117 STD64 bytes)(Obsoletes RFC1889) (Updated by RFC5506, RFC5761, RFC6051, RFC6222) (Also RFC3550) (Status: STANDARD) J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Num Information Estándares Web | Curso 2010-2011 | Anexos RTP Profile for Audio and Video Conferences with Minimal Control H. Schulzrinne, S. STD65 Casner [ July 2003 ] ( TXT, PS, PDF = 106621, 317286, 237831 bytes)(Obsoletes RFC1890) (Updated by RFC5761) (Also RFC3551) (Status: STANDARD) Uniform Resource Identifier (URI): Generic Syntax T. Berners-Lee, R. Fielding, L. STD66 Masinter [ January 2005 ] ( TXT = 141811 bytes)(Obsoletes RFC2732, RFC2396, RFC1808) (Updates RFC1738) (Also RFC3986) (Status: STANDARD) XDR: External Data Representation Standard M. Eisler, Ed. [ May 2006 ] (TXT = 55477 STD67 bytes)(Obsoletes RFC1832) (Also RFC4506) (Status: STANDARD) Augmented BNF for Syntax Specifications: ABNF D. Crocker, Ed., P. Overell [ January STD68 2008 ] (TXT = 26359 bytes)(Obsoletes RFC4234) (Also RFC5234) (Status: STANDARD) The Extensible Provisioning Protocol (EPP) S. Hollenbeck [ ] (TXT = 387386 STD69 bytes)(Also RFC5730, RFC5731, RFC5732, RFC5733, RFC5734) (Status: STANDARD) Cryptographic Message Syntax (CMS) R. Housley [ September 2009 ] (TXT = 126813 STD70 bytes)(Obsoletes RFC3852) (Also RFC5652) (Status: STANDARD) SMTP Service Extension for 8-bit MIME Transport J. Klensin, N. Freed, M. Rose, D. STD71 Crocker, Ed. [ March 2011 ] (TXT = 13034 bytes)(Obsoletes RFC1652) (Also RFC6152) (Status: STANDARD) 112 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Estándares W3C Estándares Web | Curso 2010-2011 | Anexos Date 113 Title 15/12/2004 Architecture of the World Wide Web, Volume One Associating Style Sheets with XML documents 1.0 (Second 28/10/2010 Edition) 03/02/2000 Authoring Tool Accessibility Guidelines 1.0 15/03/2001 Canonical XML Version 1.0 02/05/2008 Canonical XML Version 1.1 11/04/2008 Cascading Style Sheets (CSS1) Level 1 Specification 15/02/2005 Character Model for the World Wide Web 1.0: Fundamentals Composite Capability/Preference Profiles (CC/PP): Structure 15/01/2004 and Vocabularies 1.0 10/12/2002 Decryption Transform for XML Signature 05/12/2008 Device Description Repository Simple API 01/10/1998 Document Object Model (DOM) Level 1 13/11/2000 Document Object Model (DOM) Level 2 Core Specification 13/11/2000 Document Object Model (DOM) Level 2 Events Specification 09/01/2003 Document Object Model (DOM) Level 2 HTML Specification 13/11/2000 Document Object Model (DOM) Level 2 Style Specification Document Object Model (DOM) Level 2 Traversal and Range 13/11/2000 Specification 13/11/2000 Document Object Model (DOM) Level 2 Views Specification 07/04/2004 Document Object Model (DOM) Level 3 Core Specification Document Object Model (DOM) Level 3 Load and Save 07/04/2004 Specification Document Object Model (DOM) Level 3 Validation 27/01/2004 Specification 10/03/2011 Efficient XML Interchange (EXI) Format 1.0 22/12/2008 Element Traversal Specification 10/02/2009 EMMA: Extensible MultiModal Annotation markup language 18/07/2002 Exclusive XML Canonicalization Version 1.0 26/11/2008 Extensible Markup Language (XML) 1.0 (Fifth Edition) 16/08/2006 Extensible Markup Language (XML) 1.1 (Second Edition) 15/10/2001 Extensible Stylesheet Language (XSL) Version 1.0 05/12/2006 Extensible Stylesheet Language (XSL) Version 1.1 Gleaning Resource Descriptions from Dialects of Languages 11/09/2007 (GRDDL) 11/09/2007 GRDDL Test Cases 14/01/1997 HTML 3.2 Reference Specification 24/12/1999 HTML 4.01 Specification 03/04/2007 Internationalization Tag Set (ITS) Version 1.0 Mathematical Markup Language (MathML) 1.01 07/07/1999 Specification Mathematical Markup Language (MathML) Version 2.0 21/10/2003 (Second Edition) 21/10/2010 Mathematical Markup Language (MathML) Version 3.0 14/01/2003 Mobile SVG Profiles: SVG Tiny and SVG Basic 14/12/2010 Mobile Web Application Best Practices Type Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Date Title Type 29/07/2008 08/12/2009 16/08/2006 27/10/2009 27/10/2009 27/10/2009 27/10/2009 27/10/2009 27/10/2009 27/10/2009 27/10/2009 27/10/2009 Mobile Web Best Practices 1.0 Namespaces in XML 1.0 (Third Edition) Namespaces in XML 1.1 (Second Edition) OWL 2 Web Ontology Language Conformance OWL 2 Web Ontology Language Direct Semantics OWL 2 Web Ontology Language Document Overview OWL 2 Web Ontology Language Mapping to RDF Graphs OWL 2 Web Ontology Language New Features and Rationale OWL 2 Web Ontology Language Primer OWL 2 Web Ontology Language Profiles OWL 2 Web Ontology Language Quick Reference Guide OWL 2 Web Ontology Language RDF-Based Semantics OWL 2 Web Ontology Language Structural Specification and Functional-Style Syntax OWL 2 Web Ontology Language XML Serialization OWL Web Ontology Language Guide OWL Web Ontology Language Overview OWL Web Ontology Language Reference OWL Web Ontology Language Semantics and Abstract Syntax OWL Web Ontology Language Test Cases OWL Web Ontology Language Use Cases and Requirements PICS 1.1 Label Distribution -- Label Syntax and Communication Protocols PICS 1.1 Rating Services and Rating Systems -- and Their Machine Readable Descriptions PICS Signed Labels (DSig) 1.0 Specification PICSRules 1.1 Specification Portable Network Graphics (PNG) Specification (Second Edition) Pronunciation Lexicon Specification (PLS) Version 1.0 Protocol for Web Description Resources (POWDER): Description Resources Protocol for Web Description Resources (POWDER): Formal Semantics Protocol for Web Description Resources (POWDER): Grouping of Resources QA Framework: Specification Guidelines RDF Primer RDF Semantics RDF Test Cases RDF Vocabulary Description Language 1.0: RDF Schema RDF/XML Syntax Specification (Revised) rdf:PlainLiteral: A Datatype for RDF Plain Literals RDFa in XHTML: Syntax and Processing Resource Description Framework (RDF): Concepts and Abstract Syntax Resource Representation SOAP Header Block RIF Basic Logic Dialect Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation 27/10/2009 10/02/2004 10/02/2004 10/02/2004 10/02/2004 10/02/2004 10/02/2004 24/11/2009 24/11/2009 24/11/2009 24/11/2009 10/11/2003 14/10/2008 01/09/2009 01/09/2009 01/09/2009 17/08/2005 10/02/2004 10/02/2004 10/02/2004 10/02/2004 10/02/2004 27/10/2009 14/10/2008 10/02/2004 25/01/2005 22/06/2010 Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Estándares Web | Curso 2010-2011 | Anexos 27/10/2009 114 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Date Title Type 22/06/2010 22/06/2010 22/06/2010 22/06/2010 22/06/2010 31/05/2001 14/01/2003 22/12/2008 28/08/2007 RIF Core Dialect RIF Datatypes and Built-Ins 1.0 RIF Framework for Logic Dialects RIF Production Rule Dialect RIF RDF and OWL Compatibility Ruby Annotation Scalable Vector Graphics (SVG) 1.1 Specification Scalable Vector Graphics (SVG) Tiny 1.2 Specification Semantic Annotations for WSDL and XML Schema Semantic Interpretation for Speech Recognition (SISR) Version 1.0 Service Modeling Language Interchange Format Version 1.1 Service Modeling Language, Version 1.1 SKOS Simple Knowledge Organization System Reference SMIL Animation SOAP Message Transmission Optimization Mechanism SOAP Version 1.2 Part 0: Primer (Second Edition) SOAP Version 1.2 Part 1: Messaging Framework (Second Edition) SOAP Version 1.2 Part 2: Adjuncts (Second Edition) SOAP Version 1.2 Specification Assertions and Test Collection (Second Edition) SPARQL Protocol for RDF SPARQL Query Language for RDF SPARQL Query Results XML Format Speech Recognition Grammar Specification Version 1.0 Speech Synthesis Markup Language (SSML) Version 1.0 Speech Synthesis Markup Language (SSML) Version 1.1 Synchronized Multimedia Integration Language (SMIL 2.1) Synchronized Multimedia Integration Language (SMIL 3.0) Synchronized Multimedia Integration Language (SMIL) 1.0 Specification The Platform for Privacy Preferences 1.0 (P3P1.0) Specification Timed Text Markup Language (TTML) 1.0 User Agent Accessibility Guidelines 1.0 Voice Extensible Markup Language (VoiceXML) 2.1 Voice Extensible Markup Language (VoiceXML) Version 2.0 W3C mobileOK Basic Tests 1.0 Web Content Accessibility Guidelines (WCAG) 2.0 Web Content Accessibility Guidelines 1.0 Web Security Context: User Interface Guidelines Web Services Addressing 1.0 - Core Web Services Addressing 1.0 - Metadata Web Services Addressing 1.0 - SOAP Binding Web Services Description Language (WSDL) Version 2.0 Part 0: Primer Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation 05/04/2007 12/05/2009 12/05/2009 18/08/2009 04/09/2001 25/01/2005 27/04/2007 27/04/2007 27/04/2007 27/04/2007 15/01/2008 15/01/2008 15/01/2008 16/03/2004 07/09/2004 07/09/2010 13/12/2005 01/12/2008 15/06/1998 Estándares Web | Curso 2010-2011 | Anexos 16/04/2002 115 18/11/2010 17/12/2002 19/06/2007 16/03/2004 08/12/2008 11/12/2008 05/05/1999 12/08/2010 09/05/2006 04/09/2007 09/05/2006 26/06/2007 Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez 26/06/2007 26/06/2007 04/09/2007 04/09/2007 17/12/2001 30/01/2007 01/03/2010 20/10/2009 23/11/2010 01/08/2002 23/11/2010 23/11/2010 29/07/2010 28/01/2009 01/04/2010 14/10/2003 15/11/2006 04/02/2004 28/06/2005 28/06/2005 27/06/2001 06/05/2010 23/01/2007 14/12/2010 16/11/1999 28/10/2004 28/10/2004 28/10/2004 10/06/2008 23/01/2007 14/12/2010 25/01/2005 08/11/2002 09/09/2005 25/03/2003 25/03/2003 25/03/2003 11/05/2010 14/12/2010 14/12/2010 14/12/2010 23/01/2007 14/12/2010 Title Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language Web Services Description Language (WSDL) Version 2.0 Part 2: Adjuncts Web Services Policy 1.5 - Attachment Web Services Policy 1.5 - Framework WebCGM 1.0 Second Release WebCGM 2.0 WebCGM 2.1 XForms 1.1 XHTML-Print - Second Edition XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition) XHTML™ 1.1 - Module-based XHTML - Second Edition XHTML™ Basic 1.1 - Second Edition XHTML™ Modularization 1.1 - Second Edition XML Base (Second Edition) XML Entity Definitions for Characters XML Events XML Inclusions (XInclude) Version 1.0 (Second Edition) XML Information Set (Second Edition) XML Key Management Specification (XKMS 2.0) XML Key Management Specification (XKMS 2.0) Bindings XML Linking Language (XLink) Version 1.0 XML Linking Language (XLink) Version 1.1 XML Path Language (XPath) 2.0 XML Path Language (XPath) 2.0 (Second Edition) XML Path Language (XPath) Version 1.0 XML Schema Part 0: Primer Second Edition XML Schema Part 1: Structures Second Edition XML Schema Part 2: Datatypes Second Edition XML Signature Syntax and Processing (Second Edition) XML Syntax for XQuery 1.0 (XQueryX) XML Syntax for XQuery 1.0 (XQueryX) (Second Edition) XML-binary Optimized Packaging XML-Signature XPath Filter 2.0 xml:id Version 1.0 XPointer element() Scheme XPointer Framework XPointer xmlns() Scheme XProc: An XML Pipeline Language XQuery 1.0 and XPath 2.0 Data Model (XDM) (Second Edition) XQuery 1.0 and XPath 2.0 Formal Semantics (Second Edition) XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) XQuery 1.0: An XML Query Language XQuery 1.0: An XML Query Language (Second Edition) Type Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Recommendation Estándares Web | Curso 2010-2011 | Anexos Date 116 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Date Estándares Web | Curso 2010-2011 | Anexos 17/03/2011 17/03/2011 16/11/1999 23/01/2007 14/12/2010 117 Title XQuery and XPath Full Text 1.0 XQuery Update Facility 1.0 XSL Transformations (XSLT) Version 1.0 XSL Transformations (XSLT) Version 2.0 XSLT 2.0 and XQuery 1.0 Serialization (Second Edition) Type Recommendation Recommendation Recommendation Recommendation Recommendation J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Bibliografía Alexis Bellido. Estándares web [en línea]. (28 jul 2004) Disponible en Web: http://www.maestrosdelweb.com/editorial/estandaresweb/. [Consulta: 08 de mayo de 2011]. Anónimo. Servicio de Publicación de Mapas Catastrales en Internet [en línea]. Disponible en Web: http://www.catastro.meh.es/servicios/wms/wms.htm.[Consulta: 18 de mayo de 2011]. Anónimo. C Sharp [en línea]. (8 may 2011) Disponible en Web: http://es.wikipedia.org/wiki/C_Sharp. [Consulta: 08 de mayo de 2011]. Anónimo. Diseño basado en estándares web [en línea]. Disponible en Web: http://www.100px.com/articulos/diseno_basado_en_estandares_web/1. [Consulta: 08 de mayo de 2011]. Anónimo. Ecma International [en línea]. (20 abr 2010) Disponible en Web: http://es.wikipedia.org/wiki/Ecma_International. [Consulta: 08 de mayo de 2011]. Anónimo. ECMAScript [en línea]. (3 jul 2010) Disponible en Web: http://es.wikipedia.org/wiki/ECMAScript. [Consulta: 08 de mayo de 2011]. Anónimo. Estándares web [en línea]. (19 nov 2010) Disponible en Web: http://es.wikipedia.org/wiki/Est%C3%A1ndares_web. [Consulta: 08 de mayo de 2011]. Anónimo. Geography Markup Language [en línea].Disponible en Web: http://es.wikipedia.org/wiki/Geography_Markup_Language. [Consulta: 11 de mayo de 2011]. Anónimo. IAB: Internet Architecture Board [en línea]. (31/03/2007) Disponible en Web: http://www.tecnologiahechapalabra.com/tecnologia/glosario_tecnico/articulo.asp?i=720. [Consulta: 08 de mayo de 2011]. Anónimo. ICANN [en línea]. (27 abr 2011) Disponible en Web: http://es.wikipedia.org/wiki/ICANN. [Consulta: 08 de mayo de 2011]. Anónimo. Infraestructura de lenguaje común [en línea]. (30 abr 2011) Disponible en Web: http://es.wikipedia.org/wiki/Common_Language_Infrastructure. [Consulta: 08 de mayo de 2011]. Anónimo. Simple Object Access Protocol [en linea]. (9 marzo 2011) Disponible en Web: http://es.wikipedia.org/wiki/Simple_Object_Access_Protocol [Consulta: 07 de mayo de 2011] Anónimo. Simple Object Access Protocol [en linea]. (1 mayo 2011) Disponible en Web: http://en.wikipedia.org/wiki/Simple_Object_Access_Protocol [Consulta: 07 de mayo de 2011] Anónimo. Web Hypertext Application Technology Working Group [en línea]. (5 nov 2010) Disponible en Web: http://es.wikipedia.org/wiki/Web_Hypertext_Application_Technology_Working_Group. [Consulta: 08 de mayo de 2011]. Anónimo. Web Mapping [en línea].Disponible en Web: http://es.wikipedia.org/wiki/Web_Map_Service. [Consulta: 11 de mayo de 2011]. Anónimo. Web Mapping en Santa Cruz [en línea]. Disponible en Web: http://swm.wald.intevation.org/html/index_en_9.html. [Consulta: 11 de mayo de 2011]. Estándares Web | Curso 2010-2011 | Bibliografía Anónimo. Internet Assigned Numbers Authority [en línea]. (2 mar 2011) Disponible en Web: http://es.wikipedia.org/wiki/Iana. [Consulta: 08 de mayo de 2011]. 118 J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez Anónimo. Web Map Service [en línea].Disponible en Web: http://es.wikipedia.org/wiki/Web_Map_Service. [Consulta: 11 de mayo de 2011]. Benjamin González C. SOAP: Simple Object Access Protocol [en línea]. Disponible en Web: http://www.desarrolloweb.com/articulos/1557.php [Consulta: 8 de mayo de 2011] Dual Solution. ¿Qué son los estándares Web? [en línea]. Disponible en Web: http://www.dualsolution.com/servicios-web/estandares-web.html. [Consulta: 08 de mayo de 2011]. Ecma International. What is Ecma International [en línea]. Disponible en Web: http://www.ecma-international.org/memento/index.html. [Consulta: 08 de mayo de 2011]. Fco. Javier González Ortega. SeRQL y SPARQL. Recuperación y organización de la información [en línea]. (01/04/2077) Disponible en Web: http://serqlsparql.50webs.com/sparql.html. [Consulta: 08 de mayo de 2011]. Gold Nugget Webs. La Peor Página Web del Mundo [en línea]. Disponible en Web: http://goldnuggetwebs.com/peorpagweb/. [Consulta: 08 de mayo de 2011]. Grupo de Traducción al castellanode RFC. Glosario-siglas [en línea]. Disponible en Web: http://www.rfc-es.org/guia/glosario-siglas.txt. [Consulta: 08 de mayo de 2011]. International Organization for Standarization. International Organization for Standarization [en línea]. (May 4, 2011) Disponible en Web: http://www.iso.org/iso/home.html. [Consulta: 08 de mayo de 2011]. Internet Architecture Board. Interner Architecture Board [en línea]. Disponible en Web: http://www.iab.org/. [Consulta: 08 de mayo de 2011]. Internet Assigned Numbers Authority. Internet Assigned Numbers Authority [en línea]. (201007-15) Disponible en Web: http://www.iana.org/. [Consulta: 08 de mayo de 2011]. Internet Corporation for Assigned Names and Numbers. Internet Corporation for Assigned Names and Numbers [en línea]. (15-Apr-2011) Disponible en Web: http://www.icann.org/. [Consulta: 08 de mayo de 2011]. Estándares Web | Curso 2010-2011 | Bibliografía Internet Research Task Force. Internet Research Task Force [en línea]. (2011-05-06) Disponible en Web: http://www.irtf.org/. [Consulta: 08 de mayo de 2011]. 119 Internet Society. Internet Society [en línea]. (02 May 2011) Disponible en Web: http://www.isoc.org/. [Consulta: 08 de mayo de 2011]. José Rodríguez. Estándares Web [en línea]. (2008) Disponible en Web: http://www.slideshare.net/joserodrigu/estndares-web-presentation. [Consulta: 08 de mayo de 2011]. OGC Open Geospatial Consortium: Disponible Web [en línea].http://www.opengeospatial.org/. [Consulta: 11 de mayo de 2011]. RFC Editor. RFC Editor [en línea]. Disponible en Web: http://www.rfc-editor.org/. [Consulta: 08 de mayo de 2011]. The Internet Engineering Task Force. The IESG [en línea]. Disponible en Web: http://www.ietf.org/iesg/. [Consulta: 08 de mayo de 2011]. J. Correas Remedios;R. Muñoz Gómez;F. Sanz Villodres;M. Schlereth Martínez The Internet Engineering Task Force. The Internet Engineering Task Force [en línea]. Disponible en Web: http://www.ietf.org/. [Consulta: 08 de mayo de 2011]. The Unicode Consortium. The Unicode Consortium [en línea]. (2011.03.14) Disponible en Web: http://www.unicode.org/. [Consulta: 08 de mayo de 2011]. W3C. The World Wide Web Consortium [en línea]. (05 May 2011) Disponible en Web: http://www.w3.org/. [Consulta: 08 de mayo de 2011]. W3C. Soap Version 1.2 Part0 [en linea] (27 abril 2007) Disponible en Web: http://www.w3.org/TR/2007/REC-soap12-part0-20070427/ [Consulta: 09 de mayo de 2011] W3C. Soap Version 1.2 Part1 [en linea] (27 abril 2007) Disponible en Web: http://www.w3.org/TR/2007/REC-soap12-part1-20070427/ [Consulta: 09 de mayo de 2011] W3C. Soap Version 1.2 Part2 [en linea] (27 abril 2007) Disponible en Web: http://www.w3.org/TR/2007/REC-soap12-part2-20070427/ [Consulta: 09 de mayo de 2011] W3C. Soap Version 1.2 Specification [en linea] (27 abril 2007) Disponible en Web: http://www.w3.org/TR/2007/REC-soap12-testcollection-20070427/ [Consulta: 09 de mayo de 2011] Web Standards Group. Welcome to the Web Standards Group [en línea]. Disponible en Web: http://webstandardsgroup.org/. [Consulta: 08 de mayo de 2011]. [en línea]. Disponible en Web: Estándares Web | Curso 2010-2011 | Bibliografía WHATWG. Welcome to the WATWG community http://www.whatwg.org/. [Consulta: 08 de mayo de 2011]. 120