complexType LTvsCertificate
diagram AXLSoap_p9094.png
namespace http://www.cisco.com/AXL/API/15.0
children subjectName issuerName serialNumber timeToLive ipv4Address ipv6Address
used by
elements ListTvsCertificateReq/returnedTags ListTvsCertificateRes/return/tvsCertificate
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LTvsCertificate">
 
<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:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

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

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

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


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