Showing:

Annotations
Diagrams
Instances
Properties
Source
Element DelRemoteURLResponse
Namespace http://4psa.com/DNSZoneMessages.xsd/1.5
Annotations
Delete remote update location response.
Diagram
Diagram DNSZoneMessagesInfo_xsd_Complex_Type_DelRemoteURLResponseType.tmp#DelRemoteURLResponseType_URLId DNSZoneMessagesInfo_xsd_Complex_Type_DelRemoteURLResponseType.tmp#DelRemoteURLResponseType_notice DNSZoneMessagesInfo_xsd_Complex_Type_DelRemoteURLResponseType.tmp#DelRemoteURLResponseType
Type DelRemoteURLResponseType
Properties
content: complex
Model URLId+ , notice*
Children URLId, notice
Instance
<DelRemoteURLResponse xmlns="http://4psa.com/DNSZoneMessages.xsd/1.5" xmlns:messagesInfo="http://4psa.com/DNSZoneMessagesInfo.xsd/1.5">
  <messagesInfo:URLId>{1,unbounded}</messagesInfo:URLId>
  <messagesInfo:notice>{0,unbounded}</messagesInfo:notice>
</DelRemoteURLResponse>
Source
<xs:element name="DelRemoteURLResponse" type="messagesInfo:DelRemoteURLResponseType">
  <xs:annotation>
    <xs:documentation>Delete remote update location response.</xs:documentation>
  </xs:annotation>
</xs:element>