complexType RSdpTransparencyProfile
diagram AXLSoap_p13369.png
namespace http://www.cisco.com/AXL/API/15.0
children name description attributeSet
used by
elements GetSdpTransparencyProfileReq/returnedTags GetSdpTransparencyProfileRes/return/sdpTransparencyProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSdpTransparencyProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="attributeSet" minOccurs="0" maxOccurs="unbounded">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="attributeNameString" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="sdpAttributeHandling" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="allowedValue" type="xsd:string" minOccurs="0" maxOccurs="5"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RSdpTransparencyProfile/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RSdpTransparencyProfile/name
diagram AXLSoap_p13370.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="name" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RSdpTransparencyProfile/attributeSet
diagram AXLSoap_p13372.png
properties
minOcc 0
maxOcc unbounded
content complex
children attributeNameString sdpAttributeHandling allowedValue
source <xsd:element name="attributeSet" minOccurs="0" maxOccurs="unbounded">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="attributeNameString" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="sdpAttributeHandling" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="allowedValue" type="xsd:string" minOccurs="0" maxOccurs="5"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RSdpTransparencyProfile/attributeSet/attributeNameString
diagram AXLSoap_p13373.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="attributeNameString" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSdpTransparencyProfile/attributeSet/sdpAttributeHandling
diagram AXLSoap_p13374.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sdpAttributeHandling" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSdpTransparencyProfile/attributeSet/allowedValue
diagram AXLSoap_p13375.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