diagram |
 |
namespace |
http://www.cisco.com/AXL/API/9.0 |
children |
domainName gatewayUuid unit subunit endpoint |
used by |
|
attributes |
|
source |
<xsd:complexType name="RGatewayEndpointDigitalAccessBri">
<xsd:sequence minOccurs="0">
<xsd:choice minOccurs="0">
<xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
<xsd:element name="gatewayUuid" type="axlapi:XUUID" minOccurs="0" maxOccurs="1"/>
</xsd:choice>
<xsd:element name="unit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
<xsd:element name="subunit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
<xsd:element name="endpoint" type="axlapi:RGatewayEndpointDigitalBri" minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType> |