complexType RTvsCertificate
diagram AXLSoap_p13877.png
namespace http://www.cisco.com/AXL/API/15.0
children subjectName issuerName serialNumber timeToLive ipv4Address ipv6Address roles services
used by
elements GetTvsCertificateReq/returnedTags GetTvsCertificateRes/return/tvsCertificate
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RTvsCertificate">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="subjectName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="issuerName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serialNumber" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="timeToLive" type="xsd:integer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipv4Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ipv6Address" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="roles" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="role" type="axlapi:RCertificateRole" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="services" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="service" type="axlapi:RTvsCertificateService" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

element RTvsCertificate/timeToLive
diagram AXLSoap_p13881.png
type xsd:integer
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="timeToLive" type="xsd:integer" minOccurs="0" maxOccurs="1"/>

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

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

element RTvsCertificate/roles
diagram AXLSoap_p13884.png
properties
minOcc 0
maxOcc 1
content complex
children role
source <xsd:element name="roles" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="role" type="axlapi:RCertificateRole" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RTvsCertificate/roles/role
diagram AXLSoap_p13885.png
type axlapi:RCertificateRole
properties
minOcc 0
maxOcc unbounded
content complex
children roleName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="role" type="axlapi:RCertificateRole" minOccurs="0" maxOccurs="unbounded"/>

element RTvsCertificate/services
diagram AXLSoap_p13886.png
properties
minOcc 0
maxOcc 1
content complex
children service
source <xsd:element name="services" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="service" type="axlapi:RTvsCertificateService" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RTvsCertificate/services/service
diagram AXLSoap_p13887.png
type axlapi:RTvsCertificateService
properties
minOcc 0
maxOcc unbounded
content complex
children serviceName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="service" type="axlapi:RTvsCertificateService" minOccurs="0" maxOccurs="unbounded"/>


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