true function The fn:true function returns the xs:boolean value true. Syntaxfn:true() Returned valueThe returned value is the xs:boolean value true. ExampleUse the true function to return the value true. fn:true()The value true is returned.