complexType UpdateAdvertisedPatternsReq
diagram AXLSoap_p14449.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid pattern description newPattern patternType hostedRoutePSTNRule pstnFailStrip pstnFailPrepend
used by
element updateAdvertisedPatterns
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateAdvertisedPatternsReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="patternType" type="axlapi:XGlobalNumber" default="Enterprise Number" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hostedRoutePSTNRule" type="axlapi:XHostedRoutePatternPSTNRule" default="Specify" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pstnFailStrip" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pstnFailPrepend" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateAdvertisedPatternsReq/uuid
diagram AXLSoap_p14450.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateAdvertisedPatternsReq/pattern
diagram AXLSoap_p14451.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateAdvertisedPatternsReq/description
diagram AXLSoap_p14452.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAdvertisedPatternsReq/newPattern
diagram AXLSoap_p14453.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="newPattern" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAdvertisedPatternsReq/patternType
diagram AXLSoap_p14454.png
type axlapi:XGlobalNumber
properties
minOcc 0
maxOcc 1
content simple
default Enterprise Number
nillable false
source <xsd:element name="patternType" type="axlapi:XGlobalNumber" default="Enterprise Number" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAdvertisedPatternsReq/hostedRoutePSTNRule
diagram AXLSoap_p14455.png
type axlapi:XHostedRoutePatternPSTNRule
properties
minOcc 0
maxOcc 1
content simple
default Specify
nillable false
source <xsd:element name="hostedRoutePSTNRule" type="axlapi:XHostedRoutePatternPSTNRule" default="Specify" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAdvertisedPatternsReq/pstnFailStrip
diagram AXLSoap_p14456.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="pstnFailStrip" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateAdvertisedPatternsReq/pstnFailPrepend
diagram AXLSoap_p14457.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="pstnFailPrepend" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy