<xsd:complexType name="TestType">
<xsd:simpleContent>
<xsd:extension base="ism:LongStringWithSecurityType">
<xsd:attribute name="date" type="boe:DateWithoutTimezone">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Date of the recent test.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="resource" type="ism:ShortStringType">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The testing resource.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="testId" type="ism:ShortStringType">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The identifier of the test.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute ref="boe:controlNumber">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The control for the current instance/version of the system.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|