Class IdentifierType

java.lang.Object
eu.europa.esig.xades.jaxb.xades111.IdentifierType

public class IdentifierType extends Object

Java class for IdentifierType complex type.

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

 <complexType name="IdentifierType">
   <simpleContent>
     <extension base="<http://www.w3.org/2001/XMLSchema>anyURI">
       <attribute name="Qualifier" type="{http://uri.etsi.org/01903/v1.1.1#}QualifierType" />
     </extension>
   </simpleContent>
 </complexType>