complexType GetTimePeriodRes
diagram AXLSoap_p3919.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getTimePeriodResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetTimePeriodRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="return">
         
<xsd:complexType>
           
<xsd:sequence>
             
<xsd:element name="timePeriod" type="axlapi:RTimePeriod"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetTimePeriodRes/return
diagram AXLSoap_p3920.png
properties
content complex
children timePeriod
source <xsd:element name="return">
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="timePeriod" type="axlapi:RTimePeriod"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element GetTimePeriodRes/return/timePeriod
diagram AXLSoap_p3921.png
type axlapi:RTimePeriod
properties
content complex
children name startTime endTime startDay endDay monthOfYear dayOfMonth description isPublished todOwnerIdName dayOfMonthEnd monthOfYearEnd
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="timePeriod" type="axlapi:RTimePeriod"/>


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