TechRepublic Resources
- How to Use an Existing XML File as Part of a SOAPMessage Using the Java API for xml messaging
- The Java API for XML Messaging ("JAXM") provides a set of tools to construct and send Simple Object Access Protocol SOAP messages. The API provides two main ways to construct SOAP messages: creating an object tree where each object represents part of the message (for example, SOAPBody, SOAPBodyElement) or using...
- Tags: Java, API, XML Messaging, Simple Object Access Protocol, XML File, SOAP, XML, Web Services, Enterprise Software, Software, Software/Web Development, Web Development
- White papers
- XML integration: Buy or build?
- The decision to build or buy XML messaging engines instead of continuing to hard code integration applications is a common dilemma faced by application architects. Both options offer unique advantages. Find out more about each solution.Visual Studio .NET has rapidly become the platform of choice for building systems that support...
- Tags: Microsoft Visual Studio.Net, e Advantage, XML, XML Messaging, target system, XML messaging engine
- Technical articles 2002-10-02
Additional Resources
- XML and SOA
- The realization of SOA through Web services is intrinsically driven by core XML technologies. The emergence of service-oriented design principles, however, is affecting how XML technologies are utilized and positioned within contemporary solutions. SOA relies on SOAP messaging for all inter-service communication. As a result, any place that XML needs...
- Tags: SOA, Simple Object Access Protocol, SOAP, Service-Oriented Architecture (SOA), XML, Web Services, Enterprise Software, Software, Software/Web Development, Web Development
- White papers 2005-01-11
- Validating XML Documents Against XML Schema
- XML documents are increasingly being used as a format of data exchange. But for an XML document to be acceptable to different developers/users, the XML document should conform to a standard structure. XML Schema is an XML-based representation of the structure of an XML document. Through its support for datatypes...
- Tags: XML Schema, XML Document, XML, Software/Web Development, Web Development
- White papers
- Parallel XML Processing by Work Stealing
- A language for semi-structured documents, XML is playing crucial roles in web services, messaging systems, databases, and document processing. However, the processing of XML documents has been regarded as the performance bottleneck in most systems and applications. On the other side, the multicore processor, emerged as a solution for the...
- Tags: XML Document, XML, Software/Web Development, Web Development
- White papers 2007-06-26
- An XML Learning Framework
- The paper will present in general terms the categories of XML knowledge, and then explicate the levels of learning possible for each category. The categories identified are: Definition of XML, XML Processing, XML Syntax, XML Data Modeling, XML Companion Specifications, Other Technologies and System Implementation.
- Tags: Isogen International Corp., XML, Software/Web Development, Web Development
- White papers 2002-07-01
- XML 101
- Whether you’re discussing e-commerce, knowledge management, or the Internet in general, you’ve likely seen or heard reference to eXtensible Markup Language XML. XML is, without a doubt, one of the most heralded technologies to come across the wire in recent years pun intended. What is XML? Why is it creating...
- Tags: XML, Software/Web Development, Web Development
- White papers
- Generating an XML Document From XML Schema With JAXB
- An XML Schema is an XML-based representation of the structure of an XML document. Many J2EE developers use an XML Schema instead of a Document Type Definition DTD to generate an XML document; because unlike DTD, XML Schema supports data types and namespaces. An XML document based on an XML...
- Tags: XML Schema, XML Document, XML, Software/Web Development, Web Development
- White papers 2004-07-01
- xmlBlueprint XML Editor
- XML editor and validator of XML documents, DTDs, Relax NG Schemas and XML Schemas. It supports Unicode aware text editing, XML layout tidying, real-time XML coloring, context-sensitive XML Completion, XSL Transformation, XPath Expression Evaluator, XML tree explorer, text wrapping, OASIS XML Catalogs, unlimited undo and redo. Version 5.0 may include...
- Tags: XML, Software/Web Development, Web Development
- Software downloads 2007-10-23
- Alchemist XML IDE Professional (exe)
- Alchemist XML IDE, is an advanced XML Integrated Development Environment XML IDE. Alchemist adds powerful new features, again pushing the innovation envelope that helped establish Alchemist in the market. Alchemist's best-in-class features for working with XML, XSL, XSLT, XPath, SQL/XML, code generation, database to XML mapping and many other XML...
- Tags: IDE, Alchemist, XML, Software/Web Development, Web Development
- Software downloads 2006-03-15
- Modular Messaging Release 1: Concepts and Planning Guide
- Avaya Modular Messaging is a unified messaging solution that addresses the different unified messaging needs of customers. This paper provides the concepts underlying Avaya Modular Messaging, including discussions of voice mail domains, addressing, and telephony. This paper also provides a description of the hardware and software components of Avaya Modular...
- Tags: Unified Messaging, Messaging, Avaya Inc., Avaya Modular Messaging, Groupware, VOIP, Enterprise Software, Software, Telecommunications, Networking
- White papers 2004-08-01
- Using the Excel 2003 XML Tools Add-In Version 1.1
- The Microsoft Office Excel 2003 XML Tools Add-in Version 1.1 is used to aid Excel 2003 developers in working with XML data, XML lists, and XML maps. With it, you can view information about a selected cell's XML properties, create XSD files for XML maps, rename the and elements, or...
- Tags: Microsoft Excel 2003, Microsoft Excel, Microsoft Office Excel 2003 XML Tools Add-in Version 1.1, XML, Software/Web Development, Web Development
- White papers 2005-02-01
- Chilkat Ruby XML Library (zip)
- Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language/character encoding. Advanced sorting and searching methods.
- Tags: Ruby, XML, Software/Web Development, Web Development
- Software downloads 2006-11-03
- Query XML Data That Contains Namespaces
- XML namespaces are a W3C XML standard. Indeed, XPath, XML Schema, XQuery, and other XML technologies support namespaces. While this paper does not provide a detailed tutorial on namespaces, it does highlight a few key concepts. XML namespaces potentially provide organizations a universally unique markup vocabulary element and attribute names...
- Tags: Namespace, XML-Data, XML Namespace, XML, Software/Web Development, Web Development
- White papers 2006-11-09
- Towards an Industrial Strength SQL/XML Infrastructure
- XML has become an attractive data processing model for applications. SQL/XML is a SQL standard that integrates XML with SQL. It introduces the XML datatype as a native SQL datatype and defines XML generation functions in the SQL/XML 2003 standard. The goal for the next version of SQL/XML is integrating...
- Tags: SQL, XML, Programming Languages, Databases, Software/Web Development, Web Development, Software Development, Enterprise Software, Software, Data Management
- White papers 2004-07-21
- Benefits and Considerations of Centralized Messaging
- Centralized voice messaging allows an organization to provide messaging services to its associates by managing a small number of larger messaging systems from within today's communication networks rather than operating discrete messaging systems at each geographical - and now virtual - point of presence. The scalability of Avaya Modular Messaging...
- Tags: Benefit, Messaging, Groupware, Enterprise Software, Software
- White papers 2005-04-01
- Developing ASP Components,: Server-Side XML Through VB ASP Components
- ASP application developers are not immune to the lure of XML, yet there is confusion about how XML can be used with a server-side technology such as ASP, especially when writing ASP components. This paper provides an overview of XML, as well as XML formatting techniques, because it's necessary to...
- Tags: Microsoft ASP, Microsoft Visual Basic, XML, Scripting Languages, Software/Web Development, Web Development
- Book chapters 2001-03-01
- Process and parse XML with ease using Jakarta Digester
- Re-inventing the wheel?Why not just use XSL transformations with its built-in support for XPath?Seems to be more of an OR mapperthan anything else, agreed XSLT is a far better option for xml to xml.visual mapping is match easeFor small xml docs much ease to visualy map xml to xml, use...
- Tags: nperkins@..., programming, XML, XSLT
- Discussion threads 2007-01-25
- XMLStomper (zip)
- XMLStomper is a useful tool for anybody who works with xml files. XMLStomper is a simple, yet powerful application that can be used for reading xml files, editing xml files, searching xml files, validating xml, and displaying xml data. Version 1 may include unspecified updates, enhancements, or bug fixes.
- Tags: XML File, XMLStomper, XML, Software/Web Development, Web Development
- Software downloads 2006-11-20
- Declarative Development of Distributed Applications
- This paper presents an approach for the convenient implementation and efficient execution of distributed XML message processing applications. Various application classes such as Web Services are based on asynchronously exchanging XML data. However, today's programming languages and execution systems fail to support their particular demands such as integrated XML type...
- Tags: XML, Software/Web Development, Web Development
- White papers 2007-05-29
- << Previous
- page 1 of 1
- Next >>