Class TEServiceInformationType

java.lang.Object
eu.europa.esig.lote.jaxb.TEServiceInformationType

public class TEServiceInformationType extends Object

Java class for TEServiceInformationType complex type.

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

<complexType name="TEServiceInformationType">
  <complexContent>
    <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
      <sequence>
        <element ref="{http://uri.etsi.org/019602/v1#}ServiceTypeIdentifier" minOccurs="0"/>
        <element name="ServiceName" type="{http://uri.etsi.org/019602/v1#}InternationalNamesType"/>
        <element ref="{http://uri.etsi.org/019602/v1#}ServiceDigitalIdentity"/>
        <element ref="{http://uri.etsi.org/019602/v1#}ServiceStatus" minOccurs="0"/>
        <element name="StatusStartingTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
        <element name="SchemeServiceDefinitionURI" type="{http://uri.etsi.org/019602/v1#}NonEmptyMultiLangURIListType" minOccurs="0"/>
        <element ref="{http://uri.etsi.org/019602/v1#}ServiceSupplyPoints" minOccurs="0"/>
        <element name="TEServiceDefinitionURI" type="{http://uri.etsi.org/019602/v1#}NonEmptyMultiLangURIListType" minOccurs="0"/>
        <element name="ServiceInformationExtensions" type="{http://uri.etsi.org/019602/v1#}ExtensionsListType" minOccurs="0"/>
      </sequence>
    </restriction>
  </complexContent>
</complexType>