Evolución en la integración de aplicaciones

  • XML

    Comenzó a desarrollarse a fines de 1996 a instancias del World Wide Web Consortium (W3C) con la intención de crear un estándar en el lenguaje de marcas que permitiera integrar la simplicidad que ofrece el HTML y las posibilidades de expresión del GML (Generalized Markup Language)
  • SOAP 

    SOAP (originally Simple Object Access Protocol) is a protocol specification for exchanging structured information in the implementation of web services in computer networks. Its purpose is to induce extensibility,neutrality and Independence
  • Universal Description Discovery and Integration

    Is a platform-independent, Extensible Markup Language protocol that includes a (XML-based) registry by which businesses worldwide can list themselves on the Internet, and a mechanism to register and locate web service applications.
  • XML Schema

    It was the first separate schema language for XML to achieve Recommendation status by the W3C
  • P3P

    The Platform for Privacy Preferences Project (P3P) is a protocol allowing websites to declare their intended use of information they collect about web browser users.
  • WS-Security

    Web Services Security (WS-Security, WSS) is an extension to SOAP to apply security to Web services.
  • XPointer Framework

    It’s a system for addressing components of XML-based Internet media. It is divided among four specifications: a "framework" that forms the basis for identifying XML fragments, a positional element addressing scheme, a scheme for namespaces, and a scheme for XPath-based addressing.
  • XACML

    The standard defines a declarative fine-grained, attribute-based access control policy language, an architecture, and a processing model describing how to evaluate access requests according to the rules defined in policies.
  • Web Services Addressing (WS-Addressing)

    It’s a specification of transport-neutral mechanism that allows web services to communicate addressing information. It essentially consists of two parts: a structure for communicating a reference to a Web service endpoint, and a set of message addressing properties which associate addressing information with a particular message.
  • ISO 19133:2005

    Describes the data types, and operations associated with those types, for the implementation of tracking and navigation services. It is designed to specify web services that can be made available to wireless devices through web-resident proxy applications, but is not restricted to that environment
  • Message Transmission Optimization Mechanism

    MTOM is the W3C Message Transmission Optimization Mechanism, a method of efficiently sending binary data to and from Web services.
  • ISO/IEC 24824-2:2006

    ISO/IEC 24824-2:2006 specifies the messages required for Fast Web Services. It provides the specification of ASN.1 SOAP messages which carry the same semantics as W3C SOAP messages. The exchange of ASN.1 SOAP messages provides Fast Web Services.
  • WS-Policy

    WS-Policy is a specification that allows web services to use XML to advertise their policies (on security, quality of service, etc.) and for web service consumers to specify their policy requirements.
  • WS-Trust

    WS-Trust is a WS-* specification and OASIS standard that provides extensions to WS-Security, specifically dealing with the issuing, renewing, and validating of security tokens, as well as with ways to establish, assess the presence of, and broker trust relationships between participants in a secure message exchange.
  • ISO/IEC 19784-2:2007

    ISO/IEC 19784-2:2007 defines the interface between a biometric service provider (BSP) and a biometric archive function provider (BAFP) for BioAPI. A BAFP encapsulates all functionality for the storage, search and management of biometric reference data regardless of the kind of physical storage media.
  • XQuery

    XQuery (XML Query) is a query and functional programming language that queries and transforms collections of structured and unstructured data, usually in the form of XML, text and with vendor-specific extensions for other data formats (JSON, binary, etc.). 
  • Web Services Semantics

    Web Services Semantics (WSDL-S) is a proposed extension to the WSDL standard. WSDL-S extends standard WSDL to include semantic elements which should improve the reusability of web services by facilitating the composition of services, improving discovery, and enabling the integration of legacy software with a Web Services framework.
  • XML Signature

    Defines an XML syntax for digital signatures and is defined in the W3C recommendation XML Signature Syntax and Processing.
  • SOAP-over-UDP 

    SOAP-over-UDP is an OASIS standard covering the publication of SOAP messages over UDP transport protocol, providing for One-Way and Request-Response message patterns.