<xsd:complexType name="SecurityServiceType">
<xsd:all>
<xsd:element ref="boe:Description" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Describes how the external services are protected in accordance with the security requirements of the organization, and documents that the necessary assurances have been obtained and the risk to organizational operations and assets, individuals, other organizations, and the Nation arising from the use of the external services is acceptable</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SSP Data elements #16, NIST SP800-37</p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:all>
<xsd:attribute name="name" type="ism:ShortStringType" use="required">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The name/designator of a service</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="provider" type="ism:ShortStringType" use="required">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The name/designator of the service provider</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="meetsOrgSecurityRequirements" type="xsd:boolean" use="required">
<xsd:annotation>
<xsd:documentation>
<p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Indicates if the service is in accordance with security requirements of the organization</p>
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SSP Data elements #16</p>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
|