complexType AutoArchiveOptions
diagram ec_all_diagrams/ec_all_p387.png
namespace http://base.api.ec.n2.tibco.com
children advancedOption
used by
elements AutoArchiveOptions triggerAutoArchiveRequestObject/options checkAutoArchiveRequestObject/options stopAutoArchiveRequestObject/options
annotation
documentation
Options for the Auto-Archive request
source <xs:complexType name="AutoArchiveOptions">
 
<xs:annotation>
   
<xs:documentation>Options for the Auto-Archive request</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="advancedOption" type="AdvancedAutoArchiveOption" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element AutoArchiveOptions/advancedOption
diagram ec_all_diagrams/ec_all_p388.png
type AdvancedAutoArchiveOption
properties
minOcc 0
maxOcc unbounded
content complex
children optionName optionValue
source <xs:element name="advancedOption" type="AdvancedAutoArchiveOption" minOccurs="0" maxOccurs="unbounded"/>


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