TestTime

Attribute Information

Used By

Source

<xsd:attribute name="TestTime" use="optional" default="After">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Before"/>
      <xsd:enumeration value="After"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample