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 | ||||
val | ST_Border | required |
Complex Types | CT_BottomPageBorder, CT_TopPageBorder |
Elements | CT_PageBorders/left, CT_PageBorders/right |
<xsd:complexType name="CT_PageBorder"> <xsd:complexContent> <xsd:extension base="CT_Border"> <xsd:attribute ref="r:id" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |