diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | uuid pattern routePartitionName dialPlanName routeFilterName | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RemoveRoutePatternReq"> <xsd:sequence> <xsd:choice> <xsd:element name="uuid" type="axlapi:XUUID"/> <xsd:sequence> <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/> <xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:choice> </xsd:sequence> <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> </xsd:complexType> |
type | xsd:unsignedLong | ||
properties |
|
||
source | <xsd:attribute name="sequence" type="xsd:unsignedLong" use="optional"/> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID"/> |
diagram | |||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="dialPlanName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>dialPlan is mandatory for patterns with @ in it.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routeFilterName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/> |