Class QualificationElementType

java.lang.Object
eu.europa.esig.trustedlist.jaxb.ecc.QualificationElementType
All Implemented Interfaces:
Serializable

public class QualificationElementType
extends Object
implements Serializable

Java class for QualificationElementType complex type.

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

 <complexType name="QualificationElementType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Qualifiers" type="{http://uri.etsi.org/TrstSvc/SvcInfoExt/eSigDir-1999-93-EC-TrustedList/#}QualifiersType"/>
         <element name="CriteriaList" type="{http://uri.etsi.org/TrstSvc/SvcInfoExt/eSigDir-1999-93-EC-TrustedList/#}CriteriaListType"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form