empty-print-style

The empty-print-style type represents an empty element with print-style attributes.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
color color optional
default-x tenths optional
default-y tenths optional
font-family comma-separated-text optional
font-size font-size optional
font-style font-style optional
font-weight font-weight optional
relative-x tenths optional
relative-y tenths optional

Used By

Source

<xs:complexType name="empty-print-style">
  <xs:annotation>
    <xs:documentation>The empty-print-style type represents an empty element with print-style attributes.</xs:documentation>
  </xs:annotation>
  <xs:attributeGroup ref="print-style"/>
</xs:complexType>