Saxonica: XSLT and XQuery Processing: U
saxonica.com

U

UNARY

Unary plus and minus

UNICODE

A4 Unicode Normalization

Unicode Codepoint Collation

UNION

Union

UNIQUENESS

Saxon extensions to XSD uniqueness and referential constraints

UNORDERED

unordered

unordered($sourceSeq as item()*) → item()*

UNPARSED-ENTITIES

saxon:unparsed-entities()

UNPARSED-ENTITY-PUBLIC-ID

unparsed-entity-public-id

unparsed-entity-public-id() → xs:string

UNPARSED-ENTITY-URI

unparsed-entity-uri

unparsed-entity-uri() → xs:string

UNPARSED-TEXT

unparsed-text

unparsed-text($href as xs:string?, $encoding as xs:string) → xs:string?

unparsed-text($href as xs:string?) → xs:string?

UNPARSED-TEXT-AVAILABLE

unparsed-text-available

unparsed-text-available($href as xs:string?, $encoding as xs:string) → xs:boolean

unparsed-text-available($href as xs:string?) → xs:boolean

UNPARSED-TEXT-LINES

unparsed-text-lines

unparsed-text-lines($href as xs:string?, $encoding as xs:string) → xs:string*

unparsed-text-lines($href as xs:string?) → xs:boolean

UNTYPED

parse-json($arg as xs:string, $options as map(*)) → document-node(element(*, xs:untyped))

parse-xml($arg as xs:string, $baseURI as xs:string) → document-node(element(*, xs:untyped))

parse-xml($arg as xs:string) → document-node(element(*, xs:untyped))

UPDATE

sql:update and sql:column

Using XQuery Update

XQuery 3.0 and XQuery Update changes

XQuery Update 1.0

UPDATES

XQuery Updates in Version 9.2 (2009-08-05)

XQuery Updates in Version 9.1 (2008-07-02)

UPPER

upper case

UPPER-CASE

upper-case

upper-case($arg as xs:string?) → xs:string

URI

doc($uri as xs:string?) → document-node()?

doc-available($uri as xs:string?) → xs:boolean

document($uri as item()*, $base as node()*) → node()*

document($uri as item()*) → node()*

escape-html-uri($uri as xs:string?) → xs:string

put($doc as node(), $uri as xs:string) → xs:NCName?

Writing a URI Resolver for Input Files

Writing a URI Resolver for Output Files

URI-COLLECTION

uri-collection

uri-collection() → xs:anyURI*

uri-collection($arg as xs:string?) → xs:anyURI*

URI-PART

encode-for-uri($uri-part as xs:string?) → xs:string

USE

Use Cases

USER-DEFINED

User-defined serialization attributes

USING

Configuration using s9api

Configuration using the .NET API

Configuration using XQJ

Evaluating XPath Expressions using s9api

Invoking XQuery using the XQJ API

Running the example using Microsoft Access

Running the example using MySQL

Schema Processing using JAXP

Schema Processing using s9api

Using catalog files

Using JAXP for Transformations

Using s9api for Transformations

Using s9api for XQuery

Using saxon:stream() with saxon:iterate

Using XML Catalogs

Using XQuery

Using XQuery Update

Using XSLT 2.0

Using XSLT 2.0 Stylesheets

XQuery example using the saxon:stream pragma

XSLT example using xsl:copy-of

Next