|
Home > Online Product Documentation > Table of Contents > Manipulating Strings Manipulating StringsAfter you obtain a string, you might want to manipulate it and use the result in the query. This section describes functions that allow you to do this. It discusses the following topics: Concatenating Strings
To concatenate two or more strings, call the
The
Determining the Number of Characters in a String
To obtain the number of characters in a string, call the
The
Normalizing Strings
To strip leading and trailing white space from a string, call the
The
If there are consecutive internal spaces, the
Replacing Characters in Strings with Characters You Specify
To replace characters in a string with other characters, call the
The
Execution of this function returns
Execution of this function returns
If a character occurs more than once in the second argument string, the first occurrence determines the replacement character. If the third argument string is longer than the second argument string, the XPath processor ignores the excess characters. Converting Objects to Strings
In some situations, you might want to force a string comparison. The XPath processor performs a string comparison only when the operands are neither Boolean nor numeric values. If an operand is numeric or Boolean, call the
The
Node Sets
When the
Numbers
The
Boolean Values
The
Finding Strings That Start with a Particular String
To determine if a string starts with a particular string, specify the
This function returns
|
Java XML Parser
Stylus Studio's support for Java XML Parser is able to Validate XML Using any Java XML Parser, Edit, Debug, Profile and Map XSLT using any Java XSLT Processor, Create PDF files Using Apache FOP, hand have Support for Microsoft XML Parsers as well.
Insurance Companies That Use Stylus Studio
Everyone needs insurance, even insurance companies. That's why these top insurance companies are insured when it comes to XML. Come see which insurance providers are insured by the power of Stylus Studio!
XML Reports
Build beautiful XML reports from Relational, XML and Legacy Data. You XML report can be rendered in PDF or HTML using XSLT, XQuery or XSL:FO.
SQL/XML Tutorial
Many developers need to be able to write applications that work for databases from multiple vendors. This SQL/XML Tutorial refers to SQL/XML, XQuery, and Native XML Programming Languages to do just that.


