Commit a59db170 authored by znaty's avatar znaty
Browse files

Update 102657/RDMessage.xsd

parent 9eb585ce
Loading
Loading
Loading
Loading
Loading
+4 −5
Original line number Diff line number Diff line
@@ -3338,13 +3338,14 @@
                    </xsd:sequence>
                </xsd:complexType>
            </xsd:element>
		</xsd:sequence>
	</xsd:complexType>
    <xsd:simpleType name="EdgeComputingSubscriberID">
        <xsd:restriction base="xsd:string"/>
    </xsd:simpleType>
    <xsd:simpleType name="EdgeComputingSubscriberInfo">
                <xsd:restriction base="xsd:string"/>
    </xsd:simpleType>
    </xsd:complexType>

    <xsd:complexType name="SubscribedEdgeComputingApplications">
        <xsd:sequence>
@@ -3400,7 +3401,6 @@
            <xsd:element name="providerID" type="xsd:string" minOccurs="0"/>
            <xsd:element name="cdrNumber" type="xsd:string" minOccurs="0"/>
            <xsd:element name="clientIP" type="IPAddress" minOccurs="0"/>
  
            <xsd:element name="edgeApplicationServersInfo" minOccurs="0">
                <xsd:complexType>
                    <xsd:sequence minOccurs="0" maxOccurs="unbounded">
@@ -3418,7 +3418,7 @@
            <xsd:element name="edgeApplicationServerLocation" type="Location" minOccurs="0"/>
            <xsd:element name="edgeApplicationServerVirtualResources" type"EdgeApplicationServerVirtualResources” minOccurs="0"/>
        </xsd:sequence>
    </xsd:complexType 
    </xsd:complexType>

    <xsd:complexType name="EdgeApplicationServerVirtualResources">
        <xsd:sequence>
@@ -3427,9 +3427,8 @@
            <xsd:element name="meanVirtualDiskUsage" type="xsd:float" minOccurs="0"/>
            <xsd:element name="durationStartTime" type"GeneralizedTime” minOccurs="0"/>
            <xsd:element name="durationEndTime" type"GeneralizedTime” minOccurs="0"/>

        </xsd:sequence>
    </xsd:complexType 
    </xsd:complexType>

    <xsd:complexType name="EdgeComputingApplicationBillingDetails">
        <xsd:sequence>