<xsd:complexType name="OverallRiskRatingsType">
<xsd:all>
<xsd:element name="VeryLow" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Indicates the number of items that are in the VeryLow risk category.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C Authorization Decision Document Data elements #5, NIST SP 800-37</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C RAR Data elements #19, NIST SP 800-30</p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Low" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Indicates the number of items that are in the Low risk category.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C Authorization Decision Document Data elements #5, NIST SP 800-37</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C RAR Data elements #19, NIST SP 800-30</p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Moderate" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Indicates the number of items that are in the Medium risk category.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C Authorization Decision Document Data elements #5, NIST SP 800-37</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C RAR Data elements #19, NIST SP 800-30</p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="High" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Indicates the number of items that are in the High risk category.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C Authorization Decision Document Data elements #5, NIST SP 800-37</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C RAR Data elements #19, NIST SP 800-30</p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="VeryHigh" type="xsd:int">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Indicates the number of items that are in the VeryHigh risk category.</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C Authorization Decision Document Data elements #5, NIST SP 800-37</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C RAR Data elements #19, NIST SP 800-30</p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:all>
<xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
</xsd:complexType>
|