3.1.4.1.3.66 mce:VersionedEvidenceType Type

The VersionedEvidenceType complex type specifies the required classification engine version for a list of evidence elements. <54>

 <xs:complexType name="VersionedEvidenceType">
   <xs:sequence>
     <xs:element name="Evidence" type="mce:EvidenceType" maxOccurs="unbounded"/>
   </xs:sequence>
   <xs:attribute name="minEngineVersion" type="mce:EngineVersionType" use="required" />
 </xs:complexType>

The following table lists the child elements of the VersionedEvidenceType complex type.

Element

Type

Description

Evidence

mce:EvidenceType (section 3.1.4.1.3.17)

Specifies the rules that are matched for an affinity-based classification.

The following table lists the attribute of the VersionedEvidenceType complex type.

Attribute

Type

Description

minEngineVersion

mce:EngineVersionType (section 3.1.4.1.4.17)

Specifies the required engine version of evidence elements.