Skip to content

objectType Interface

Information on access modes of a capability

Interfaceivoa:nonnegativeInteger cap_indexivoa:nonnegativeInteger intf_indexivoa:string intf_typeivoa:string intf_roleivoa:string std_versionivoa:string query_typeivoa:string result_typeivoa:string wsdl_urlivoa:string url_useivoa:string access_urlivoa:string mirror_urlivoa:integer authenticated_only

Members

name type mult description
cap_index ivoa:nonnegativeInteger The index of the parent capability.
intf_index ivoa:nonnegativeInteger An arbitrary identifier for the interfaces of a resource.
intf_type ivoa:string The type of the interface (vr:webbrowser, vs:paramhttp, etc).
intf_role ivoa:string An identifier for the role the interface plays in the particular capability. If the value is equal to 'std' or begins with 'std:', then the interface refers to a standard interface defined by the standard referred to by the capability's standardID attribute.
std_version ivoa:string The version of a standard interface specification that this interface complies with. When the interface is provided in the context of a Capability element, then the standard being refered to is the one identified by the Capability's standardID element.
query_type ivoa:string Hash-joined list of expected HTTP method (get or post) supported by the service.
result_type ivoa:string The MIME type of a document returned in the HTTP response.
wsdl_url ivoa:string optional The location of the WSDL that describes this Web Service. If NULL, the location can be assumed to be the accessURL with '?wsdl' appended.
url_use ivoa:string A flag indicating whether this should be interpreted as a base URL ('base'), a full URL ('full'), or a URL to a directory that will produce a listing of files ('dir').
access_url ivoa:string The URL at which the interface is found.
mirror_url ivoa:string Secondary access URLs of this interface, separated by hash characters.
authenticated_only ivoa:integer A flag for whether an interface is available for anonymous use (=0) or only authenticated clients are served (=1).

Containment

This is contained by Resource