complexType XCcdRequestingService
diagram AXLAPI_p14200.png
namespace http://www.cisco.com/AXL/API/9.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 AXLAPI_p14201.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 AXLAPI_p14202.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 AXLAPI_p14203.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 AXLAPI_p14204.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 AXLAPI_p14205.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 AXLAPI_p14206.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 AXLAPI_p14207.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 AXLAPI_p14208.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