Showing:

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

AbbreviatedTitle is a short form of a full publication title intended for use when the full title is too long to display in a query interface or in the running headers/footers of a paper product. It may use abbreviations for brevity. The intent of this element is that it be used for running headers or footers, or in GUI list boxes where the full title would exceed available space.

Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_CommonAttributesGroup.tmp#CommonAttributesGroup PUBS-XML_xsd_Attribute_Group_pubs_SecurityAttributesGroup.tmp#SecurityAttributesGroup PUBS-XML_xsd_Element_pubs_EmphasizedText.tmp#EmphasizedText PUBS-XML_xsd_Element_pubs_Superscript.tmp#Superscript PUBS-XML_xsd_Element_pubs_Subscript.tmp#Subscript PUBS-XML_xsd_Element_Group_pubs_FormatElementsGroup.tmp#FormatElementsGroup CEM-XML_xsd_Element_cem_Account.tmp#Account CEM-XML_xsd_Element_cem_BEnumber.tmp#BEnumber CEM-XML_xsd_Element_cem_CommData.tmp#CommData CEM-XML_xsd_Element_cem_CityName.tmp#CityName CEM-XML_xsd_Element_cem_Commodity.tmp#Commodity CEM-XML_xsd_Element_cem_Concept.tmp#Concept CEM-XML_xsd_Element_cem_CountryName.tmp#CountryName CEM-XML_xsd_Element_cem_Date.tmp#Date CEM-XML_xsd_Element_cem_DateTime.tmp#DateTime CEM-XML_xsd_Element_cem_Drug.tmp#Drug CEM-XML_xsd_Element_cem_EntityUntyped.tmp#EntityUntyped CEM-XML_xsd_Element_cem_Equipment.tmp#Equipment CEM-XML_xsd_Element_cem_Event.tmp#Event CEM-XML_xsd_Element_cem_Facility.tmp#Facility CEM-XML_xsd_Element_cem_GeoFeature.tmp#GeoFeature CEM-XML_xsd_Element_cem_GeoRef.tmp#GeoRef CEM-XML_xsd_Element_cem_Identifier.tmp#Identifier CEM-XML_xsd_Element_cem_InfoBearer.tmp#InfoBearer CEM-XML_xsd_Element_cem_LocationOfInterest.tmp#LocationOfInterest CEM-XML_xsd_Element_cem_MilitaryUnit.tmp#MilitaryUnit CEM-XML_xsd_Element_cem_Money.tmp#Money CEM-XML_xsd_Element_cem_Nomenclature.tmp#Nomenclature CEM-XML_xsd_Element_cem_Organization.tmp#Organization CEM-XML_xsd_Element_cem_Person.tmp#Person CEM-XML_xsd_Element_cem_QuantityReference.tmp#QuantityReference CEM-XML_xsd_Element_cem_SystemClass.tmp#SystemClass CEM-XML_xsd_Element_cem_Term.tmp#Term CEM-XML_xsd_Element_cem_Time.tmp#Time CEM-XML_xsd_Element_cem_TransportationNetwork.tmp#TransportationNetwork CEM-XML_xsd_Element_cem_Vehicle.tmp#Vehicle CEM-XML_xsd_Element_cem_Weapon.tmp#Weapon CEM-XML_xsd_Element_Group_cem_DescriptiveElementsGroup.tmp#DescriptiveElementsGroup PUBS-XML_xsd_Element_pubs_Equation.tmp#Equation PUBS-XML_xsd_Element_pubs_Footnote.tmp#Footnote PUBS-XML_xsd_Element_pubs_NoteInline.tmp#NoteInline PUBS-XML_xsd_Element_pubs_MediaResource.tmp#MediaResource PUBS-XML_xsd_Element_pubs_Quote.tmp#Quote PUBS-XML_xsd_Element_pubs_SourceGroup.tmp#SourceGroup PUBS-XML_xsd_Element_Group_pubs_InlineElementsGroup.tmp#InlineElementsGroup PUBS-XML_xsd_Element_pubs_Link.tmp#Link PUBS-XML_xsd_Element_pubs_XRef.tmp#XRef PUBS-XML_xsd_Element_pubs_ExtensionElements.tmp#ExtensionElements PUBS-XML_xsd_Element_Group_pubs_RunningTextContentGroup.tmp#RunningTextContentGroup
Properties
mixed true
Used by
Model
Children cem:Account , cem:BEnumber , cem:CityName , cem:CommData , cem:Commodity , cem:Concept , cem:CountryName , cem:Date , cem:DateTime , cem:Drug , cem:EntityUntyped , cem:Equipment , cem:Event , cem:Facility , cem:GeoFeature , cem:GeoRef , cem:Identifier , cem:InfoBearer , cem:LocationOfInterest , cem:MilitaryUnit , cem:Money , cem:Nomenclature , cem:Organization , cem:Person , cem:QuantityReference , cem:SystemClass , cem:Term , cem:Time , cem:TransportationNetwork , cem:Vehicle , cem:Weapon , pubs:EmphasizedText , pubs:Equation , pubs:ExtensionElements , pubs:Footnote , pubs:Link , pubs:MediaResource , pubs:NoteInline , pubs:Quote , pubs:SourceGroup , pubs:Subscript , pubs:Superscript , pubs:XRef
Attributes
QName Type 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.

SchemaguideSecurityAttributesGroup 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.

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:complexType name="AbbreviatedTitleType" mixed="true">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">AbbreviatedTitle is a short form of a full publication title intended for use when the full title is too long to display in a query interface or in the running headers/footers of a paper product. It may use abbreviations for brevity. The intent of this element is that it be used for running headers or footers, or in GUI list boxes where the full title would exceed available space.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:group ref="pubs:RunningTextContentGroup" minOccurs="0" maxOccurs="unbounded"/>
  <xsd:attributeGroup ref="pubs:CommonAttributesGroup"/>
  <xsd:attributeGroup ref="pubs:SecurityAttributesGroup"/>
</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