Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element icms:BodyListType / icms:Body
Namespace urn:us:gov:ic:icms
Annotations
The message body contents. Each BodyElement can have its own security markings.
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesOptionGroup.tmp#SecurityAttributesOptionGroup ITS-OM_xsd_Attribute_icms_title.tmp#title ITS-OM_xsd_Complex_Type_icms_BodyType.tmp#BodyType
Type icms:BodyType
Properties
content complex
maxOccurs unbounded
Model
ANY element from ANY namespace
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesOptionGroup 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.
icms:title optional
A Title for the Body part
Source
<xsd:element name="Body" type="icms:BodyType" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>The message body contents. Each BodyElement can have its own security markings.</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Schema location ITS-OM.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 icms:BodyListType
Namespace urn:us:gov:ic:icms
Diagram
Diagram ITS-OM_xsd_Complex_Type_icms_BodyListType.tmp#BodyListType_Body
Used by
Element icms:BodyList
Model
Children icms:Body
Source
<xsd:complexType name="BodyListType">
  <xsd:sequence>
    <xsd:element name="Body" type="icms:BodyType" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>The message body contents. Each BodyElement can have its own security markings.</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>
Schema location ITS-OM.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