complexType XCcdRequestingService
diagram AXLSoap_p17983.png
namespace http://www.cisco.com/AXL/API/15.0
children name description isActivated routePartitionName learnedPatternPrefix pstnPrefix associatedTrunks
used by
element AddCcdRequestingServiceReq/ccdRequestingService
source <xsd:complexType name="XCcdRequestingService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActivated" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="learnedPatternPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="associatedTrunks" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="associatedTrunk" type="axlapi:XCcdRequestingServiceMember" minOccurs="1" maxOccurs="unbounded"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XCcdRequestingService/name
diagram AXLSoap_p17984.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCcdRequestingService/description
diagram AXLSoap_p17985.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCcdRequestingService/isActivated
diagram AXLSoap_p17986.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isActivated" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCcdRequestingService/routePartitionName
diagram AXLSoap_p17987.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCcdRequestingService/learnedPatternPrefix
diagram AXLSoap_p17988.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="learnedPatternPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCcdRequestingService/pstnPrefix
diagram AXLSoap_p17989.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="pstnPrefix" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCcdRequestingService/associatedTrunks
diagram AXLSoap_p17990.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children associatedTrunk
source <xsd:element name="associatedTrunks" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="associatedTrunk" type="axlapi:XCcdRequestingServiceMember" minOccurs="1" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XCcdRequestingService/associatedTrunks/associatedTrunk
diagram AXLSoap_p17991.png
type axlapi:XCcdRequestingServiceMember
properties
minOcc 1
maxOcc unbounded
content complex
children trunkName
source <xsd:element name="associatedTrunk" type="axlapi:XCcdRequestingServiceMember" minOccurs="1" maxOccurs="unbounded"/>


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