Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element boe:ConstraintsAndIssuesType / boe:AssumptionList
Namespace urn:us:gov:ic:boe
Annotations

A list of assumptions.

Source: CNSSI-1254 appendix C SAR Data elements #2

Diagram
Diagram BOE_xsd_Complex_Type_boe_AssumptionListType.tmp#AssumptionListType_Assumption BOE_xsd_Complex_Type_boe_AssumptionListType.tmp#AssumptionListType
Type boe:AssumptionListType
Properties
content complex
minOccurs 0
Model
Children boe:Assumption
Instance
<boe:AssumptionList xmlns:boe="urn:us:gov:ic:boe">
  <boe:Assumption>{1,unbounded}</boe:Assumption>
</boe:AssumptionList>
Source
<xsd:element name="AssumptionList" type="boe:AssumptionListType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of assumptions.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #2</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
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.
Element boe:ConstraintsAndIssuesType / boe:ConstraintList
Namespace urn:us:gov:ic:boe
Annotations

A list of contraints.

Source: CNSSI-1254 appendix C SAR Data elements #2

Diagram
Diagram BOE_xsd_Complex_Type_boe_ConstraintListType.tmp#ConstraintListType_Constraint BOE_xsd_Complex_Type_boe_ConstraintListType.tmp#ConstraintListType
Type boe:ConstraintListType
Properties
content complex
minOccurs 0
Model
Children boe:Constraint
Instance
<boe:ConstraintList xmlns:boe="urn:us:gov:ic:boe">
  <boe:Constraint>{1,unbounded}</boe:Constraint>
</boe:ConstraintList>
Source
<xsd:element name="ConstraintList" type="boe:ConstraintListType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of contraints.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #2</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
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.
Element boe:ConstraintsAndIssuesType / boe:IssueList
Namespace urn:us:gov:ic:boe
Annotations

A list of issues.

Source: CNSSI-1254 appendix C SAR Data elements #2

Diagram
Diagram BOE_xsd_Complex_Type_boe_IssueListType.tmp#IssueListType_Issue BOE_xsd_Complex_Type_boe_IssueListType.tmp#IssueListType
Type boe:IssueListType
Properties
content complex
minOccurs 0
Model
Children boe:Issue
Instance
<boe:IssueList xmlns:boe="urn:us:gov:ic:boe">
  <boe:Issue>{1,unbounded}</boe:Issue>
</boe:IssueList>
Source
<xsd:element name="IssueList" type="boe:IssueListType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of issues.</p>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #2</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
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.
Complex Type boe:ConstraintsAndIssuesType
Namespace urn:us:gov:ic:boe
Diagram
Diagram BOE_xsd_Complex_Type_boe_ConstraintsAndIssuesType.tmp#ConstraintsAndIssuesType_AssumptionList BOE_xsd_Complex_Type_boe_ConstraintsAndIssuesType.tmp#ConstraintsAndIssuesType_ConstraintList BOE_xsd_Complex_Type_boe_ConstraintsAndIssuesType.tmp#ConstraintsAndIssuesType_IssueList
Used by
Model
Children boe:AssumptionList , boe:ConstraintList , boe:IssueList
Source
<xsd:complexType name="ConstraintsAndIssuesType">
  <xsd:sequence>
    <xsd:element name="AssumptionList" type="boe:AssumptionListType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of assumptions.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #2</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="ConstraintList" type="boe:ConstraintListType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of contraints.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #2</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="IssueList" type="boe:IssueListType" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">A list of issues.</p>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Source: CNSSI-1254 appendix C SAR Data elements #2</p>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
  <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
</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.

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