|
Home > Online Product Documentation > Table of Contents > Calling Boolean Functions Calling Boolean FunctionsThis section describes the Boolean functions that you can call in a query. The operations you can perform are Converting an Object to Boolean
In some situations, you might want to force a Boolean comparison. The XPath processor performs a Boolean comparison if either operand is a Boolean value. Consequently, if neither operand is a Boolean value, call the
The
The
This query is equivalent to the following query:
Obtaining Boolean Values
To obtain the opposite Boolean value, call the
The
To obtain the value
The
To obtain the value
The
Determining the Context Node Language
To determine whether the language of the context node is the language you expect it to be, call the
The
If there is no such attribute, then
In both situations, case is ignored. For example:
This returns
|
Create XML Schema from XML Content
Create XML Schema from XML Content by auto-generating an XML Schema with Stylus Studio.
XSD Mapping
Stylus Studio® includes a visual XSD-to-XSD mapping tool that allows you to easily implement sophisticated XML data mappings involving multiple data sources and customized data processing using either XSLT or XQuery code.
XML Grid View
The XML Grid View is a visual interface for editing tablular data structures using an intuitive spreadsheet-like interface.
Validating EDIFACT Documents with XML Schemas
Either before or after transforming EDIFACT content, generated XML Schemas will make sure that we have all of the necessary components, our codes are all according to the standard codelists, and every little delimiter is in the right place.