complexType GetTimePeriodRes
diagram axlapi_p2770.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children return
used by
element getTimePeriodResponse
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
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 axlapi_p2771.png
properties
isRef 0
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 axlapi_p2772.png
type axlapi:RTimePeriod
properties
isRef 0
content complex
children name startTime endTime startDay endDay monthOfYear dayOfMonth description isPublished todOwnerIdName dayOfMonthEnd monthOfYearEnd
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="timePeriod" type="axlapi:RTimePeriod"/>


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