Showing:

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

Contact information about a coauthor of a publication.

Diagram
Diagram 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_Surname.tmp#Surname PUBS-XML_xsd_Element_pubs_GivenName.tmp#GivenName PUBS-XML_xsd_Element_pubs_GenerationalQualifier.tmp#GenerationalQualifier PUBS-XML_xsd_Element_pubs_PersonalTitle.tmp#PersonalTitle PUBS-XML_xsd_Element_pubs_Honorific.tmp#Honorific PUBS-XML_xsd_Element_pubs_UserID.tmp#UserID PUBS-XML_xsd_Element_pubs_MilitaryRank.tmp#MilitaryRank PUBS-XML_xsd_Element_pubs_JobTitle.tmp#JobTitle PUBS-XML_xsd_Element_pubs_Affiliation.tmp#Affiliation PUBS-XML_xsd_Element_pubs_OfficeName.tmp#OfficeName PUBS-XML_xsd_Element_pubs_PostalAddress.tmp#PostalAddress PUBS-XML_xsd_Element_pubs_PhoneNumber.tmp#PhoneNumber PUBS-XML_xsd_Element_pubs_FaxNumber.tmp#FaxNumber PUBS-XML_xsd_Element_pubs_EmailAddress.tmp#EmailAddress PUBS-XML_xsd_Element_pubs_WebPageAddress.tmp#WebPageAddress PUBS-XML_xsd_Element_pubs_FormattedSignatureBlock.tmp#FormattedSignatureBlock PUBS-XML_xsd_Element_pubs_BiographicalSketch.tmp#BiographicalSketch PUBS-XML_xsd_Element_Group_pubs_PersonalProfileGroup.tmp#PersonalProfileGroup PUBS-XML_xsd_Complex_Type_pubs_PersonalProfileType.tmp#PersonalProfileType IC-ISM_xsd_Attribute_Group_POCAttributeGroup.tmp#POCAttributeGroup PUBS-XML_xsd_Complex_Type_pubs_PersonalProfilePOCType.tmp#PersonalProfilePOCType
Type pubs:PersonalProfilePOCType
Type hierarchy
Properties
content complex
Used by
Model
Children pubs:Affiliation , pubs:BiographicalSketch , pubs:EmailAddress , pubs:FaxNumber , pubs:FormattedSignatureBlock , pubs:GenerationalQualifier , pubs:GivenName , pubs:Honorific , pubs:JobTitle , pubs:MilitaryRank , pubs:OfficeName , pubs:PersonalTitle , pubs:PhoneNumber , pubs:PostalAddress , pubs:Surname , pubs:UserID , pubs:WebPageAddress
Instance
<pubs:CoauthorInfo COIProtectionLevel="" id="" IDReference="" pocType="" qualifier="" SchemaguideSecurityAttributesOptionGroup="" styleType="" xmlns:pubs="urn:us:gov:ic:pubs">
  <pubs:Surname id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:Surname>
  <pubs:GivenName id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:GivenName>
  <pubs:GenerationalQualifier id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:GenerationalQualifier>
  <pubs:PersonalTitle id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:PersonalTitle>
  <pubs:Honorific id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:Honorific>
  <pubs:UserID id="" IDReference="" qualifier="" styleType="" userIDType="">{0,unbounded}</pubs:UserID>
  <pubs:MilitaryRank id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:MilitaryRank>
  <pubs:JobTitle id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:JobTitle>
  <pubs:Affiliation affiliationType="" id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:Affiliation>
  <pubs:OfficeName id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:OfficeName>
  <pubs:PostalAddress id="" IDReference="" qualifier="" styleType="">{0,1}</pubs:PostalAddress>
  <pubs:PhoneNumber id="" IDReference="" phoneNumberType="" qualifier="" styleType="">{0,unbounded}</pubs:PhoneNumber>
  <pubs:FaxNumber id="" IDReference="" phoneNumberType="" qualifier="" styleType="">{0,unbounded}</pubs:FaxNumber>
  <pubs:EmailAddress DESVersion="" id="" IDReference="" network="" qualifier="" styleType="">{0,unbounded}</pubs:EmailAddress>
  <pubs:WebPageAddress DESVersion="" id="" IDReference="" network="" qualifier="" styleType="">{0,unbounded}</pubs:WebPageAddress>
  <pubs:FormattedSignatureBlock COIProtectionLevel="" id="" IDReference="" qualifier="" SchemaguideSecurityAttributesOptionGroup="" styleType="">{0,1}</pubs:FormattedSignatureBlock>
  <pubs:BiographicalSketch COIProtectionLevel="" id="" IDReference="" qualifier="" SchemaguideSecurityAttributesGroup="" styleType="">{0,1}</pubs:BiographicalSketch>
</pubs:CoauthorInfo>
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.

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.

pocType ismpoctype:CVEnumISMPocType optional

Indicates that the element specifies a point-of-contact (POC) and the methods with which to contact that individual. As certain POCs are required for different reasons (ICD-710 compliance, DoD Distribution statements, etc), the values for this attribute specify the reason(s) why the POC is provided.

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="CoauthorInfo" type="pubs:PersonalProfilePOCType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Contact information about a coauthor of a publication.</p>
    </xsd:documentation>
  </xsd:annotation>
</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