MTWaveFormProfile Data Type

A MTWaveFormProfile represents a waveform profile.

Namespace
(Default)
Schema
ns0.xsd
Properties
name data type type namespace min/max occurs description
id string element 0/1  
name string element 0/1  
updated dateTime element 0/1  

Example

<waveFormProfile>
  <id>...</id>
  <name>...</name>
  <updated>...</updated>
</waveFormProfile>