Revision [1238]

This is an old revision of CommandXuri made by DavidLee on 2010-02-15 10:31:49.

 

Command xuri



Name

xuri Constructs and disects URI's

Synopsis

xuri [options] uri
xuri [options] base uri
xuri [options] scheme ssp fragment
xuri [options] scheme host path fragment
xuri [options] scheme authority path query fragment
xuri [options] scheme user host port path query fragment

As a special case, in the 1 argument case if the uri has no scheme it is converted into a file URI.


Options


Supports the standard [ serialization options ]


-a,-authorityOutputs the authority
-f,-fragmentOutputs the fragment
-h,hostOutputs the host
-p,-pathOutputs the path
-P,-port|Outputs the Port
-Q,-queryOutputs the query
-s,-schemeOutputs the scheme



Description


Example:
xuri http test.xmlsh.org /data/books.xml ""

Result
http://test.xmlsh.org/data/books.xml


Example
xuri -p http test.xmlsh.org /data/books.xml ""

Result
/data/books.xml



Return Value

Returns 0 if the command executed successfully, 1 if there was an error.

Commands
CategoryCommands

There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki