Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DnsResourceRecordDataX25 complex type SHOULD<40> extend the DnsResourceRecordData. It specifies the details associated with a DNS resource record of type X.25.
-
<xs:complexType name="DnsResourceRecordDataX25"> <xs:complexContent mixed="false"> <xs:extension base="ipam:DnsResourceRecordData"> <xs:sequence> <xs:element minOccurs="0" name="PsdnAddress" nillable="true" type="xsd:string" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>
PsdnAddress: This is the X.121 address associated with the host.