Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Attribute pubs:MediaExhibitAttributesGroup / @alternateText
Namespace No namespace
Annotations

Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.

Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="alternateText" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.</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:MediaExhibitAttributesGroup / @exhibitID
Namespace No namespace
Annotations

A type designator for an exhibit object.

Type xsd:string
Properties
use optional
Used by
Source
<xsd:attribute name="exhibitID" type="xsd:string" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A type designator for an exhibit object.</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:MediaExhibitAttributesGroup / @reproDepth
Namespace No namespace
Annotations

The vertical size of the placement area on a formatted page where a graphic or other media object is to be positioned.

Type pubs:reproLengthType
Properties
use optional
Facets
pattern ([0-9]+(\.[0-9]+)?)(cm|in|mm|px)?
Used by
Source
<xsd:attribute name="reproDepth" type="pubs:reproLengthType" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The vertical size of the placement area on a formatted page where a graphic or other media object is to be positioned.</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:MediaExhibitAttributesGroup / @reproWidth
Namespace No namespace
Annotations

The horizontal size of the placement area on a formatted page where a graphic or other media object is to be positioned.

Type pubs:reproLengthType
Properties
use optional
Facets
pattern ([0-9]+(\.[0-9]+)?)(cm|in|mm|px)?
Used by
Source
<xsd:attribute name="reproWidth" type="pubs:reproLengthType" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The horizontal size of the placement area on a formatted page where a graphic or other media object is to be positioned.</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:MediaExhibitAttributesGroup / @rotation
Namespace No namespace
Annotations

The rotation in degrees of an object within a display area. This data element applies to display of non-text media objects and to display of the content of table cells. The direction for rotation will be in a "clockwise" position.

Type restriction of xsd:integer
Properties
content simple
Facets
enumeration 0
enumeration 90
enumeration 180
enumeration 270
Used by
Source
<xsd:attribute name="rotation">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The rotation in degrees of an object within a display area. This data element applies to display of non-text media objects and to display of the content of table cells. The direction for rotation will be in a "clockwise" position.</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:integer">
      <xsd:enumeration value="0"/>
      <xsd:enumeration value="90"/>
      <xsd:enumeration value="180"/>
      <xsd:enumeration value="270"/>
    </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.
Attribute pubs:MediaExhibitAttributesGroup / @scaleToFit
Namespace No namespace
Annotations

A boolean indication that a graphic or other media object should be scaled to fit an available display area.

Type xsd:boolean
Properties
use optional
Used by
Source
<xsd:attribute name="scaleToFit" type="xsd:boolean" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A boolean indication that a graphic or other media object should be scaled to fit an available display area.</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:MediaExhibitAttributesGroup / @style
Namespace No namespace
Annotations

A user- or agency-defined designator to a pre-defined presentation style for non-text resources.

Type xsd:NMTOKEN
Properties
use optional
Used by
Source
<xsd:attribute name="style" type="xsd:NMTOKEN" use="optional">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A user- or agency-defined designator to a pre-defined presentation style for non-text resources.</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 Group pubs:MediaExhibitAttributesGroup
Namespace urn:us:gov:ic:pubs
Diagram
Diagram PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_alternateText PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_exhibitID PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_reproDepth PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_reproWidth PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_rotation PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_scaleToFit PUBS-XML_xsd_Attribute_Group_pubs_MediaExhibitAttributesGroup.tmp#MediaExhibitAttributesGroup_style
Used by
Complex Type pubs:ExhibitType
Attributes
QName Type Use Annotation
alternateText xsd:string optional

Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.

exhibitID xsd:string optional

A type designator for an exhibit object.

mimeType optional
reproDepth pubs:reproLengthType optional

The vertical size of the placement area on a formatted page where a graphic or other media object is to be positioned.

reproWidth pubs:reproLengthType optional

The horizontal size of the placement area on a formatted page where a graphic or other media object is to be positioned.

rotation restriction of xsd:integer optional

The rotation in degrees of an object within a display area. This data element applies to display of non-text media objects and to display of the content of table cells. The direction for rotation will be in a "clockwise" position.

scaleToFit xsd:boolean optional

A boolean indication that a graphic or other media object should be scaled to fit an available display area.

style xsd:NMTOKEN optional

A user- or agency-defined designator to a pre-defined presentation style for non-text resources.

Source
<xsd:attributeGroup name="MediaExhibitAttributesGroup">
  <xsd:attribute name="alternateText" type="xsd:string" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Text that serves as a substitute for an element's content that provides Provide a value for this attribute in order to support display devices that cannot render graphical content.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="exhibitID" type="xsd:string" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A type designator for an exhibit object.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute ref="mime:mimeType" use="optional"/>
  <xsd:attribute name="reproDepth" type="pubs:reproLengthType" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The vertical size of the placement area on a formatted page where a graphic or other media object is to be positioned.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="reproWidth" type="pubs:reproLengthType" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The horizontal size of the placement area on a formatted page where a graphic or other media object is to be positioned.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="rotation">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The rotation in degrees of an object within a display area. This data element applies to display of non-text media objects and to display of the content of table cells. The direction for rotation will be in a "clockwise" position.</p>
      </xsd:documentation>
    </xsd:annotation>
    <xsd:simpleType>
      <xsd:restriction base="xsd:integer">
        <xsd:enumeration value="0"/>
        <xsd:enumeration value="90"/>
        <xsd:enumeration value="180"/>
        <xsd:enumeration value="270"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
  <xsd:attribute name="scaleToFit" type="xsd:boolean" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A boolean indication that a graphic or other media object should be scaled to fit an available display area.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
  <xsd:attribute name="style" type="xsd:NMTOKEN" use="optional">
    <xsd:annotation>
      <xsd:documentation xml:lang="en">
        <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">A user- or agency-defined designator to a pre-defined presentation style for non-text resources.</p>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>
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