complexType AddTimePeriodReq
diagram AXLSoap_p2438.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children timePeriod
used by
element addTimePeriod
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="AddTimePeriodReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="timePeriod" type="axlapi:XTimePeriod"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element AddTimePeriodReq/timePeriod
diagram AXLSoap_p2439.png
type axlapi:XTimePeriod
properties
content complex
children name startTime endTime startDay endDay monthOfYear dayOfMonth description isPublished todOwnerIdName dayOfMonthEnd monthOfYearEnd
source <xsd:element name="timePeriod" type="axlapi:XTimePeriod"/>


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