http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
VersionUpdatedNotification Element
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents : VersionUpdatedNotification Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents
Diagram
eServicescustomerId Element applicationIdentifier Element newVersion Element Sequence VersionUpdatedNotification Element
Overview
Sequence
newVersion optional xs:string
applicationIdentifier optional xs:string
Source
<xs:element name="VersionUpdatedNotification" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="newVersion" type="xs:string" />
      <xs:element minOccurs="0" maxOccurs="1" name="applicationIdentifier" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="eServicescustomerId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceGeneralComponents