eXpress Open Architecture Reference
×
Menu
Index

DiagnosticStep_Type/TestExecution/Purpose

 
diagram
type
restriction of xs:Name
facets
enumeration 
Detection
enumeration 
Isolation
source
<xs:element name="Purpose" minOccurs="0">
  <xs:simpleType>
    <xs:restriction base="xs:Name">
      <xs:enumeration value="Detection"/>
      <xs:enumeration value="Isolation"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>