CT_TopPageBorder

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
color ST_HexColor auto optional
frame ST_OnOff optional
id ST_RelationshipId optional
shadow ST_OnOff optional
space ST_PointMeasure 0 optional
sz ST_EighthPointMeasure optional
themeColor ST_ThemeColor optional
themeShade ST_UcharHexNumber optional
themeTint ST_UcharHexNumber optional
topLeft ST_RelationshipId optional
topRight ST_RelationshipId optional
val ST_Border required

Used By

Source

<xsd:complexType name="CT_TopPageBorder">
  <xsd:complexContent>
    <xsd:extension base="CT_PageBorder">
      <xsd:attribute ref="r:topLeft" use="optional"/>
      <xsd:attribute ref="r:topRight" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>