Showing:

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

The administrative dates in the life cycle of a product. This element is a wrapper for a complex structure that contains individual life cycle event dates. At any given time of the life cycle, some of the child element dates may not be known. By the time a product is posted to the shared spaces, however, all applicable dates should have been entered. It is an operational requirement of this specification that the "post date" must be present when the product is posted to Intelink.

Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_CommonAttributesGroup.tmp#CommonAttributesGroup PUBS-XML_xsd_Element_pubs_DatePublished.tmp#DatePublished PUBS-XML_xsd_Element_pubs_DateRevised.tmp#DateRevised PUBS-XML_xsd_Element_pubs_DateReviewed.tmp#DateReviewed
Properties
content complex
Used by
Model
Children pubs:DatePublished , pubs:DateReviewed , pubs:DateRevised
Instance
<pubs:DateList id="" IDReference="" qualifier="" styleType="" xmlns:pubs="urn:us:gov:ic:pubs">
  <pubs:DatePublished id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:DatePublished>
  <pubs:DateRevised id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:DateRevised>
  <pubs:DateReviewed id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:DateReviewed>
</pubs:DateList>
Attributes
QName Type Use Annotation
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.

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.

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="DateList">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The administrative dates in the life cycle of a product. This element is a wrapper for a complex structure that contains individual life cycle event dates. At any given time of the life cycle, some of the child element dates may not be known. By the time a product is posted to the shared spaces, however, all applicable dates should have been entered. It is an operational requirement of this specification that the "post date" must be present when the product is posted to Intelink.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="pubs:DatePublished" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="pubs:DateRevised" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="pubs:DateReviewed" minOccurs="0" maxOccurs="1"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="pubs:CommonAttributesGroup"/>
  </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.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here