You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Diagram

Unable to render 'XSD Viewer' macro

Could not find the given XSD (xsd_macrod8d57fc40b8ebe1b79b9c49c9dab9be8.png) on page (JADE Parameter Reference - URLConnection)

Elements

URLConnection - URLConnectionType
References Notes

A URL connection specifies parameters such as a Hostname, Port, Account by which a connection is established within the URL.

The use of URLs depends on the server system, e.g. the following protocols and configuration items could be used:
http|https :// [ account [ : password ] @ ] hostname [ : port ]
If the port is empty, the default ports will be used:

  • HTTP: 80
  • HTTPS: 443
Element Type Required Description
URL anyURI
  • Min: 1
  • Whitespace: collapse
  • Occurrence: 1
Required
References Notes

A URL connection specifies parameters such as a Hostname, Port, Account by which a connection is established within the URL.

The use of URLs depends on the server system, e.g. the following protocols and configuration items could be used:
http|https :// [ account [ : password ] @ ] hostname [ : port ]
If the port is empty, the default ports will be used:

  • HTTP: 80
  • HTTPS: 443

  • No labels