<xsd:complexType name="SecurityControlTraceType">
<xsd:attribute ref="boe:controlNumber" use="required"/>
<xsd:attribute name="requirementId" type="ism:ShortStringType" use="required">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The ID of the requirement mapped to the security control.</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|