operation Data Type

Schema
ns0.xsd
Available Since
1.4
Properties
name data type type namespace min/max occurs description
description string element 0/1  
name string element 0/1  
permanent boolean element 1/1  

Example

<operation>
  <name>...</name>
  <description>...</description>
  <permanent>...</permanent>
</operation>