Commit 09e407c3 authored by Biagio Maione's avatar Biagio Maione
Browse files

Replace TS_104_000.xsd

parent 7951d93b
Loading
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -93,14 +93,14 @@
            <xs:extension base="X0Request">
                <xs:sequence>
                    <xs:element name="definingSDO" type="etsi103280:ShortString"/>
                    <xs:element name="listOfcertProfileInterfaceType" type="ListOfcertProfileInterfaceType"/>
                    <xs:element name="listOfcertificateProfileInterfaceType" type="ListOfcertificateProfileInterfaceType"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="ListOfcertProfileInterfaceType">
    <xs:complexType name="ListOfCertificateProfileInterfaceType">
        <xs:sequence>
            <xs:element name="certProfileInterfaceType" type="etsi103280:ShortString" maxOccurs="unbounded"/>
            <xs:element name="certificeProfileInterfaceType" type="etsi103280:ShortString" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>

@@ -109,7 +109,7 @@
        <xs:complexContent>
            <xs:extension base="X0Response">
                <xs:sequence>
                    <xs:element name="certProfileInterfaceType" type="ListOfcertProfileInterfaceType"/>
                    <xs:element name="certificateProfileInterfaceType" type="ListOfcertificateProfileInterfaceType"/>
                    <xs:element name="certificateEnrolmentDetails" type="ListOfCertificateEnrolmentDetails"/>
                </xs:sequence>
            </xs:extension>
@@ -212,7 +212,7 @@
    <xs:complexType name="CMPEnrolmentDetails">
        <xs:sequence>
            <xs:element name="cMPServerDetails" type="ListOfCMPServerDetails" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="cMPCertsOnlineEnrolment" type="ListoFCMPCertsOnlineEnrolment" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="cMPCertificateOnlineEnrolment" type="ListoFCMPCertificateOnlineEnrolment" minOccurs="1" maxOccurs="unbounded"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ListOfCMPServerDetails">
@@ -222,7 +222,7 @@
            <xs:element name="uRL" type="xs:anyURI"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ListoFCMPCertsOnlineEnrolment">
    <xs:complexType name="ListoFCMPCertificateOnlineEnrolment">
        <xs:sequence>
            <xs:element name="algorithm" type="Algorithm"/>
            <xs:element name="keyIdentifier" type="xs:string"/>