2.2.2.5.1.3.5 Text

The Text element represents a portion of a transcript that can be a single word or number. This is contained as the value of the element.

      <xs:element name="Text">
           <xs:complexType>
                <xs:simpleContent>
                     <xs:extension base="evm:recoObjectType"/>
                </xs:simpleContent>
           </xs:complexType>
      </xs:element>