Class TakenOverByType

java.lang.Object
eu.europa.esig.trustedlist.jaxb.tslx.TakenOverByType
All Implemented Interfaces:
Serializable

public class TakenOverByType
extends Object
implements Serializable

Java class for TakenOverByType complex type.

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

 <complexType name="TakenOverByType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="URI" type="{http://uri.etsi.org/02231/v2#}NonEmptyMultiLangURIType"/>
         <element name="TSPName" type="{http://uri.etsi.org/02231/v2#}InternationalNamesType"/>
         <element ref="{http://uri.etsi.org/02231/v2#}SchemeOperatorName"/>
         <element ref="{http://uri.etsi.org/02231/v2#}SchemeTerritory"/>
         <element name="OtherQualifier" type="{http://uri.etsi.org/02231/v2#}AnyType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
See Also:
Serialized Form