Examples with "objecto XML" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Finalmente, si son "POSTeados" datos XML a tus controladores, se parsearán en un objecto XML que se asigna a Controller::data, y que puede
Lastly, if XML data is POST'ed to your Controllers, it will be parsed into an XML object which is assigned to Controller::data, and can then be saved as model data.
Andere resultaten
JAXB proporciona dos funcionalidades principales: la capacidad de convertir objectos Java en XML (marshalling), y a la inversa, la capacidad de convertir XML en objetos Java (unmarshalling).
JAXB provides two main features: the ability to marshal Java objects into XML and to unmarshal XML back into Java objects.
La lista de etiquetas no permitidas en este momento es la siguiente: DOCTYPE, HTML, HEAD, BODY, TITLE, META, BASE, SCRIPT, NOSCRPT, LINK, FRAME, FRAMESET, IFRAME, XML, OBJECT, EMBED.
The list of disallowed tags currently is the following: DOCTYPE, HTML, HEAD, BODY, TITLE, META, BASE, SCRIPT, NOSCRPT, LINK, FRAME, FRAMESET, IFRAME, XML, OBJECT, EMBED.
Bueno, por el momento, puede ser cualquier cosa desde objetos (LINQ to Object), XML (LINQ to XML) hasta bases de datos (LINQ to SQL y LINQ to Entities).
Well, for now, it can be anything from objects (LINQ to Object), XML (LINQ to XML) or databases (LINQ to SQL and LINQ to Entities).
Esto permite intercambios entre Fedora y otras aplicaciones basadas en XML y facilita las tareas de archivado. Digital Object Model[editar]
This enables interchange of objects between Fedora and other applications, as well as facilitating digital preservation and archiving.
La información estaba contenida en un contenedor XML llamado Document Object Model (DOM).
The information was contained in an XML container called Document Object Model (DOM).
Los mensajes de control también se codifican en XML mediante Simple Object Access Protocol (SOAP).
Control messages are also expressed in XML using the Simple Object Access Protocol (SOAP).
Abreviación de Simple Object Access Protocol, es un protocolo de mensajería construido en XML que se usa para codificar información de los requerimientos de los Web Services y para responder los mensajes "antes" de enviarlos por la red.
Short for Simple Object Access Protocol, a lightweight XML-based messaging protocol used to encode the information in Web service request and response messages before sending them over a network.
Otras tecnologías asociadas son DOM (Document Object Model) y SAX, que son APIs estándares para acceder a los "árboles" de información XML.
Other related technologies are DOM (Document Object Model) and SAX, that are APIs standard to access "trees" of XML information.
El proyecto desarrolló un formato, Enhanced Multimedia Meta Object (EMMO) que cumplía las normas existentes en esa área, como XML o MPEG.
The project developed a format, called the Enhanced Multimedia Meta Object (EMMO) that complied with existing standards in the area, such as XML or MPEG.
La arquitectura de la solución es independiente y se basa en estándares como XML, servicios web y CORBA (Common Object Request Broker Architecture).
The architecture of the solution is neutral and it is based on standards such as XML, web services and CORBA (Common Object Request Broker Architecture).
SOAP (originalmente las siglas de Simple Object Access Protocol) es un protocolo estándar que define cómo dos objetos en diferentes procesos pueden comunicarse por medio de intercambio de datos XML.
SOAP (originally Simple Object Access Protocol) is a messaging protocol specification for exchanging structured information in the implementation of web services in computer networks.
AJAX (de las siglas en Inglés Asynchronous JavaScript And XML) es una práctica de programación que combina HTML, el DOM, y el object XMLHttpRequest para construir páginas web más complejas.
Learn more Asynchronous JavaScript And XML (AJAX) is a programming practice of building more complex, dynamic webpages using a technology known as XMLHttpRequest.