SkyNode xs sn Implementation of an XML Schema describing a SkyNode Service. Based on http://www.ivoa.net/internal/IVOA/IvoaVOQL/SkyNodeInterface-0.7.4.pdf an abstract capability that sets the standardID to the IVOA ID for the Open SkyNode interface standard definition. See vr:Capability for documentation on inherited children. The capabilities of an OpenSkynode interface. The standard OpenSkyNode interface is defined to be WebService; the specifics of this interface (e.g. the supported inputs) can be given using xsi:type="WebService" with the Interface element. The functionality supported by this implementation The longitude Earth position of the machine hosting this service. This is used for graphical display purpose The approximate latitude Earth position of the machine hosting this service. This is used for graphical display purpose The largest number of records that the service will return. Table name which contains the main positions and key The primary key of the primary Table This service complies with the Basic SkyNode functionality as described in the SkyNode specificaiton. In general, it responds to the processQuery function but not to the executePlan function. This service complies with the Full SkyNode functionality as described in the SkyNode specificaiton, responding correctly to all defined functions--most notably, executePlan.