Commit 836e926c authored by znaty's avatar znaty
Browse files

Update 102657/RDMessage.xsd

parent 2d4b0f98
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3414,7 +3414,7 @@
    <xsd:complexType name="EdgeApplicationServerInfo">
        <xsd:sequence>
            <xsd:element name="edgeApplicationServerID" type="xsd:string" minOccurs="0"/>
            <xsd:element name="edgeApplicationServerIP" type="xsd:IPAddress" minOccurs="0"/>
            <xsd:element name="edgeApplicationServerIP" type="IPAddress" minOccurs="0"/>
            <xsd:element name="edgeApplicationServerLocation" type="Location" minOccurs="0"/>
            <xsd:element name="edgeApplicationServerVirtualResources" type="EdgeApplicationServerVirtualResources" minOccurs="0"/>
        </xsd:sequence>