Class SpecificationLinkQueryType


public class SpecificationLinkQueryType extends RegistryObjectQueryType

Java class for SpecificationLinkQueryType complex type.

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

 <complexType name="SpecificationLinkQueryType">
   <complexContent>
     <extension base="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}RegistryObjectQueryType">
       <sequence>
         <element name="UsageDescriptionBranch" type="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}InternationalStringBranchType" minOccurs="0"/>
         <element ref="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}ServiceBindingQuery" minOccurs="0"/>
         <element name="SpecificationObjectQuery" type="{urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0}RegistryObjectQueryType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>