TestSpecificationType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="TestSpecificationType">
  <xsd:sequence>
    <xsd:element ref="TestIdentification"/>
    <xsd:element ref="TestResult"/>
    <xsd:element ref="DateTested" minOccurs="0"/>
    <xsd:element ref="Comment" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>