Showing:

Annotations
Diagrams
Facets
Properties
Used by
Element URL
Annotations
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

Diagram
Diagram
Type restriction of xs:anyURI
Properties
content simple
Facets
minLength 1
Used by
Complex Type URLConnectionType