Showing:

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

A row in a table.

Diagram
Diagram PUBS-XML_xsd_Complex_Type_pubs_row.tmp#urn_us_gov_ic_pubs_row_rowsep PUBS-XML_xsd_Complex_Type_pubs_row.tmp#urn_us_gov_ic_pubs_row_valign PUBS-XML_xsd_Attribute_Group_pubs_row_att.tmp#row.att PUBS-XML_xsd_Element_pubs_entry.tmp#entry
Used by
Element pubs:row
Model
Children pubs:entry
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.
rowsep pubs:yesorno optional

the row separator

valign restriction of xsd:string optional

the vertical alignment

Source
<xsd:complexType name="row">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A row in a table.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice minOccurs="1" maxOccurs="1">
    <xsd:element ref="pubs:entry" minOccurs="1" maxOccurs="unbounded"/>
  </xsd:choice>
  <xsd:attribute name="rowsep" type="pubs:yesorno">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">the row separator</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <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:row.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:row / @rowsep
Namespace No namespace
Annotations

the row separator

Type pubs:yesorno
Properties
content simple
Facets
enumeration 0
enumeration 1
Used by
Complex Type pubs:row
Source
<xsd:attribute name="rowsep" type="pubs:yesorno">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">the row separator</p>
    </xsd:documentation>
  </xsd:annotation>
</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.
Attribute pubs:row / @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:row
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