Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
By Technology

New Scripts | XML

Results 241-260 of 293
Xeena
posted byjicondoninSoftware
The editor takes as input a given DTD, and automatically builds a palette containing the elements defined in the DTD. Users can thus create/edit/expand any document derived from that DTD, by using a visual tree-directed paradigm. The visual paradigm requires a minimum learning curve as only valid constructs/elements are presented to the user in a context-sensitive palette.
(0 ratings)
Reviews0
PriceFree
Views4374
XML Security Suite
XML Security Suite is a tool that provides security features such as digital signature, encryption, and access control for XML documents. These features are beyond the capability of transport-level security protocols such as Secure Sockets Layer (SSL). The goals in creating this technology were to contribute to standards development by providing sample implementations and to supply advanced technologies to partners and developers and to gather their input.
(6 ratings)
Reviews0
PriceFree
Views6212
VoiceXML with XSLT (HTML and WML)
posted byasifinBook Samples
A Sample Chapter from Early Adopter VoiceXML. This chapter examines the use of the Extensible Stylesheet Language for Transformations (XSLT) as a tool for the generation of VoiceXML. I intend to illustrate a complete, end-to-end example of implementing a voice interface for a client-server database via XML and XSL. The case study will demonstrate the power of XSL for simultaneously delivering multiple interfaces to the same data by developing HTML and WML front-ends also.
(0 ratings)
Reviews0
PriceFree
Views2490
XML Tutorial at Zvon
posted bynicmilainAuthoring
In this tutorial, selected XML features are demonstrated on many examples which can be downloaded for off-line use.
(0 ratings)
Reviews0
PriceFree
Views1920
RDF Tutorial at Zvon
posted bynicmilainRDF
Here you will find XML related materials (both basic and advanced tutorials and references about XSLT, XML, DTD, Mozilla, CSS, schemas, regular expressions, etc.) which can be downloaded for off-line use.
(0 ratings)
Reviews0
PriceFree
Views1982
XPath Tutorial
posted bynicmilainAuthoring
In this tutorial, selected XPath features are demonstrated with many examples and pictures which can be downloaded for off-line use.
(3 ratings)
Reviews0
PriceFree
Views4574
DTD Tutorial
posted bynicmilainAuthoring
DTD is described in XML 1.0 standard. In this tutorial basic DTD features are demonstrated on many examples which can be downloaded for off-line use.
(0 ratings)
Reviews0
PriceFree
Views3033
Is Web services the reincarnation of CORBA?
Even during these early stages of the evangelism of Web services, customers have already begun to ask how this technology differs from CORBA. Isn�t it just another form of distributed computing? In this installment of the Web services architect, Dan Gisolfi offers a brief overview of the differences between SOAP, DCOM, and CORBA and suggests a value proposition for Web services within the distributed computing realm.
(0 ratings)
Reviews0
PriceFree
Views3032
Professional XML Web Services
E-business is driving the merging of web, IT and object technologies to form the foundations of a new architecture, Web Services. This classic Wrox compendium covers the broad spectrum of XML based technologies that will be used in Web Services and is for anyone involved in developing commercial business-oriented distributed applications. Topics covered: This book covers: The architecture of Web Services - past, present, and future; Detailed explanation of SOAP 1.1; An overview of SOAP 1.2 and XML Protocol; IBM's Web Services Toolkit and Microsoft's SOAP toolkit 2.0; Other SOAP implementations in Perl, C++, and PHP; Java Web Services with Apache SOAP; WSDL 1.1, UDDI 1.0, and 2.0; Creating and deploying Web Services using .Net; Building Web Services using Python; and Applying security at both transport and application levels.
(12 ratings)
Reviews0
PriceFree
Views7027
Professional XML Meta Data
Professional XML Meta Data takes a look at some of the initiatives at the bleeding edge of the XML meta data world. In this book you will see how schemas, topic maps, RDF, and inferencing can be put to use in the field of data description, discovery, and exchange.
(0 ratings)
Reviews0
PriceFree
Views4666
Professional XML Schemas
Professional XML Schemas exhaustively details the W3C XML Schema language, and teaches the new syntax in an intuitive and logical way. From declaring elements and attributes, creating complex content models and working with multiple namespaces, you'll move on to see how XML Schemas are used in real-world situations. A number of practical case studies will illustrate the design and creation of schemas in the diverse worlds of relational databases, document management, and e-commerce applications.
(0 ratings)
Reviews0
PriceFree
Views4813
Using XLink to simplify the representation of data
This column takes a look at how to use XLink pointers when representing data to make XML documents more compact and flexible. Sample code shows examples of an invoice with and without the XLink pointers, plus an example of using XLinks with a URL-addressable database.
(0 ratings)
Reviews0
PriceFree
Views2294
Using XSLT for content management
This is the first installment of "Working XML", a column with companion project code that demonstrates the evolution of full-fledged XML applications. This column introduces XM (XSLT Make), a simple and affordable Web publishing content-management solution that takes advantage of XML and XSLT. Code samples show the development of a wrapper for the XSLT to make it easy for a nonprogrammer to use. XM project code is available by link.
(3 ratings)
Reviews0
PriceFree
Views3997
How to use XLink with XML
posted bykwigintinAuthoring
XLink, an XML-related specification, lets you achieve dramatic linking effects in your XML documents. In this short tip learn how to include parts of other XML documents in your own XML through XLink. The code example demonstrates the technique.
(0 ratings)
Reviews0
PriceFree
Views2144
Using XML Schema archetypes and XSLT style sheets to simplify your code
posted bykwigintinAuthoring
This column demonstrates how to use XML Schema archetyping (and style sheets) to control styling of data for various presentation modes. Ten code samples in XML, XML Schema, and XSLT show how the techniques work to reduce code bulk and simplify maintenance.
(0 ratings)
Reviews0
PriceFree
Views1916
Xselerator
Xselerator is a fully functional XSL/XSLT IDE and Debugger. Features: Full stepping capability; Breakpoints on both XSLT and input XML; Conditional breakpoints; View template call stack; Watch values (including full XPath expression watches); Clear and easy to use IDE; XSL/XSLT element and attribute intuitive (like Intellisense or code insight) drop-downs; Automatic tag completion - in XSL/XSLT tag completion follows model and, optionally, fills element with mandatory attributes; HTML element and attribute intuitive drop-downs; Full XSL, XSLT, XML and HTML color syntax highlighting (fully customizable); and All the usual editor capabilities (cut, copy, paste, find, replace) plus special 'Copy as RTF' and 'Copy as HTML' features allowing syntax highlighting to be preserved when copying and pasting to word-processors, html editors and newsgroups etc.
(0 ratings)
Reviews0
PriceFree
Views4695
Recurse, not divide, to conquer
Ever want to know how to bridge processing of an HTML element over two XSLT templates? Here's why not to do it. This article demonstrates how to shift your thinking into the XSLT recursive approach, which is especially helpful if you have a background in a procedural language (Java and the like). Sample code demonstrates the right way (and the wrong way) to work with a flat XML or XHTML file that you want to process hierarchically.
(0 ratings)
Reviews0
PriceFree
Views1753
The CTDP XML Guide
This XML guide explains XML uses, categories, elements and types of XML documents. XML structure, document type definition, element attributes, and extensible stylesheet language (XSL) is explained.
(0 ratings)
Reviews0
PriceFree
Views2423
Basic XML and RDF techniques for knowledge management
posted bykwigintinRDF
This article presents a practical exploration of knowledge management with XML by illustrating techniques for populating Resource Description Framework (RDF) models with data from existing XML formats. As shown in the three code listings, RDF can be used as a companion to customized XML, not just as a canonical representation for certain types of data. This column, with code samples included, demonstrates how easy it can be to jump-start knowledge management with RDF even relatively late in the development game.
(0 ratings)
Reviews0
PriceFree
Views2143
Decoding XML and the DTD
posted bykwigintinAuthoring
This introductory article shows how to create XML Document Type Definitions (DTDs) and well-formed, well-defined XML files that can be validated by the XML parser of your choice. While you don't have to include a DTD with every XML file you produce, doing so will make your life a lot easier. Not only will a DTD enforce the syntax you've established for your XML files, it will also allow your files to be parsed by a validating XML parser. Code samples include DTD and XML document examples.
(3 ratings)
Reviews0
PriceFree
Views2038
Results 241-260 of 293