Showing:

Annotations
Diagrams
Instances
Properties
Source
Element AddRemoteURLResponse
Namespace http://4psa.com/DNSZoneMessages.xsd/1.5
Annotations
Add remote update location response.
Diagram
Diagram DNSZoneMessagesInfo_xsd_Complex_Type_UpdateRemoteURLResponseType.tmp#UpdateRemoteURLResponseType_remoteURL DNSZoneMessagesInfo_xsd_Complex_Type_UpdateRemoteURLResponseType.tmp#UpdateRemoteURLResponseType_notice DNSZoneMessagesInfo_xsd_Complex_Type_UpdateRemoteURLResponseType.tmp#UpdateRemoteURLResponseType
Type UpdateRemoteURLResponseType
Properties
content: complex
Model remoteURL{0,1} , notice*
Children notice, remoteURL
Instance
<AddRemoteURLResponse xmlns="http://4psa.com/DNSZoneMessages.xsd/1.5" xmlns:messagesInfo="http://4psa.com/DNSZoneMessagesInfo.xsd/1.5">
  <messagesInfo:remoteURL>{0,1}</messagesInfo:remoteURL>
  <messagesInfo:notice>{0,unbounded}</messagesInfo:notice>
</AddRemoteURLResponse>
Source
<xs:element name="AddRemoteURLResponse" type="messagesInfo:UpdateRemoteURLResponseType">
  <xs:annotation>
    <xs:documentation>Add remote update location response.</xs:documentation>
  </xs:annotation>
</xs:element>