%@ page language="C#" masterpagefile="~/templates/Documentation.master" inherits="Page" pagetitle="Operating on Boolean Values" keywords="Operating on Boolean Values"%>Chapter 1: Getting Started with Stylus Studio®Chapter 2: Editing and Querying XMLChapter 3: Converting Non-XML Files to XMLChapter 4: Converting EDI to XMLChapter 5: Working with XSLTChapter 6: Creating XSLT Using the XSLT MapperChapter 7: Debugging StylesheetsChapter 8: Defining XML SchemasChapter 9: Defining Document Type DefinitionsChapter 10: Writing XPath ExpressionsAbout the XPath ProcessorUsing the XPath Query EditorSample Data for Examples and PracticeGetting Started with QueriesSpecifying the Nodes to EvaluateHandling Strings and TextSpecifying Boolean Expressions and FunctionsSpecifying Number Operations and FunctionsComparing ValuesAbout Comparison OperatorsHow the XPath Processor Evaluates ComparisonsComparing Node SetsComparing Single Values With = and !=Comparing Single Values With <=, <, >, and >=Priority of Object Types in ComparisonsExamples of ComparisonsOperating on Boolean ValuesFinding a Particular NodeObtaining a UnionObtaining Information About a Node or a Node SetUsing XPath Expressions in StylesheetsAccessing Other Documents During Query ExecutionXPath Quick ReferenceChapter 11: Working with XQuery in Stylus StudioChapter 12: Composing Web Service CallsChapter 13: Working with WSDL DocumentsChapter 14: Building XML PipelinesChapter 15: Publishing XML DataChapter 16: Integrating with Third-Party File SystemsChapter 17: Extending Stylus StudioChapter 18: The Stylus Studio Java APIChapter 19: Stylus Studio GUI ReferenceHome >Online Product Documentation >Table of Contents >Operating on Boolean Values< Previous| Next > Operating on Boolean Values You can use the = or != operator to compare Boolean values. If you try to use any other operator to compare Boolean values, you receive an error. < Previous| Next >
Home >Online Product Documentation >Table of Contents >Operating on Boolean Values
You can use the = or != operator to compare Boolean values. If you try to use any other operator to compare Boolean values, you receive an error.
=
!=