Showing:

Annotations
Diagrams
Model
Source
Used by
Complex Type pubs:DocumentBodyType
Namespace urn:us:gov:ic:pubs
Annotations

The text of the document, and any publication specific data required.

Diagram
Diagram PUBS-XML_xsd_Element_pubs_Title.tmp#Title PUBS-XML_xsd_Element_pubs_Subtitle.tmp#Subtitle PUBS-XML_xsd_Element_pubs_TOC.tmp#TOC PUBS-XML_xsd_Element_pubs_Preface.tmp#Preface PUBS-XML_xsd_Element_pubs_Scope.tmp#Scope PUBS-XML_xsd_Element_pubs_Summary.tmp#Summary PUBS-XML_xsd_Element_pubs_KeyFindings.tmp#KeyFindings PUBS-XML_xsd_Element_pubs_Equation.tmp#Equation PUBS-XML_xsd_Element_pubs_Equation.tmp#Equation PUBS-XML_xsd_Element_pubs_ExtensionElements.tmp#ExtensionElements PUBS-XML_xsd_Element_pubs_ExtensionElements.tmp#ExtensionElements PUBS-XML_xsd_Element_pubs_FieldedData.tmp#FieldedData PUBS-XML_xsd_Element_pubs_FieldedData.tmp#FieldedData PUBS-XML_xsd_Element_pubs_ImageMap.tmp#ImageMap PUBS-XML_xsd_Element_pubs_ImageMap.tmp#ImageMap PUBS-XML_xsd_Element_pubs_List.tmp#List PUBS-XML_xsd_Element_pubs_List.tmp#List PUBS-XML_xsd_Element_pubs_MediaResource.tmp#MediaResource PUBS-XML_xsd_Element_pubs_MediaResource.tmp#MediaResource PUBS-XML_xsd_Element_pubs_Note.tmp#Note PUBS-XML_xsd_Element_pubs_Note.tmp#Note PUBS-XML_xsd_Element_pubs_Para.tmp#Para PUBS-XML_xsd_Element_pubs_Para.tmp#Para PUBS-XML_xsd_Element_pubs_PreformattedText.tmp#PreformattedText PUBS-XML_xsd_Element_pubs_PreformattedText.tmp#PreformattedText PUBS-XML_xsd_Element_pubs_Quote.tmp#Quote PUBS-XML_xsd_Element_pubs_Quote.tmp#Quote PUBS-XML_xsd_Element_pubs_Table.tmp#Table PUBS-XML_xsd_Element_pubs_Table.tmp#Table PUBS-XML_xsd_Element_Group_pubs_BlockObjectsGroup.tmp#BlockObjectsGroup PUBS-XML_xsd_Element_pubs_Equation.tmp#Equation PUBS-XML_xsd_Element_pubs_Equation.tmp#Equation PUBS-XML_xsd_Element_pubs_ExtensionElements.tmp#ExtensionElements PUBS-XML_xsd_Element_pubs_ExtensionElements.tmp#ExtensionElements PUBS-XML_xsd_Element_pubs_FieldedData.tmp#FieldedData PUBS-XML_xsd_Element_pubs_FieldedData.tmp#FieldedData PUBS-XML_xsd_Element_pubs_ImageMap.tmp#ImageMap PUBS-XML_xsd_Element_pubs_ImageMap.tmp#ImageMap PUBS-XML_xsd_Element_pubs_List.tmp#List PUBS-XML_xsd_Element_pubs_List.tmp#List PUBS-XML_xsd_Element_pubs_MediaResource.tmp#MediaResource PUBS-XML_xsd_Element_pubs_MediaResource.tmp#MediaResource PUBS-XML_xsd_Element_pubs_Note.tmp#Note PUBS-XML_xsd_Element_pubs_Note.tmp#Note PUBS-XML_xsd_Element_pubs_Para.tmp#Para PUBS-XML_xsd_Element_pubs_Para.tmp#Para PUBS-XML_xsd_Element_pubs_PreformattedText.tmp#PreformattedText PUBS-XML_xsd_Element_pubs_PreformattedText.tmp#PreformattedText PUBS-XML_xsd_Element_pubs_Quote.tmp#Quote PUBS-XML_xsd_Element_pubs_Quote.tmp#Quote PUBS-XML_xsd_Element_pubs_Table.tmp#Table PUBS-XML_xsd_Element_pubs_Table.tmp#Table PUBS-XML_xsd_Element_Group_pubs_BlockObjectsGroup.tmp#BlockObjectsGroup PUBS-XML_xsd_Element_pubs_Sidebar.tmp#Sidebar PUBS-XML_xsd_Element_pubs_Section.tmp#Section PUBS-XML_xsd_Element_pubs_Section.tmp#Section PUBS-XML_xsd_Element_Group_pubs_ComplexContentGroup.tmp#ComplexContentGroup PUBS-XML_xsd_Element_pubs_Appendix.tmp#Appendix PUBS-XML_xsd_Element_pubs_Attachments.tmp#Attachments PUBS-XML_xsd_Element_pubs_Glossary.tmp#Glossary PUBS-XML_xsd_Element_pubs_Bibliography.tmp#Bibliography PUBS-XML_xsd_Element_pubs_Index.tmp#Index PUBS-XML_xsd_Element_pubs_DistributionList.tmp#DistributionList
Used by
Model
Children pubs:Appendix , pubs:Attachments , pubs:Bibliography , pubs:DistributionList , pubs:Equation , pubs:ExtensionElements , pubs:FieldedData , pubs:Glossary , pubs:ImageMap , pubs:Index , pubs:KeyFindings , pubs:List , pubs:MediaResource , pubs:Note , pubs:Para , pubs:Preface , pubs:PreformattedText , pubs:Quote , pubs:Scope , pubs:Section , pubs:Sidebar , pubs:Subtitle , pubs:Summary , pubs:TOC , pubs:Table , pubs:Title , table
Source
<xsd:complexType name="DocumentBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The text of the document, and any publication specific data required.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="1" maxOccurs="1">
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:element ref="pubs:Title"/>
      <xsd:element ref="pubs:Subtitle"/>
      <xsd:element ref="pubs:TOC" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="pubs:Preface" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="pubs:Scope" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="pubs:Summary" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="pubs:KeyFindings" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
    <xsd:group ref="pubs:ComplexContentGroup" minOccurs="1" maxOccurs="1"/>
    <xsd:element ref="pubs:Appendix" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="pubs:Attachments" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="pubs:Glossary" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="pubs:Bibliography" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="pubs:Index" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="pubs:DistributionList" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>
Schema location PUBS-XML.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