Package org.w3.soap

Class SupportedEnvType


  • public class SupportedEnvType
    extends Object

    Java class for SupportedEnvType complex type.

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

     <complexType name="SupportedEnvType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="qname" use="required" type="{http://www.w3.org/2001/XMLSchema}QName" />
         </restriction>
       </complexContent>
     </complexType>