complexType AdvancedPurgeOption
diagram ec_all_diagrams/ec_all_p360.png
namespace http://base.api.ec.n2.tibco.com
children optionName optionValue
used by
elements PurgeOptions/advancedOption AdvancedPurgeOption
annotation
documentation
Advanced options for the Purge operation
source <xs:complexType name="AdvancedPurgeOption">
 
<xs:annotation>
   
<xs:documentation>Advanced options for the Purge operation</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="optionName" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The name of an advanced option</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="optionValue" type="xs:string" minOccurs="1" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The value of an advanced option</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element AdvancedPurgeOption/optionName
diagram ec_all_diagrams/ec_all_p361.png
type xs:string
properties
content simple
annotation
documentation
The name of an advanced option
source <xs:element name="optionName" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The name of an advanced option</xs:documentation>
 
</xs:annotation>
</xs:element>

element AdvancedPurgeOption/optionValue
diagram ec_all_diagrams/ec_all_p362.png
type xs:string
properties
content simple
annotation
documentation
The value of an advanced option
source <xs:element name="optionValue" type="xs:string" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The value of an advanced option</xs:documentation>
 
</xs:annotation>
</xs:element>


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