Showing:

Annotations
Diagrams
Instances
Properties
Source
Element GetRemoteURLResponse
Namespace http://4psa.com/DNSZoneMessages.xsd/1.5
Annotations
Get remote update location response.
Diagram
Diagram DNSZoneMessagesInfo_xsd_Complex_Type_GetRemoteURLResponseType.tmp#GetRemoteURLResponseType_remoteURL DNSZoneMessagesInfo_xsd_Complex_Type_GetRemoteURLResponseType.tmp#GetRemoteURLResponseType_notice DNSZoneMessagesInfo_xsd_Complex_Type_GetRemoteURLResponseType.tmp#GetRemoteURLResponseType
Type GetRemoteURLResponseType
Properties
content: complex
Model remoteURL* , notice*
Children notice, remoteURL
Instance
<GetRemoteURLResponse xmlns="http://4psa.com/DNSZoneMessages.xsd/1.5" xmlns:messagesInfo="http://4psa.com/DNSZoneMessagesInfo.xsd/1.5">
  <messagesInfo:remoteURL>{0,unbounded}</messagesInfo:remoteURL>
  <messagesInfo:notice>{0,unbounded}</messagesInfo:notice>
</GetRemoteURLResponse>
Source
<xs:element name="GetRemoteURLResponse" type="messagesInfo:GetRemoteURLResponseType">
  <xs:annotation>
    <xs:documentation>Get remote update location response.</xs:documentation>
  </xs:annotation>
</xs:element>