Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element pubs:List
Namespace urn:us:gov:ic:pubs
Annotations

A series of names or other items written together in a meaningful grouping or sequence so as to constitute a record.

Diagram
Diagram PUBS-XML_xsd_Element_pubs_List.tmp#List_listStyle PUBS-XML_xsd_Attribute_Group_pubs_CommonAttributesGroup.tmp#CommonAttributesGroup PUBS-XML_xsd_Attribute_Group_pubs_SecurityAttributesOptionGroup.tmp#urn_us_gov_ic_pubs_SecurityAttributesOptionGroup PUBS-XML_xsd_Element_pubs_ListItem.tmp#ListItem
Properties
content complex
Used by
Elements pubs:Legend , pubs:ListItem , pubs:Para
Element Group pubs:BlockObjectsGroup
Complex Type pubs:entryType
Model
Children pubs:ListItem
Instance
<pubs:List COIProtectionLevel="" id="" IDReference="" listStyle="bullet" qualifier="" SchemaguideSecurityAttributesOptionGroup="" styleType="" xmlns:pubs="urn:us:gov:ic:pubs">
  <pubs:ListItem COIProtectionLevel="" id="" IDReference="" qualifier="" SchemaguideSecurityAttributesOptionGroup="" styleType="">{1,unbounded}</pubs:ListItem>
</pubs:List>
Attributes
QName Type Default Use Annotation
COIProtectionLevel pubs:COIProtectionLevelType optional

IC Community of Interest server access control level

IDReference xsd:IDREFS optional

A cross-reference to a unique identifier used to point from one element to one or more other elements. The value of the attribute must be one or more XML unique identifiers that are the value(s) of id attribute(s) elsewhere in the document.

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.
id xsd:ID optional

A unique XML identifier used to assign an XML unique identifier to an element, such as a paragraph, note or table.

listStyle restriction of xsd:NMTOKEN bullet optional

The presentation style for a list that allows the author to select "bullet" or "number" to define the list type.

qualifier xsd:string optional

A user-defined property within an element for general purpose processing used with block objects to provide supplemental information over and above that conveyed by the element name. This attribute is analogous to HTML's "class" attribute.

styleType xsd:string optional

A user-defined property within an element for representing the formatting/style to be applied.

Wildcard: ANY attribute from ANY namespace OTHER than 'urn:us:gov:ic:pubs'
Source
<xsd:element name="List">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A series of names or other items written together in a meaningful grouping or sequence so as to constitute a record.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="pubs:ListItem" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attribute name="listStyle" default="bullet">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">
          <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The presentation style for a list that allows the author to select "bullet" or "number" to define the list type.</p>
        </xsd:documentation>
      </xsd:annotation>
      <xsd:simpleType>
        <xsd:restriction base="xsd:NMTOKEN">
          <xsd:enumeration value="bullet"/>
          <xsd:enumeration value="number"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:attribute>
    <xsd:attributeGroup ref="pubs:CommonAttributesGroup"/>
    <xsd:attributeGroup ref="pubs:SecurityAttributesOptionGroup"/>
  </xsd:complexType>
</xsd:element>
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:List / @listStyle
Namespace No namespace
Annotations

The presentation style for a list that allows the author to select "bullet" or "number" to define the list type.

Type restriction of xsd:NMTOKEN
Properties
default bullet
Facets
enumeration bullet
enumeration number
Used by
Element pubs:List
Source
<xsd:attribute name="listStyle" default="bullet">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The presentation style for a list that allows the author to select "bullet" or "number" to define the list type.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="bullet"/>
      <xsd:enumeration value="number"/>
    </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