eu.vamdc.xml.tapxsams.v1
Class TAPXSAMSRestriction

java.lang.Object
  extended by net.ivoa.xml.voresource.v1.Capability
      extended by eu.vamdc.xml.tapxsams.v1.TAPXSAMSRestriction
Direct Known Subclasses:
TapXsams, TapXsamsVAMDC

public abstract class TAPXSAMSRestriction
extends Capability

See vr:Capability for documentation on inherited children.

Java class for TAPXSAMSRestriction complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TAPXSAMSRestriction">
   <complexContent>
     <restriction base="{http://www.ivoa.net/xml/VOResource/v1.0}Capability">
       <sequence>
         <element name="validationLevel" type="{http://www.ivoa.net/xml/VOResource/v1.0}Validation" maxOccurs="unbounded" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}token" minOccurs="0"/>
         <element name="interface" type="{http://www.ivoa.net/xml/VOResource/v1.0}Interface" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attribute name="standardID" use="required" type="{http://www.ivoa.net/xml/VOResource/v1.0}IdentifierURI" fixed="ivo://vamdc/std/TAP-XSAMS" />
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.ivoa.xml.voresource.v1.Capability
_interface, description, standardID, validationLevel
 
Constructor Summary
TAPXSAMSRestriction()
           
 
Method Summary
 
Methods inherited from class net.ivoa.xml.voresource.v1.Capability
getDescription, getInterface, getStandardID, getValidationLevel, setDescription, setStandardID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TAPXSAMSRestriction

public TAPXSAMSRestriction()


Copyright © 2011 VAMDC. All Rights Reserved.