Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Complex Type pubs:tbody
Namespace urn:us:gov:ic:pubs
Annotations

The content of a table. The table body is used in conjunction with the table header and footer elements to specify each part of a table.

Diagram
Diagram PUBS-XML_xsd_Complex_Type_pubs_tbody.tmp#urn_us_gov_ic_pubs_tbody_valign PUBS-XML_xsd_Attribute_Group_pubs_tbody_att.tmp#tbody.att PUBS-XML_xsd_Element_pubs_row.tmp#row
Used by
Element pubs:tbody
Model
Children pubs:row
Attributes
QName Type Use Annotation
COIProtectionLevel pubs:COIProtectionLevelType optional

IC Community of Interest server access control level

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.
valign restriction of xsd:string optional

the vertical alignment

Source
<xsd:complexType name="tbody">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The content of a table. The table body is used in conjunction with the table header and footer elements to specify each part of a table.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice minOccurs="1" maxOccurs="1">
    <xsd:element ref="pubs:row" minOccurs="1" maxOccurs="unbounded"/>
  </xsd:choice>
  <xsd:attribute name="valign">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">the vertical alignment</p>
      </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:enumeration value="top"/>
        <xsd:enumeration value="middle"/>
        <xsd:enumeration value="bottom"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <xsd:attributeGroup ref="pubs:tbody.att"/>
</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.
Attribute pubs:tbody / @valign
Namespace No namespace
Annotations

the vertical alignment

Type restriction of xsd:string
Properties
content simple
Facets
enumeration top
enumeration middle
enumeration bottom
Used by
Complex Type pubs:tbody
Source
<xsd:attribute name="valign">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">the vertical alignment</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="top"/>
      <xsd:enumeration value="middle"/>
      <xsd:enumeration value="bottom"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>
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