Loading 102657/RDMessage.xsd +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
102657/RDMessage.xsd +1 −1 Original line number Diff line number Diff line Loading @@ -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> Loading