complexType XSdpTransparencyProfile
diagram AXLSoap_p20554.png
namespace http://www.cisco.com/AXL/API/15.0
children name description attributeSet
used by
element AddSdpTransparencyProfileReq/sdpTransparencyProfile
source <xsd:complexType name="XSdpTransparencyProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="attributeSet" minOccurs="1" maxOccurs="unbounded">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="attributeNameString" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="sdpAttributeHandling" type="xsd:string" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="allowedValue" type="xsd:string" minOccurs="0" maxOccurs="5"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

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

element XSdpTransparencyProfile/description
diagram AXLSoap_p20556.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 XSdpTransparencyProfile/attributeSet
diagram AXLSoap_p20557.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 1
maxOcc unbounded
content complex
children attributeNameString sdpAttributeHandling allowedValue
source <xsd:element name="attributeSet" minOccurs="1" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="attributeNameString" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
         
<xsd:element name="sdpAttributeHandling" type="xsd:string" minOccurs="1" maxOccurs="1"/>
         
<xsd:element name="allowedValue" type="xsd:string" minOccurs="0" maxOccurs="5"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XSdpTransparencyProfile/attributeSet/attributeNameString
diagram AXLSoap_p20558.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="attributeNameString" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSdpTransparencyProfile/attributeSet/sdpAttributeHandling
diagram AXLSoap_p20559.png
type xsd:string
properties
content simple
source <xsd:element name="sdpAttributeHandling" type="xsd:string" minOccurs="1" maxOccurs="1"/>

element XSdpTransparencyProfile/attributeSet/allowedValue
diagram AXLSoap_p20560.png
type xsd:string
properties
minOcc 0
maxOcc 5
content simple
source <xsd:element name="allowedValue" type="xsd:string" minOccurs="0" maxOccurs="5"/>


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