Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- XML data validation with XPath and XSL
- If you have an application in which you collect information into an XML document, you can run that document through an XSLT validation mechanism to create a centralized validation mechanism. In this article, Phillip Perkins explains how you can accomplish that. If you're designing Web applications, you ...
- Tags: XSLT, XSL, XPath, XML-Data, XML, Phillip Perkins, XPath function, Web Development Zone Newsletter, Error, Validation Mechanism, Software/Web Development, Web Development
- Technical articles 2005-08-08
- XPath functions offer better translations and less programming
- When it comes to handling data in your XSL template, XPath functions provide a simple way to get the information you need. See what these functions can do for you.By Brian SchaffnerUsing XML’s Path Language XPath functions in your XSLT templates can help reduce the amount of programming that you...
- Tags: XML, Guest Contributor, programming, Using XML, XPath, XPath function
- Technical articles 2001-10-09
Additional Resources
- Query Translation From XPath to SQL in the Presence of Recursive DTDs
- This paper studies the problem of evaluating XPATH queries over XML data that is stored in an RDBMS via schema-based shredding. The interaction between recursion in XPATH queries and recursion in DTDS makes it challenging to answer XPATH queries using RDBMS. The paper presents a new approach to translating XPATH...
- Tags: SQL, DTD, XPath, XML, Software/Web Development, Web Development
- White papers 2006-01-27
- SketchPath XP1N2 (zip)
- SketchPath is an XPath editor and XML analysis and testing tool. It provides an integrated graphical environment for viewing XML files, developing and testing XPath expressions against them and managing the expressions in file libraries. SketchPath uses the .NET System.Xml.XPath XPath Evaluator which conforms to the XPath 1.0 Standard. A...
- Tags: XPath, SketchPath, XML, Software/Web Development, Web Development
- Software downloads 2008-01-21
- Mini-Tip #8 - Extending XMLType to Access Scalar XPath Functions
- For some reason, the XMLType XPath implementation does not allow scalar results. According to the documentation:EXTRACTXML is similar to the EXISTSNODE function. It applies a VARCHAR2XPath string and returns an XMLType instance containing an XML fragment.Extractwill only return an XMLType. A scalar value would be a function thatreturns a...
- Tags: Extending XMLType, Microsoft Access, XMLType XPath, XPath
- Blog posts 2006-09-22
- AutoPager (xpi)
- AutoPager is a firefox/mozilla extensions to autoloading next page.It's configuration is base on XPath. You can find there is a built in function to create a XPath by click some links on the pages. This extension will import online configuration from this sources, these configurations includes support for some widely...
- Tags: Configuration, XPath, Wind Li, AutoPager, XML, Software/Web Development, Web Development
- Software downloads 2007-10-01
- XPlainer: Visual Explanations of XPath Queries
- This paper introduces XPlainer, a language that provides explanations of why XPath expressions return a specific answer. An explanation returns precisely the nodes in the input XML paper that contribute to the answer. This paper provides a complete formalization for explanation queries based on the semantics of XPath. This enables...
- Tags: Explanation, XPath, XPlainer-Eclipse Tool, XML, Software/Web Development, Web Development
- White papers 2006-10-11
- Put New Capabilities of Business Activity Monitoring (BAM) to Work, Part 7: Creating User-Defined XPath Functions for IBM WebSphere Business Monitor V6.1
- The monitor programming model receives data coming from external events, extracts these data, and maps them to metrics that may trigger other operations to occur. Expressions play an important role; they produce the values used in the monitor model and dictate the overall flow of the monitor model logic. One...
- Tags: Monitor, IBM WebSphere, Expression, IBM Corp., Monitor Programming Model, WebSphere Business Monitor V6.1, Monitors & Displays, Hardware, Components
- White papers 2008-04-15
- Taming XPath Queries by MinimizingWildcard Steps
- This paper presents a novel and complementary technique to optimize an XPath query by minimizing its wildcard steps. The approach is based on using a general composite axis called the layer axis, to rewrite a sequence of XPath steps all of which are wildcard steps except for possibly the last...
- Tags: XPath, XML, Software/Web Development, Web Development
- White papers
- VS XPathTester (zip)
- Freeware utility to check the XML based XPath on your XML document. This Basic tools comes handy when you quickly want to test XPath for your Custom XML.
- Tags: XPath, XML, Software/Web Development, Web Development
- Software downloads 2007-01-09
- XML Validation and XPath Evaluation in J2SE 5.0
- Some of the exciting new features of the Java 2 Platform, Standard Edition (J2SE) 5.0 release, code-named Tiger, are the added XML validation package at javax.xml.validation and the XPath libraries at javax.xml.xpath. Before the Tiger release, the Java API for XML Processing JAXP SAXParser or DocumentBuilder classes were the primary...
- Tags: J2SE, XPath, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- White papers 2005-09-08
- Run XPath queries in PHP
- PHP uses functions that provide XPath—a language that allows you to address parts of an XML document—functionality through contexts. Phillip Perkins offers sample XML data and PHP code to grab different parts of the XML document. XPath is a language that allows you to address parts...
- Tags: PHP, Microsoft Corp., XPath, XML, Phillip Perkins, Scripting languages, Microsoft Windows XP, XML-Data, Web Development Zone Newsletter, Function, Document Object Model, Node, Software/Web Development, Web Development
- Technical articles 2005-08-08
- Xotics (zip)
- Xotics is a set of Java tools and libraries for XML programming and processing, based on the association of JavaBeans and XPath 2 requesting support. Xotics is a complete solution, intended to Java developers, addressing both client and server side programming. Xotics contains a Core API implementing base concepts, an...
- Tags: Concept, JavaBeans, XPath, Xotics, XML, Java, Software/Web Development, Web Development, Programming Languages, Software Development
- Software downloads 2006-04-14
- Efficient Filtering of XML Documents With XPath Expressions
- This paper proposes a novel index structure, termed XTrie, that supports the efficient filtering of XML documents based on XPath expressions. The XTrie index structure offers several novel features that make it especially attractive for large-scale publish/subscribe systems. First, XTrie is designed to support effective filtering based on complex XPath...
- Tags: XML Document, Structure, XPath, XTrie, XML, Software/Web Development, Web Development
- White papers
- Using XPath string functions in XSLT templates
- Mapping XML data to target fields in another system can get tricky when there isn't a one-to-one match. Fortunately, XPath includes string functions that will help you perform advanced string translations. See how you can put these functions to work.By Brian SchaffnerWhen using Extensible Stylesheet Language Transformations XSLT templates, it's...
- Tags: XML, Guest Contributor, XSLT
- Technical articles 2001-09-27
- DotDefender for IIS (exe)
- dotDefender secures Websites from a broad range of HTTP-based attacks, including Session attacks Denial of Service, Web application attacks (SQL injection, Cross-site scripting, Schema crawling, XPath injection, XPath XSS and known attack signatures), as well as requests originating from known attack sources spammer bots and compromised servers. dotDefender quickly installs...
- Tags: XPath, Microsoft IIS Server, Attack, Applicure Technologies, dotDefender, XML, Security, Software/Web Development, Web Development
- Software downloads 2007-10-31
- Using a Java Query Analyzer to Translate Generic Query to SQL, XPath and XQuery
- As traditional relational databases and new native XML databases are maturing as viable storage solutions for XML data, application developers are faced with SQL extended to provide XML support along with new query languages, such as XPath and XQuery. At the Indiana University Digital Library Program, various data-driven digital library...
- Tags: Java, XQuery, SQL, XPath, Indiana University, Java Query Analyzer, XML, Storage, Programming Languages, Databases, Software/Web Development, Web Development, Hardware, Software Development, Enterprise Software, Software, Data Management
- White papers 2005-01-11
- StelsXML JDBC Driver (zip)
- StelsXML JDBC Driver is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on XML files. With StelsXML JDBC Driver, you can easily extract data contained in XML documents by using the standard SQL syntax and XPath expressions. The driver is completely platform-independent. Features:...
- Tags: Driver, JDBC, SQL, XPath, StelsXML JDBC Driver, XML, Databases, Java, Programming Languages, Software/Web Development, Web Development, Enterprise Software, Software, Data Management, Software Development
- Software downloads 2007-09-25
- Altova XMLSpy Professional Edition (exe)
- Altova XMLSpy 2008 Professional Edition is the industry leading XML development environment, providing intuitive views and powerful XML utilities to model, edit, transform, and debug XML-related technologies. In addition to the worlds most popular XML editor and original graphical XML Schema designer, it offers file converters, debuggers, support for XSLT,...
- Tags: Altova, Altova XMLSpy 2008 Professional Edition, XML, Software/Web Development, Web Development
- Software downloads 2007-09-18
- Altova XMLSpy Enterprise Edition (exe)
- Altova XMLSpy 2008 Enterprise Edition is the industry standard XML development environment for modeling, editing, transforming, and debugging XML-related technologies. It offers the worlds leading XML editor, the original graphical schema designer, a code generator, file converters, debuggers, profilers, full database integration, support for WSDL, SOAP, XSLT, XPath, XQuery, and...
- Tags: Altova, Altova XMLSpy 2008 Enterprise Edition, XML, Software/Web Development, Web Development
- Software downloads 2007-09-18
- << Previous
- page 1 of 1
- Next >>