Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type boe:TestType
Namespace urn:us:gov:ic:boe
Diagram
Diagram IC-ISM_xsd_Simple_Type_LongStringType.tmp#LongStringType IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-ISM_xsd_Complex_Type_LongStringWithSecurityType.tmp#LongStringWithSecurityType BOE_xsd_Complex_Type_boe_TestType.tmp#TestType_date BOE_xsd_Complex_Type_boe_TestType.tmp#TestType_resource BOE_xsd_Complex_Type_boe_TestType.tmp#TestType_testId BOE_xsd_Attribute_boe_controlNumber.tmp#controlNumber
Type extension of LongStringWithSecurityType
Type hierarchy
Used by
Element boe:Test
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
boe:controlNumber ShortStringType optional

The number of the security control.

boe:date boe:DateWithoutTimezone optional

Date of the recent test.

Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A

boe:resource ShortStringType optional

The testing resource.

Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A

boe:testId ShortStringType optional

The identifier of the test.

Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A

Source
<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>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute boe:TestType / @boe:date
Namespace urn:us:gov:ic:boe
Annotations

Date of the recent test.

Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A

Type boe:DateWithoutTimezone
Properties
content simple
Facets
pattern \-?[0-9]{4}-[0-9]{2}-[0-9]{2}
Used by
Complex Type boe:TestType
Source
<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>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute boe:TestType / @boe:resource
Namespace urn:us:gov:ic:boe
Annotations

The testing resource.

Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A

Type ShortStringType
Properties
content simple
Facets
maxLength 256
Used by
Complex Type boe:TestType
Source
<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>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Attribute boe:TestType / @boe:testId
Namespace urn:us:gov:ic:boe
Annotations

The identifier of the test.

Source: CNSSI-1254 appendix C SAR Data elements #10, NIST SP 800-53A

Type ShortStringType
Properties
content simple
Facets
maxLength 256
Used by
Complex Type boe:TestType
Source
<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>
Schema location BOE.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here