Modifier schema (annotated)
The topics below provide an annotated version of the Modifier schema, which is available
both as a schema and in XML Schema format. Details are provided for how to form XML
code that uses the construct
namespace, modify
parameter, and xml
namespace. The XML sent to or from these functions is case-sensitive and validated
by the Modifier schema, thereby providing well-formed XML code that is compatible
between each function.
In the following topics:
-
The "Construct" column refers to constructing a QuarkXPress project using the
construct
namespace. -
The "Modify" column refers to modifying a QuarkXPress project using the
modify
parameter. -
The "Deconstruct" column refers to deconstructing a QuarkXPress project using the
xml
namespace.
To conserve space, the notation used in the following topics is schema notation. See the "Modifier.xsd" file for XML Schema definitions.
Measurement values do not require units. For example, "25pt" should be submitted as "25".
Entities (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
|
Entities that represent QuarkXPress special characters. Note: Some entities, such as |
Entities that represent QuarkXPress special characters. Note: Some entities, such as |
Entities that represent QuarkXPress special characters. Note: Some entities, such as |
ADDCELLS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
|
Not applicable. |
Adds cells to an existing table. Note: If you add a column, you must also define every |
Not applicable. |
Attributes |
|||
|
Not applicable. |
Specifies whether to add rows, columns, headers, or footers. |
Not applicable. |
|
Not applicable. |
Specifies the index number of the cell before or after which the new cells should be inserted. See the |
Not applicable. |
|
Not applicable. |
Specifies how many cells to add. |
Not applicable. |
|
Not applicable. |
Specifies whether to add the new cells before or after the cell indicated in the |
Not applicable. |
|
Not applicable. |
Specifies whether an inserted row or column should adopt the same attributes as the
|
Not applicable. |
ALIGNHORSETTINGS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
|
Specifies horizontal alignment settings for a callout. |
Specifies horizontal alignment settings for a callout. |
Specifies horizontal alignment settings for a callout. |
Attributes |
|
||
|
Indicates what a callout should be aligned relative to. |
Indicates what a callout should be aligned relative to. |
Indicates what a callout should be aligned relative to. |
|
Indicates which part of a callout to align. |
Indicates which part of a callout to align. |
Indicates which part of a callout to align. |
|
Indicates how a callout should be aligned. |
Indicates how a callout should be aligned. |
Indicates how a callout should be aligned. |
|
Indicates a callout's horizontal offset. |
Indicates a callout's horizontal offset. |
Indicates a callout's horizontal offset. |
ALIGNVERSETTINGS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
|
Specifies vertical alignment settings for a callout. |
Specifies vertical alignment settings for a callout. |
Specifies vertical alignment settings for a callout. |
Attributes |
|
||
|
Indicates what a callout should be aligned relative to. |
Indicates what a callout should be aligned relative to. |
Indicates what a callout should be aligned relative to. |
|
Indicates which part of a callout to align. |
Indicates which part of a callout to align. |
Indicates which part of a callout to align. |
|
Indicates how a callout should be aligned. |
Indicates how a callout should be aligned. |
Indicates how a callout should be aligned. |
|
Indicates a callout's vertical offset. |
Indicates a callout's vertical offset. |
Indicates a callout's vertical offset. |
ALLOWBOXOFFPAGE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
|
Not applicable. |
Specifies whether a box is allowed to be moved completely off of a page and onto the
pasteboard by, for example, a |
Not applicable. |
ALLOWBOXONTOPASTEBOARD (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
|
Not applicable. |
Specifies whether a box is allowed to be moved partially off of a page and onto the
pasteboard by, for example, a |
Not applicable. |
ANCHOREDBOXREF (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ANCHOREDBOXREF (#PCDATA) |
Specifies id of anchored box that is part of the story. |
Specifies id of anchored box that is part of the story. |
Specifies id of anchored box that is part of the story. |
Attributes |
|||
ALIGNWITHTEXT (ASCENT | BASELINE) "BASELINE" |
Determines whether the top of the anchored box will align with the top of the text (ascent) or the bottom of the text (baseline). Note that if you want to anchor the table and have it continue in the next box or column, this value must be set to BASELINE. |
Determines whether the top of the anchored box will align with the top of the text (ascent) or the bottom of the text (baseline). Note that if you want to anchor the table and have it continue in the next box or column, this value must be set to BASELINE.The alignwithtext attribute should be set to baseline when the breakwhenanchored attribute is set to true for an anchored table. |
Determines whether the top of the anchored box will align with the top of the text (ascent) or the bottom of the text (baseline). Note that if you want to anchor the table and have it continue in the next box or column, this value must be set to BASELINE. |
OFFSET CDATA #IMPLIED |
Determines the offset when ALIGNWITHTEXT is set to BASELINE. Default is 0. |
Determines the offset when ALIGNWITHTEXT is set to BASELINE. Default is 0. |
Determines the offset when ALIGNWITHTEXT is set to BASELINE. Default is 0. |
BASELINESHIFT CDATA #IMPLIED |
Shifts the anchored box up or down without affecting paragraph line spacing. A positive value raises the anchored box, and a negative value lowers it. |
Shifts the anchored box up or down without affecting paragraph line spacing. A positive value raises the anchored box, and a negative value lowers it. |
The baseline shift value applied to the anchored box. |
TRACKAMOUNT CDATA #IMPLIED |
Adjusts the amount of space between the anchored box and surrounding characters and words. |
Adjusts the amount of space between the anchored box and surrounding characters and words. |
The tracking value applied to the anchored box and surrounding characters and words. |
SENDING CDATA #IMPLIED |
A character spacing attribute used in East Asian typography. Similar to kerning, but applicable as a fixed value over a range of text containing the anchored box. |
A character spacing attribute used in East Asian typography. Similar to kerning, but applicable as a fixed value over a range of text containing the anchored box. |
A character spacing attribute used in East Asian typography. Similar to kerning, but applicable as a fixed value over a range of text containing the anchored box. |
BOXUID CDATA #IMPLIED |
The ID of the anchored box. |
The ID of the anchored box. |
The ID of the anchored box. |
ARTICLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ARTICLE (ID, RGBCOLOR?, COMPONENT+) |
Describes an article (a series of one or more COMPONENT elements).New articles should not be created in a QuarkXPress project in systems working directly with QPS. Instead, create an article only within a QuarkCopyDesk® file. To assign an article in QPS®, use the QPS SDK. |
Describes an article (a series of one or more COMPONENT elements). |
Describes an article (a series of one or more COMPONENT elements). |
Attributes |
|||
OPERATION (CREATE | DELETE) #IMPLIEDDOCFORMAT (LIGHTWEIGHT | FULLFEATURED) "LIGHTWEIGHT"EXPORTARTICLE (true | false) "false"ARTICLETEMPLATENAME CDATA #IMPLIED |
Describes the type of Article. |
Not applicable. |
Describes the type of Article. "LIGHTWEIGHT" and "FULLFEATURED" articles are forms of QuarkCopyDesk articles that can be constructed/modified through QuarkXPress Server. |
AUTHOR (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
AUTHOR (#PCDATA) |
Not applicable. |
Part of the <EBOOKMETADATA> element. Specifies the author of an e-book. |
Specifies the author of an e-book. |
BNSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BNSTYLE (empty) |
Describes a bullet, numbering, or outline style |
BNSTYLE element typeDescribes a bullet, numbering, or outline style |
BNSTYLE element typeDescribes a bullet, numbering, or outline style |
Attributes |
|||
TYPE (BULLET | NUMBERING | OUTLINE) #IMPLIED |
Specifies whether this is a bullet, numbering, or outline style. |
Specifies whether this is a bullet, numbering, or outline style. |
Specifies whether LOCKTOGRID is enabled. |
NAME CDATA #IMPLIED |
Specifies the name of the style. |
Specifies the name of the style. |
Specifies the name of the style. |
MINDISTFROMTEXT CDATA #IMPLIED |
Specifies the minimum distance between the bullet or number and the text. |
Specifies the minimum distance between the bullet or number and the text. |
Specifies the minimum distance between the bullet or number and the text. |
RESTARTNUMBERING (true | false) #IMPLIED |
Specifies whether renumbering should restart with this style. |
Specifies whether renumbering should restart with this style. |
Specifies whether renumbering should restart with this style. |
STARTAT CDATA #IMPLIED |
Specifies the first number for numbering. |
Specifies the first number for numbering. |
Specifies the first number for numbering. |
BORDER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BORDER (empty) |
Describes the borders of a box. Gives you the ability to apply a different border to each |
Describes a grid line on the bottom edge of a row in an <INLINETABLE>. |
Not applicable. |
Attributes for Width This attribute is specified in points as a floating point value.
|
|||
BORDERTOPWIDTH CDATA #IMPLIED |
Specifies the thickness of the top border of the box. |
Specifies the thickness of the top border of the box. |
Not applicable. |
BORDERLEFTWIDTH CDATA #IMPLIED |
Specifies the thickness of the left border of the box. |
Specifies the thickness of the left border of the box. |
Not applicable. |
BORDERRIGHTWIDTH CDATA #IMPLIED |
Specifies the thickness of the right border of the box. |
Specifies the thickness of the right border of the box. |
Not applicable. |
BORDERBOTTOMWIDTH CDATA #IMPLIED |
Specifies the thickness of the bottom border of the box. |
Specifies the thickness of the bottom border of the box. |
Not applicable. |
Attributes forStyle
|
|||
BORDERTOPSTYLE CDATA #IMPLIED |
Specifies the style of the top border of a box (i.e. Dashes, Stripes etc.). |
Specifies the style of the top border of a box (i.e. Dashes, Stripes etc.). |
Not applicable. |
BORDERLEFTSTYLE CDATA #IMPLIED |
Specifies the style of the left border of a box (i.e. Dashes, Stripes etc.). |
Specifies the style of the left border of a box (i.e. Dashes, Stripes etc.). |
Not applicable. |
BORDERIGHTSTYLE CDATA #IMPLIED |
Specifies the style of the right border of a box (i.e. Dashes, Stripes etc.). |
Specifies the style of the right border of a box (i.e. Dashes, Stripes etc.). |
Not applicable. |
BORDERBOTTOMSTYLE CDATA #IMPLIED |
Specifies the style of the bottom border of a box (i.e. Dashes, Stripes etc.). |
Specifies the style of the bottom border of a box (i.e. Dashes, Stripes etc.). |
Not applicable. |
Attributes for Color Only the name of a color is included in these attributes. The definition of the color
is stored in the projects Job Jackets file or defined using the Document Controls
submenu in QuarkXPress Server.
|
|||
BORDERTOPCOLOR CDATA #IMPLIED |
Identifies the color of the top border of a box. |
Identifies the color of the top border of a box. |
Not applicable. |
BORDERLEFTCOLOR CDATA #IMPLIED |
Identifies the color of the left border of a box. |
Identifies the color of the left border of a box. |
|
BORDERRIGHTPCOLOR CDATA #IMPLIED |
Identifies the color of the right border of a box. |
Identifies the color of the right border of a box. |
|
BORDERBOTTOMCOLOR CDATA #IMPLIED |
Identifies the color of the bottom border of a box. |
Identifies the color of the bottom border of a box. |
|
Attributes for Shade This attribute is expressed as an integer percentage from 0 to 100.
|
|||
BORDERTOPSHADE CDATA #IMPLIED |
Specifies the shade of the color applied to the top border of a box. |
Specifies the shade of the color applied to the top border of a box. |
|
BORDERLEFTSHADE CDATA #IMPLIED |
Specifies the shade of the color applied to the left border of a box. |
Specifies the shade of the color applied to the left border of a box. |
|
BORDERRIGHTSHADE CDATA #IMPLIED |
Specifies the shade of the color applied to the right border of a box. |
Specifies the shade of the color applied to the right border of a box. |
|
BORDERBOTTOMSHADE CDATA #IMPLIED |
Specifies the shade of the color applied to the bottom border of a box. |
Specifies the shade of the color applied to the bottom border of a box. |
|
Attributes for Opacity This attribute is expressed as an integer percentage from 0 to 100.
|
|||
BORDERTOPOPACITY CDATA #IMPLIED |
Specifies the opacity of the top border of a box. |
Specifies the opacity of the top border of a box. |
|
BORDERLEFTOPACITY CDATA #IMPLIED |
Specifies the opacity of theleft border of a box. |
Specifies the opacity of the left border of a box. |
|
BORDERRIGHTOPACITY CDATA #IMPLIED |
Specifies the opacity of the right border of a box. |
Specifies the opacity of the right border of a box. |
|
BORDERBOTTOMOPACITY CDATA #IMPLIED |
Specifies the opacity of the bottom border of a box. |
Specifies the opacity of the bottom border of a box. |
|
Attributes for Blend Mode
|
|||
BORDERTOPBLENDMODE CDATA #IMPLIED |
Specifies the blend mode of the top border of a box |
Specifies the blend mode of the top border of a box |
|
BORDERLEFTBLENDMODE CDATA #IMPLIED |
Specifies the blend mode of the left border of a box |
Specifies the blend mode of the left border of a box |
|
BORDERRIGHTBLENDMODE CDATA #IMPLIED |
Specifies the blend mode of the right border of a box |
Specifies the blend mode of the right border of a box |
|
BORDERBOTTOMLENDMODE CDATA #IMPLIED |
Specifies the blend mode of the bottom border of a box |
Specifies the blend mode of the bottom border of a box |
|
Attributes for Gap Color Only the name of a color is included in these attributes. The definition of the color
is stored in the projects Job Jackets file or defined using the Document Controls
submenu in QuarkXPress Server.
|
|||
BORDERTOPGAPCOLOR CDATA #IMPLIED |
Identifies the color of a border gap for the top border of a box. |
Identifies the color of a border gap for the top border of a box. |
|
BORDERLEFTGAPCOLOR CDATA #IMPLIED |
Identifies the color of a border gap for the left border of a box. |
Identifies the color of a border gap for the left border of a box. |
|
BORDERRIGHTGAPCOLOR CDATA #IMPLIED |
Identifies the color of a border gap for the right border of a box. |
Identifies the color of a border gap for the right border of a box. |
|
BORDERBOTTOMGAPCOLOR CDATA #IMPLIED |
Identifies the color of a border gap for the bottom border of a box. |
Identifies the color of a border gap for the bottom border of a box. |
|
Attributes for Gap Shade This attribute is expressed as an integer percentage from 0 to 100.
|
|||
BORDERTOPGAPSHADE CDATA #IMPLIED |
Identifies the shade of a border gap for the top border of a box. |
Identifies the shade of a border gap for the top border of a box. |
|
BORDERLEFTGAPSHADE CDATA #IMPLIED |
Identifies the shade of a border gap for the left border of a box. |
Identifies the shade of a border gap for the left border of a box. |
|
BORDERRIGHTGAPSHADE CDATA #IMPLIED |
Identifies the shade of a border gap for the right border of a box. |
Identifies the shade of a border gap for the right border of a box. |
|
BORDERBOTTOMGAPSHADE CDATA #IMPLIED |
Identifies the shade of a border gap for the bottom border of a box. |
Identifies the shade of a border gap for the bottom border of a box. |
|
Attributes for Gap Opacity This attribute is expressed as an integer percentage from 0 to 100.
|
|||
BORDERTOPGAPOPACITY CDATA #IMPLIED |
Identifies the opacity of a border gap for the top border of a box. |
Identifies the opacity of a border gap for the top border of a box. |
|
BORDERLEFTGAPOPACITY CDATA #IMPLIED |
Identifies the opacity of a border gap for the left border of a box. |
Identifies the opacity of a border gap for the left border of a box. |
|
BORDERRIGHTGAPOPACITY CDATA #IMPLIED |
Identifies the opacity of a border gap for the right border of a box. |
Identifies the opacity of a border gap for the right border of a box. |
|
BORDERBOTTOMGAPOPACITY CDATA #IMPLIED |
Identifies the opacity of a border gap for the bottom border of a box. |
Identifies the opacity of a border gap for the bottom border of a box. |
|
Attributes for Gap Blend Mode
|
|||
BORDERTOPGAPBLENDMODE CDATA #IMPLIED |
Identifies the blend mode of a border gap for the top border of a box. |
Identifies the blend mode of a border gap for the top border of a box. |
|
BORDERLEFTGAPBLENDMODE CDATA #IMPLIED |
Identifies the blend mode of a border gap for the left border of a box. |
Identifies the blend mode of a border gap for the left border of a box. |
|
BORDERRIGHTGAPBLENDMODE CDATA #IMPLIED |
Identifies the blend mode of a border gap for the right border of a box. |
Identifies the blend mode of a border gap for the right border of a box. |
|
BORDERBOTTOMGAPBLENDMODE CDATA #IMPLIED |
Identifies the blend mode of a border gap for the bottom border of a box. |
Identifies the blend mode of a border gap for the bottom border of a box. |
|
BOTTOM (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BOTTOM (#PCDATA) |
The distance between the box or line's bottom edge and the bottom of the page, in points. |
The distance between the box or line's bottom edge and the bottom of the page, in points. |
The distance between the box or line's bottom edge and the bottom of the page, in points. |
BOTTOMGRID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BOTTOMGRID (empty) |
Describes a grid line on the bottom edge of a row in an <INLINETABLE>. |
Describes a grid line on the bottom edge of a row in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
TYPE (TOP | LEFT | BOTTOM | RIGHT) #IMPLIED |
Specifies the location of the grid line. |
Specifies the location of the grid line. |
Not applicable. |
STYLE CDATA #IMPLIED |
Identifies the <TABLESTYLE> that styles this grid line. If you specify this value, you do not have to specify the remaining attributes. If you specify the remaining attributes, those attribute values override the corresponding <TABLESTYLE> values. |
Identifies the <TABLESTYLE> that styles this grid line. If you specify this value, you do not have to specify the remaining attributes. If you specify the remaining attributes, those attribute values override the corresponding <TABLESTYLE> values. |
Not applicable. |
WIDTH CDATA #IMPLIED |
Specifies the width of the grid line in points. |
Specifies the width of the grid line in points. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the color of the grid line. |
Specifies the color of the grid line. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the shade of the grid line. |
Specifies the shade of the grid line. |
Not applicable. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the grid line. |
Specifies the opacity of the grid line. |
Not applicable. |
GAPCOLOR CDATA #IMPLIED |
Specifies the color of the gap (if any) between the lines that make up the grid line. |
Specifies the color of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
GAPSHADE CDATA #IMPLIED |
Specifies the shade of the gap (if any) between the lines that make up the grid line. |
Specifies the shade of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
GAPOPACITY CDATA #IMPLIED |
Specifies the opacity of the gap (if any) between the lines that make up the grid line. |
Specifies the opacity of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
BOX (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BOX (ID, METADATA?, (TEXT | PICTURE | GEOMETRY | CONTENT | SHADOW | FRAME | BORDER | PLACEHOLDER | CONTENTPH | STATICCONTENT)*, INTERACTIVITY?) |
Describes a text box or picture box. Note: On construct, you must provide a box name in the ID@NAME attribute; QuarkXPress Server assigns an ID@UID to each BOX you create. Note: When a box is created, its page number is inferred from the GEOMETRY@PAGE attribute. |
Identifies a text box or picture box to be modified. You can use either the ID@UID or ID@NAME value to identify the box. Note: Named boxes can be easily identified by an XPath search for //BOX[@NAME]). |
Describes a text box or picture box. If a NAME value exists, the NAME displays in the content of the ID element: <ID UID=456NAME=Name of box>Name of box</ID>If a NAME value does not exist, the UID displays in the content of the ID element: <ID UID=457>457</ID> |
Attributes |
|||
AUTOMATICTEXTBOX (true|false)
|
Indicates that an automatic text box should be created. |
Indicates that an automatic text box should be created. |
Indicates that an automatic text box should be created. |
MASTERBOX |
Refer to the Master Page box. |
Refer to the Master Page box. |
Refer to the Master Page box. |
OPERATION (CREATE | DELETE) #IMPLIED |
No applicable. |
Specifies whether to create or delete the indicated box. |
Not applicable. |
BOXTYPE (CT_NONE | CT_TEXT | CT_PICT) #IMPLIED |
The box type:CT_NONE = No box type specified.CT_TEXT = Text boxCT_PICT = Picture box |
The box type:CT_NONE = No box type specified.CT_TEXT = Text boxCT_PICT = Picture box |
The box type:CT_NONE = No box type specified.CT_TEXT = Text boxCT_PICT = Picture box |
COLOR CDATA #IMPLIED |
Identifies the background color of a box. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the project's Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the background color of a box. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the project's Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. The color definition can also be based on an existing color created and saved in the project. |
Identifies the background color of a box. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the project's Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. The color definition can also be based on an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of a box's background color, specified as a float value from 0 to 100. |
Specifies the shade of a box's background color, specified as an integer percentage from 0 to 100. |
Specifies the shade of a box's background color, specified as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a box's background color, specified as a float value from 0 to 100. |
Specifies the opacity of a box's background color, specified as an integer percentage from 0 to 100. |
Indicates the opacity of a box's background color, specified as an integer percentage from 0 to 100. |
BLENDSTYLE (SOLID | LINEAR | MIDLINEAR | RECTANGULAR | DIAMOND | CIRCULAR | FULLCIRCULAR | none) "none" |
Specifies the type of blend applied to this box (linear, circular, rectangular, etc.). |
Specifies the type of blend applied to this box (linear, circular, rectangular, etc.). |
Specifies the type of blend applied to this box (linear, circular, rectangular, etc.). |
BLENDANGLE CDATA #IMPLIED |
Specifies the angle of the blend. |
Specifies the angle of the blend. |
Specifies the angle of the blend. |
BLENDCOLOR CDATA #IMPLIED |
Specifies the second color of the blend. The first color of the blend is the color applied to the box. |
Specifies the second color of the blend. The first color of the blend is the color applied to the box. |
Specifies the second color of the blend. The first color of the blend is the color applied to the box. |
BLENDSHADE CDATA #IMPLIED |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the box. |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the box. |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the box. |
BLENDOPACITY CDATA #IMPLIED |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the box. |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the box. |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the box. |
ANCHOREDIN CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates an anchored box and identifies its parent box. |
ANCHOREDGROUPMEMBER CDATA #IMPLIED |
Specifies that this box is a member of the indicated anchored group. |
Specifies that this box is a member of the indicated anchored group. |
Specifies that this box is a member of the indicated anchored group. |
HYPERLINKREF CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies that this box is a hyperlink by referring to a HYPERLINK. |
HLTYPE (WWWURL | PAGE | ANCHOR) #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the type of hyperlink this box hyperlinks to. Options include WWWURL (a URL on the Web), PAGE (the top of a page in the same layout), and ANCHOR (an anchor).WWWURL is global to all layouts in the project and is specified directly under the project node. |
HLANCHORREF CDATA #IMPLIED |
Not applicable. |
Not applicable. |
If this box is a hyperlink of the HLTYPE ANCHOR, this attribute identifies the anchor by name. |
ADDTOREFLOW (true | false) #IMPLIED |
Not applicable. |
If true, adds this box to the project's reflow article. Equivalent to the Digital Publishing > Add to Reflow command in QuarkXPress. |
Not applicable. |
ARTICLENAME CDATA #IMPLIED |
Not applicable. |
Specifies the name of the project's reflow article (to which this box is being added as a component). If no reflow article exists and you do not include this attribute, the default reflow article name is used. |
Not applicable. |
BOXATTRIBUTE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BOXATTRIBUTE (empty) |
Specifies the attributes of a box created with the INLINEBOX element type. |
Specifies the attributes of a box created with the INLINEBOX element type. |
Not applicable. |
Attributes |
|||
COLOR CDATA #IMPLIED |
Identifies the background color of a box. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the project's Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the background color of a box. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the project's Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the shade of a box's background color, specified as a float value from 0 to 100. |
Specifies the shade of a box's background color, specified as a float value from 0 to 100. |
Not applicable. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a box's background color, specified as a float value from 0 to 100. |
Specifies the opacity of a box's background color, specified as a float value from 0 to 100. |
Not applicable. |
BLENDSTYLE (SOLID | LINEAR | MIDLINEAR | RECTANGULAR | DIAMOND | CIRCULAR | FULLCIRCULAR | none) "none" |
Specifies the type of blend applied to this box (linear, circular, rectangular, etc.). |
Specifies the type of blend applied to this box (linear, circular, rectangular, etc.). |
Not applicable. |
BLENDANGLE CDATA #IMPLIED |
Specifies the angle of the blend. |
Specifies the angle of the blend. |
Not applicable. |
BLENDCOLOR CDATA #IMPLIED |
Specifies the second color of the blend. The first color of the blend is the color applied to the box. |
Specifies the second color of the blend. The first color of the blend is the color applied to the box. |
Not applicable. |
BLENDSHADE CDATA #IMPLIED |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the box. |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the box. |
Not applicable. |
BLENDOPACITY CDATA #IMPLIED |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the box. |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the box. |
Not applicable. |
BLENDMODE (NORMAL|MULTIPLY | SCREEN|OVERLAY | DARKEN | LIGHTEN | COLORDODGE| COLORBURN | HARDLIGHT | SOFTLIGHT | DIFFERENCE | EXCLUSION) #IMPLIED |
Specifies the type of blendmode applied to the box. |
Specifies the type of blendmode applied to the box. |
Specifies the type of blendmode applied to the box. |
CORNERRADIUS CDATA #IMPLIED |
Specifies the radius of the corner style of the box. |
Specifies the radius of the corner style of the box. |
Not applicable. |
CORNERSTYLE (ROUNDED | CONCAVE | RECTANGLE | BEVELED) #IMPLIED |
Specifies the style of the corners of the box. |
Specifies the style of the corners of the box. |
Not applicable. |
ANGLE CDATA #IMPLIED |
Specifies a rotation angle for a box as a floating-point value between -360 degrees and 360 degrees. |
Specifies a rotation angle for a box as a floating-point value between -360 degrees and 360 degrees. |
Not applicable. |
BOXREF (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
BOXREF (empty) |
Identifies a box that is a member of a <GROUP>. |
Identifies a box that is a member of a <GROUP>. |
Identifies a box that is a member of a <GROUP>. |
Attributes |
|||
UID CDATA #IMPLIED |
The ID@UID of a <BOX> that is part of a group. |
The ID@UID of a <BOX> that is part of a group. |
The ID@UID of a <BOX> that is part of a group. |
NAME CDATA #IMPLIED |
The ID@NAME of a <BOX> that is part of a group. |
The ID@NAME of a <BOX> that is part of a group. |
The ID@NAME of a <BOX> that is part of a group. |
OPERATION (CREATE | DELETE) #IMPLIED |
Creates or deletes the link that makes the target box part of a group. Note that deleting a <BOXREF> does not remove the corresponding box from the layout. |
Creates or deletes the link that makes the target box part of a group. Note that deleting a <BOXREF> does not remove the corresponding box from the layout. |
Not applicable. |
CALLOUTANCHOR (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CALLOUTANCHOR ((CALLOUTBOXREF? | INLINETABLE? | INLINEBOX?), ALIGNHORSETTINGS?, ALIGNVERSETTINGS?) |
Identifies a callout anchor. |
Identifies a callout anchor. |
Identifies a callout anchor. |
Attributes |
|
||
UID CDATA #IMPLIED |
Unique identifier for a callout anchor. |
Unique identifier for a callout anchor. |
Unique identifier for a callout anchor. |
CALLOUTSTYLE CDATA #IMPLIED |
Identifies the callout style to be associated with a callout anchor. |
Identifies the callout style to be associated with a callout anchor. |
Identifies the callout style associated with a callout anchor. |
OPERATION (RELEASE | DELETE) #IMPLIED |
Lets you release a callout anchor's callout or delete the callout anchor. |
Lets you release a callout anchor's callout or delete the callout anchor. |
Not applicable. |
ALLOWMANUALPOS (true | false) #IMPLIED |
Indicates whether the callout associated with this callout anchor can be manually repositioned. |
Indicates whether the callout associated with this callout anchor can be manually repositioned. |
Indicates whether the callout associated with this callout anchor can be manually repositioned. |
KEEPWITHINMARGINS (true | false) #IMPLIED |
Indicates whether the callout associated with this callout anchor can be positioned outside the margin. |
Indicates whether the callout associated with this callout anchor can be positioned outside the margin. |
Indicates whether the callout associated with this callout anchor can be positioned outside the margin. |
VERTICALPADDING |
If TILINGDIRECTION = VERTICAL, the vertical padding specified signifies the spacing to be maintained between two callout boxes. This value will be used during the time of automatic stacking of callouts in the event when they attempt to overlap upon each other as a result of application of same callout style on them. |
If TILINGDIRECTION = VERTICAL, the vertical padding specified signifies the spacing to be maintained between two callout boxes. This value will be used during the time of automatic stacking of callouts in the event when they attempt to overlap upon each other as a result of application of same callout style on them. |
If TILINGDIRECTION = VERTICAL, the vertical padding specified signifies the spacing to be maintained between two callout boxes. This value will be used during the time of automatic stacking of callouts in the event when they attempt to overlap upon each other as a result of application of same callout style on them. |
HORIZONTALPADDING |
If TILINGDIRECTION = HORIZONTAL, the horizontal padding value specified signifies the spacing to be maintained between two the callout boxes. This value will be used during the time of automatic stacking of callouts in the event when they attempt to overlap upon each other as a result of application of same callout style on them. |
If TILINGDIRECTION = HORIZONTAL, the horizontal padding value specified signifies the spacing to be maintained between two the callout boxes. This value will be used during the time of automatic stacking of callouts in the event when they attempt to overlap upon each other as a result of application of same callout style on them. |
If TILINGDIRECTION = HORIZONTAL, the horizontal padding value specified signifies the spacing to be maintained between two the callout boxes. This value will be used during the time of automatic stacking of callouts in the event when they attempt to overlap upon each other as a result of application of same callout style on them. |
CALLOUTBOXREF (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CALLOUTBOXREF (empty) |
Identifies an item or group as a callout. |
Identifies an item or group as a callout. |
Identifies an item or group as a callout. |
Attributes |
|
||
UID CDATA #IMPLIED |
Unique identifier for a callout box reference. |
Unique identifier for a callout box reference. |
Unique identifier for a callout box reference. |
NAME CDATA #IMPLIED |
Name for a callout box reference. |
Name for a callout box reference. |
Name for a callout box reference. |
CELL (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CELL (ID? (CONTENT| CONTENTPH | TEXT | PICTURE | PLACEHOLDER)*) |
Describes a table cell. |
Describes a table cell. |
Describes a table cell. |
Attributes |
|||
COLUMNCOUNT CDATA #REQUIRED |
Specifies the column index position of a cell, with the first cell being cell 1. |
Specifies the column index position of a cell, with the first cell being cell 1. |
Specifies the column index position of a cell, with the first cell being cell 1. |
BOXTYPE (CT_NONE | CT_TEXT | CT_PICT) #IMPLIED |
Specifies a cells type:CT_NONE = No-content cellCT_TEXT = Text cellCT_PICT = Picture cell |
Specifies a cells type:CT_NONE = No-content cellCT_TEXT = Text cellCT_PICT = Picture cell |
Specifies a cells type:CT_NONE = No-content cellCT_TEXT = Text cellCT_PICT = Picture cell |
COLOR CDATA #IMPLIED |
Identifies the color of a cell. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color of a cell. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color of a cell. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a cell, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a cell, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a cell, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the color applied to a cell, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a cell, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a cell, specified as an integer percentage from 0 to 100. |
BLENDSTYLE (SOLID | LINEAR | MIDLINEAR | RECTANGULAR | DIAMOND | CIRCULAR | FULLCIRCULAR | none) "none" |
Specifies the type of blend applied to this cell (linear, circular, rectangular, etc.). |
Specifies the type of blend applied to this cell (linear, circular, rectangular, etc.). |
Specifies the type of blend applied to this cell (linear, circular, rectangular, etc.). |
BLENDANGLE CDATA #IMPLIED |
Specifies the angle of the blend. |
Specifies the angle of the blend. |
Specifies the angle of the blend. |
BLENDCOLOR CDATA #IMPLIED |
Specifies the second color of the blend. The first color of the blend is the color applied to the cell, as in QuarkXPress. |
Specifies the second color of the blend. The first color of the blend is the color applied to the cell, as in QuarkXPress. |
Specifies the second color of the blend. The first color of the blend is the color applied to the cell, as in QuarkXPress. |
BLENDSHADE CDATA #IMPLIED |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the cell. |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the cell. |
Specifies the shade applied to the second color of the blend. The shade of the first color of the blend is the shade of the color applied to the cell. |
BLENDOPACITY CDATA #IMPLIED |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the cell. |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the cell. |
Specifies the opacity applied to the second color of the blend. The opacity of the first color of the blend is the opacity of the color applied to the cell. |
MERGEROWSPAN CDATA #IMPLIED |
Attribute used for merging cells and rows. |
Attribute used for merging cells and rows. |
If a table includes merged cells, then the MERGECOLSPAN value is shown in the xml output. |
MERGECOLSPAN CDATA #IMPLIED |
Attribute used for merging cells and columns. |
Attribute used for merging cells and columns. |
Not applicable. |
SPLIT (true | false) #IMPLIED |
Not applicable. |
Attribute used for splitting rows and columns. |
Not applicable. |
ADDTOREFLOW (true | false) #IMPLIED |
Not applicable. |
If true, adds the contents of this cell to the project's reflow article. Equivalent to the Digital Publishing > Add to Reflow command in QuarkXPress. |
Not applicable. |
ARTICLENAME CDATA #IMPLIED |
Not applicable. |
Specifies the name of the project's reflow article (to which the contents of this cell is being added as a component). If no reflow article exists and you do not include this attribute, the default reflow article name is used. |
Not applicable. |
CHILDID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CHILDID (empty) |
Specifies a child of a parent TABLE element. |
Specifies a child of a parent TABLE element. |
Specifies a child of a parent TABLE element. |
Attributes |
|||
NAME CDATA #IMPLIED |
Indicates the user-assigned name of the CHILD element of the parent table. |
Not applicable. |
Indicates the user-assigned name of the CHILD element of the parent table. |
UID CDATA #IMPLIED |
Not applicable. |
Indicates the ID of the CHILD element of the parent table assigned from QuarkXPress Server. |
Indicates the ID of the CHILD element of the parent table assigned from QuarkXPress Server. |
CLIPPING (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CLIPPING (empty) |
Describes a clipping path. |
Describes a clipping path. |
Describes a clipping path. |
Attributes |
|
||
TYPE (ITEM | EMBEDDEDPATH | ALPHACHANNEL | NONWHITEAREAS | PICTUREBOUNDS) "ITEM" |
Specifies the type of clipping applied to a picture item:ITEM = Runs along the edges of the item.EMBEDDEDPATH = Runs along a path embedded in the picture file.ALPHACHANNEL = Runs along an alpha channel embedded in the picture file.NONWHITEAREAS = Runs along a path based on the dark and light areas of the picture file. See the THRESHOLD attribute.PICTUREBOUNDS = Runs along the rectangular canvas area of the picture, regardless of the size and shape of the picture box. |
Specifies the type of clipping applied to a picture item:ITEM = Runs along the edges of the item.EMBEDDEDPATH = Runs along a path embedded in the picture file.ALPHACHANNEL = Runs along an alpha channel embedded in the picture file.NONWHITEAREAS = Runs along a path based on the dark and light areas of the picture file. See the THRESHOLD attribute.PICTUREBOUNDS = Runs along the rectangular canvas area of the picture, regardless of the size and shape of the picture box. |
Specifies the type of clipping applied to a picture item:ITEM = Runs along the edges of the item.EMBEDDEDPATH = Runs along a path embedded in the picture file.ALPHACHANNEL = Runs along an alpha channel embedded in the picture file.NONWHITEAREAS = Runs along a path based on the dark and light areas of the picture file. See the THRESHOLD attribute.PICTUREBOUNDS = Runs along the rectangular canvas area of the picture, regardless of the size and shape of the picture box. |
TOP CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the top edge of the clipping path by the specified number of points (positive=up, negative=down). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the top edge of the clipping path by the specified number of points (positive=up, negative=down). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the top edge of the clipping path by the specified number of points (positive=up, negative=down). |
RIGHT CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the right edge of the clipping path by the specified number of points (positive=right, negative=left). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the right edge of the clipping path by the specified number of points (positive=right, negative=left). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the right edge of the clipping path by the specified number of points (positive=right, negative=left). |
LEFT CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the left edge of the clipping path by the specified number of points (positive=left, negative=right). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the left edge of the clipping path by the specified number of points (positive=left, negative=right). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the left edge of the clipping path by the specified number of points (positive=left, negative=right). |
BOTTOM CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the bottom edge of the clipping path by the specified number of points (positive=down, negative=up). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the bottom edge of the clipping path by the specified number of points (positive=down, negative=up). |
Valid when CLIPPING@TYPE = ITEM or PICTUREBOUNDS. Moves the bottom edge of the clipping path by the specified number of points (positive=down, negative=up). |
PATHNAME CDATA #IMPLIED |
Identifies a path embedded in a picture for use as the clipping path. |
Identifies a path embedded in a picture for use as the clipping path. |
Identifies a path embedded in a picture for use as the clipping path. |
OUTSET CDATA #IMPLIED |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Specifies a single outset or inset integer value in points to be used on all sides. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Specifies a single outset or inset integer value in points to be used on all sides. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Specifies a single outset or inset integer value in points to be used on all sides. |
NOISE CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies that areas smaller than this number of points should be ignored when creating a clipping path. |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies that areas smaller than this number of points should be ignored when creating a clipping path. |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies that areas smaller than this number of points should be ignored when creating a clipping path. |
THRESHOLD CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies the maximum integer percentage of darkness that should be considered white when creating a clipping path. |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies the maximum integer percentage of darkness that should be considered white when creating a clipping path. |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies the maximum integer percentage of darkness that should be considered white when creating a clipping path. |
SMOOTHNESS CDATA #IMPLIED |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies the smoothness, in points, of an automatically created clipping path. |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies the smoothness, in points, of an automatically created clipping path. |
Valid when CLIPPING@TYPE = ALPHACHANNEL or NONWHITEAREAS. Specifies the smoothness, in points, of an automatically created clipping path. |
OUTSIDEONLY (true | false | none) "none" |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates that only the outer edges of the clipping path should be used. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates that only the outer edges of the clipping path should be used. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates that only the outer edges of the clipping path should be used. |
RESTRICTTOBOX (true | false | none) "none" |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates whether the clipping path is restricted to the inside of the box. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates whether the clipping path is restricted to the inside of the box. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates whether the clipping path is restricted to the inside of the box. |
INVERT (true | false | none) "none" |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Reverses the shape of the clipping path. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Reverses the shape of the clipping path. |
Valid when CLIPPING@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Reverses the shape of the clipping path. |
EDITED (true | false | none) "none" |
Not applicable. |
Not applicable. |
Indicates whether the clipping path has been manually edited in QuarkXPress. |
COLGROUP (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COLGROUP (TCOL+) |
Identifies a group of columns in an <INLINETABLE>. |
Identifies a group of columns in an <INLINETABLE>. |
Not applicable. |
COLSPEC (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COLSPEC (COLUMN+) |
Describes the columns in a table. Note: If the COLSPEC element is missing for a table, then the table is created using columns of equal width, based on the number of columns in the row with the most columns. |
Describes the columns in a table. Note: If the COLSPEC element is missing for a new table, then the table is created using columns of equal width, based on the number of columns in the row with the most columns. |
Describes the columns in a table. |
COLUMN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COLUMN (LINE*) |
Describes a column in a table. |
Describes a column in a table. |
Describes a column in a table. |
Attributes |
|||
COLUMNCOUNT CDATA #REQUIRED |
Specifies the index position of a column beginning from the left. For example, COLUMNCOUNT = 1 indicates the first column from the left, and COLUMNCOUNT = 2 indicates the second column from the left. |
Specifies the index position of a column beginning from the left. For example, COLUMNCOUNT = 1 indicates the first column from the left, and COLUMNCOUNT = 2 indicates the second column from the left. |
Specifies the index position of a column beginning from the left. For example, COLUMNCOUNT = 1 indicates the first column from the left, and COLUMNCOUNT = 2 indicates the second column from the left. |
COLUMNWIDTH CDATA #IMPLIED |
Specifies the width of a column. |
Specifies the width of a column. |
Specifies the width of a column. |
COLOR CDATA #IMPLIED |
Identifies the color of a column. Overrides the TABLE@COLOR attribute. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color of a column. Overrides the TABLE@COLOR attribute. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color of a column. Overrides the TABLE@COLOR attribute. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a column, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a column, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a column, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the color applied to a column, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a column, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a column, specified as an integer percentage from 0 to 100. |
MERGECOLSPAN CDATA #IMPLIED |
Attribute used for merging cells, rows, and columns. |
Attribute used for merging cells, rows, and columns. |
If a table includes merged cells, then the MERGECOLSPAN value is shown in the xml output. |
SPLIT (true | false) #IMPLIED |
Not applicable. |
Attribute used for splitting merged cells. |
Not applicable. |
AUTOFIT (true | false | none) "none" |
Specifies whether the rows or columns will adjust size to fit the content. |
Specifies whether the rows or columns will adjust size to fit the content. |
Indicates whether the rows or columns will adjust size to fit the content. |
AUTOFITMAXLIMIT CDATA #IMPLIED |
Max limit for autofit. |
Max limit for autofit. |
Max limit for autofit. |
COLUMNFLOW (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COLUMNFLOW (COLUMNSPAN | COLUMNSPLIT) |
The COLUMNFLOW element is used to specify how text flows in relation to columns. |
The COLUMNFLOW element is used to specify how text flows in relation to columns. |
The COLUMNFLOW element is used to specify how text flows in relation to columns. |
Attributes |
|||
FLOWORDER |
Specifies the column flow order. Allowed options are |
Specifies the column flow order. Allowed options are |
Specifies the column flow order. Allowed options are |
COLUMNSPAN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COLUMNSPAN |
The COLUMNSPAN element is used to specify how a paragraph spans over multiple columns. |
The COLUMNSPAN element is used to specify how a paragraph spans over multiple columns. |
The COLUMNSPAN element is used to specify how a paragraph spans over multiple columns. |
Attributes |
|||
COLUMNCOUNT |
Specifies the number of columns you want the paragraph to span. You can choose |
Specifies the number of columns you want the paragraph to span. You can choose |
Specifies the number of columns you want the paragraph to span. You can choose |
SPACEAFTER |
Specifies the space after the paragraphs. |
Specifies the space after the paragraphs. |
Specifies the space after the paragraphs. |
SPACEBEFORE |
Specifies the space before the paragraphs. |
Specifies the space before the paragraphs. |
Specifies the space before the paragraphs. |
COLUMNSPLIT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COLUMNSPLIT |
The COLUMNSPLIT element is used to specify how a paragraph is split between multiple columns. |
The COLUMNSPLIT element is used to specify how a paragraph is split between multiple columns. |
The COLUMNSPLIT element is used to specify how a paragraph is split between multiple columns. |
Attributes |
|||
COLUMNCOUNT |
Specifies the number of columns you want the paragraph to be split among. You can choose a number from 2 to 30. |
Specifies the number of columns you want the paragraph to be split among. You can choose a number from 2 to 30. |
Specifies the number of columns you want the paragraph to be split among. You can choose a number from 2 to 30. |
SPACEAFTER |
Specifies the space after the paragraphs. |
Specifies the space after the paragraphs. |
Specifies the space after the paragraphs. |
SPACEBEFORE |
Specifies the space before the paragraphs. |
Specifies the space before the paragraphs. |
Specifies the space before the paragraphs. |
COLUMNGAP |
Specifies the gutter width for split columns. |
Specifies the gutter width for split columns. |
Specifies the gutter width for split columns. |
COLUMNRULEENABLED (true | false) |
Indicate that you want to apply a separator line between coloumns. |
Indicate that you want to apply a separator line between coloumns. |
Indicate that you want to apply a separator line between coloumns. |
COLUMNRULESTYLE |
Specifies the style of the column rule. |
Specifies the style of the column rule. |
Specifies the style of the column rule. |
COLUMNRULEWIDTH |
Specifies the width of the column rule. |
Specifies the width of the column rule. |
Specifies the width of the column rule. |
COLUMNRULECOLOR |
Specifies the color of the column rule. |
Specifies the color of the column rule. |
Specifies the color of the column rule. |
COLUMNRULESHADE |
Specifies the shade of the color of the column rule. |
Specifies the shade of the color of the column rule. |
Specifies the shade of the color of the column rule. |
COLUMNRULEOPACITY |
Specifies the opacity of the color of the column rule. |
Specifies the opacity of the color of the column rule. |
Specifies the opacity of the color of the column rule. |
COMPONENT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COMPONENT (empty) |
The component(s) that make up an article. Required for ARTICLE element. |
The component(s) that make up an article. Required for ARTICLE element. |
The component(s) that make up an article. |
Attributes |
|||
OPERATION (CREATE | DELETE) #IMPLIED |
Not applicable. |
Specifies whether to create or delete the specified component from the ARTICLE. |
Not applicable. |
NAME CDATA #IMPLIED |
The name given to a specific component in an ARTICLE. Required for COMPONENT. |
The name given to a specific component in an ARTICLE. Required for COMPONENT. |
Specifies the name of the component in the ARTICLE. |
UID CDATA #IMPLIED |
QuarkXPress Server automatically assigns a unique ID to components. |
The unique ID of the COMPONENT to be modified. |
Specified the unique ID of the COMPONENT to be modified. |
BOXNAME CDATA #IMPLIED |
Specifies the name of the user-assigned box to which the COMPONENT belongs. |
Specifies the name of the user-assigned box to which the COMPONENT belongs. |
Specifies the name of the user-assigned box to which the COMPONENT belongs. |
BOXUID CDATA #IMPLIED |
Not applicable. |
Specifies the ID of the QuarkXPress Server-assigned box to which the COMPONENT belongs. |
Specifies the ID of the QuarkXPress Server-assigned box to which the COMPONENT belongs. |
COMPONENTCLASS (CT_TEXT | CT_PICT | CT_GROUP) "CT_TEXT" |
Describes whether the component resides in a text box, picture box, or group. |
Describes whether the component resides in a text box, picture box, or group. |
Describes whether the component resides in a text box, picture box, or group. |
COMPONENTTYPE CDATA #IMPLIED |
Not applicable. |
Indicates the label applied to a component. Valid only for reflow articles and QuarkCopyDesk articles. Valid values include: Body Byline FigureCaption FigureCredit Headline Headline2 IndentedParagraph Pullquote SectionChapterName Title Title2 OrderedList UnorderedList |
Indicates the label applied to a component. Valid only for reflow articles and QuarkCopyDesk articles. Valid values include: Body Byline FigureCaption FigureCredit Headline Headline2 IndentedParagraph Pullquote SectionChapterName Title Title2 OrderedList UnorderedList |
ROWNUM CDATA #IMPLIED |
If the component resides in a Table cell, the value will describe the row number. |
If the component resides in a Table cell, the value will describe the row number. |
If the component resides in a Table cell, the value will describe the row number. |
COLNUM CDATA #IMPLIED |
If the component resides in a Table cell, the value will describe the column number. |
If the component resides in a Table cell, the value will describe the column number. |
If the component resides in a Table cell, the value will describe the column number. |
COMPONENTINDEX CDATA #IMPLIED |
Not applicable. |
Specifies the index (position) of this component in the project's reflow article. The first component has a value of zero. If you specify an invalid value, the component is placed at the end. |
Specifies the index (position) of this component in the project's reflow article. The first component has a value of zero. If you specify an invalid value, the component is placed at the end. |
COMPOSITIONZONE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COMPOSITIONZONE (ID, (FRAME | GEOMETRY | SHADOW | PAGEREF)*, INTERACTIVITY?) |
Not applicable. |
Not applicable. |
Describes a Composition Zones item. (Applies only to the xml namespace.) |
Attributes |
|||
LAYOUTREF CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Identifies the layout referenced by this Composition Zones item. |
BOXTYPE (CT_TEXT | CT_PICT | CT_USER) #IMPLIED |
Not applicable. |
Not applicable. |
Indicates CT_USER as the box type for a Composition Zones item. |
TYPE (INTERNAL | EXTERNAL) #IMPLIED |
Not applicable. |
Not applicable. |
Indicates the Composition Zones items type.INTERNAL = A Composition Zones item that uses a layout within the same project.EXTERNAL = A Composition Zones item that uses a layout in a different project. |
PATH CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates the absolute path to an external composition layout. |
COLOR CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Identifies a color applied to a Composition Zones item. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the shade of a color applied to a Composition Zones object, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the opacity of a color applied to a Composition Zones item, as an integer percentage from 0 to 100. |
ANCHOREDIN CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates an anchored Composition Zones and identifies its parent Composition Zones. |
BLENDSTYLE (SOLID | LINEAR | MIDLINEAR | RECTANGULAR | DIAMOND | CIRCULAR | FULLCIRCULAR | none) "none" |
Not applicable. |
Not applicable. |
Specifies the type of blend applied to this box (linear, circular, rectangular, etc.). |
BLENDANGLE CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the angle of the blend. |
BLENDCOLOR CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the second color of the blend. The first color of the blend is the color applied to the box. |
BLENDSHADE CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the shade applied to the second color of the blend, as an integer percentage from 0 to 100. The shade of the first color of the blend is the shade of the color applied to the box. |
BLENDOPACITY CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the opacity applied to the second color of the blend, as an integer percentage from 0 to 100. The opacity of the first color of the blend is the opacity of the color applied to the box. |
HORIZONTALBINDING (true | false) #IMPLIED |
Not applicable. |
Not applicable. |
If true, specifies that the Composition Zones item is constrained only horizontally to the size of its composition layout. |
VERTICALBINDING (true | false) #IMPLIED |
Not applicable. |
Not applicable. |
If true, specifies that the Composition Zones item is constrained only vertically to the size of its composition layout. |
LAYOUTOPACITY CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the opacity of a Composition Zones item, as an integer percentage from 0 to 100. |
SUPPRESSOUTPUT (true | false) #IMPLIED |
Not applicable. |
Not applicable. |
If true, specifies that this Composition Zones item should not be included in output. |
PREVIEWPAGE CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Identifies the page shown by default in the layout. |
OPERATION (CREATE | DELETE) #IMPLIED |
Lets you create or delete a Composition Zones item. |
Lets you create or delete a Composition Zones item. |
Not applicable. |
CONDITIONALMASTERPAGEREFERENCE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONDITIONALMASTERPAGEREFERENCE () |
Not applicable. |
CONDITIONALMASTERPAGEREFERENCE element typeLets you specify the master page along with the conditions that must be satisfied to apply the given master page on a page. |
Not applicable. |
Attributes |
|||
NAME |
Not applicable. |
Specifies the name of the master page in QuarkXPress template to be used. |
Not applicable. |
POSITION |
Not applicable. |
Specifies the position of the page to which this master page will be applied. FIRST, LAST, REST, ANY |
Not applicable. |
ODDOREVEN |
Not applicable. |
|
Not applicable. |
BLANKORNOTBLANK |
Not applicable. |
Specifies if the master page to be applied on the page should be blank or not blank. BLANKORNOTBLANK |
Not applicable. |
CONTENT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONTENT (#PCDATA) |
Specifies the path of an image or text file that you want to associate with the parent box. The CONTENT element also supports relative paths for images or text files. |
Specifies the path of an image or text file that you want to import into the parent box. Note: If you use the CONTENT element to import text, the imported text is appended to the end of any existing text in the box. |
Specifies the path of the image or text file (if any) associated with the parent box. |
Attributes |
|||
PICTURECONTENTLOCK (true | false) "true" |
Specifies whether picture content is locked. |
Specifies whether picture content is locked. |
Specifies whether picture content is locked. |
CONVERTQUOTES (true | false) "true" |
If true, straight quotation marks in an imported text file are converted to typesetter's quotation marks and double hyphens are converted to em dashes. |
If true, straight quotation marks in an imported text file are converted to typesetter's quotation marks and double hyphens are converted to em dashes. |
Not applicable. |
INCLUDESTYLESHEETS (true | false) "true" |
If true, any style sheets in an imported text file are added to the QuarkXPress project. |
If true, any style sheets in an imported text file or document are added to the QuarkXPress project. |
Not applicable. |
FONTNAME CDATA #IMPLIED |
Specifies a font to apply to imported text. |
Specifies a font to apply to imported text. |
Not applicable. |
PAGETOIMPORT CDATA #IMPLIED |
Indicates the page number of an imported PDF. |
Indicates the page number of an imported PDF. |
Indicates the page number of an imported PDF. |
BOUNDINGBOX (MEDIABOX | CROPBOX | BLEEDBOX | TRIMBOX) #IMPLIED |
Identifies the bounding box type for an imported PDF. MEDIABOX includes the full imageable area. CROPBOX is the portion of the page that should be visible (not typically used for prepress). BLEEDBOX is the area defined by the crop marks, plus 3-5 additional millimeters. TRIMBOX is the area defined by the crop marks (in other words, the finished page size). |
Identifies the bounding box type for an imported PDF. MEDIABOX includes the full imageable area. CROPBOX is the portion of the page that should be visible (not typically used for prepress). BLEEDBOX is the area defined by the crop marks, plus 3-5 additional millimeters. TRIMBOX is the area defined by the crop marks (in other words, the finished page size). |
Identifies the bounding box type for an imported PDF. MEDIABOX includes the full imageable area. CROPBOX is the portion of the page that should be visible (not typically used for prepress). BLEEDBOX is the area defined by the crop marks, plus 3-5 additional millimeters. TRIMBOX is the area defined by the crop marks (in other words, the finished page size). |
MAINTAINPICTUREATTRIBUTES (true | false) #IMPLIED |
Not applicable. |
If true, maintains the picture attributes when importing a new picture. |
Not applicable. |
MAINTAINCLIPPINGANDRUNAROUND (true | false) #IMPLIED |
Not applicable. |
If true, maintains the runaround and clipping applied to a picture when reimporting the picture. Default value is false. Clipping and runaround are not maintained if you do not specify this attribute in the CONTENT element. |
Not applicable. |
LOCKPICTURE (true | false) #IMPLIED |
Specifies whether the picture should be locked. |
Specifies whether the picture should be locked. |
Specifies whether the picture should be locked. |
CONDITIONALSTYLE CDATA #IMPLIED |
Identifies the conditional style (if any) to be associated with the content specified in the CONTENT node. |
Identifies the conditional style (if any) to be associated with the content specified in the CONTENT node. |
Not applicable. |
CONTENTPH (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONTENTPH ((CONTENT), METADATA?) |
Placeholder that will contain either text or picture data from a linked file. |
Placeholder that will contain either text or picture data from a linked file. |
Placeholder that will contain either text or picture data from a linked file. |
Attributes |
|||
NAME CDATA #REQUIRED |
The name of the content placeholder (CONTENTPH). |
The name of the content placeholder (CONTENTPH). |
The name of the content placeholder (CONTENTPH). |
OWNER (1347639377) "1347639377" |
The XTensions ID of the XTensions that created this placeholder. The default XT ID is PlaceHolderSXT ID (1347639377). All placeholders created through Modifier should use this ID. This ID is assigned by default by the schema, so there is no need to specify this manually. schema validation will add this attribute. |
The XTensions ID of the XTensions that created this placeholder. The default XT ID is PlaceHolderSXT ID (1347639377). All placeholders created through Modifier should use this ID. This ID is assigned by default by the schema, so there is no need to specify this manually. schema validation will add this attribute. |
The XTensions ID of the XTensions that created this placeholder. |
CONTINUEDHEADER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONTINUEDHEADER (ROW*) |
Identifies a continued table header. |
Identifies a continued table header. |
Identifies a continued table header. |
Attributes |
|
||
APPLIEDTO (NOHEADERROW | FIRSTHEADERROW | ALLHEADERROWS) #IMPLIED |
Specifies which header rows are continued header rows. |
Specifies whether only the first header row or all header rows should be considered a continued header. |
Specifies which header rows are continued header rows. |
CONTINUEDTROWSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONTINUEDTROWSTYLE (TOPGRID?, BOTTOMGRID?) |
Defines a style for "continued" rows in an <INLINETABLE>. |
Defines a style for "continued" rows in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
PARASTYLE CDATA #IMPLIED |
Identifies the paragraph style sheet for the row style. |
Identifies the paragraph style sheet for the row style. |
Not applicable. |
ALIGNMENT (LEFT | RIGHT | CENTER | JUSTIFIED | FORCED) #IMPLIED |
Identifies the paragraph alignment for the row style. |
Identifies the paragraph alignment for the row style. |
Not applicable. |
ANGLE CDATA #IMPLIED |
Identifies the text angle for the row style. |
Identifies the text angle for the row style. |
Not applicable. |
VALIGN (TOP | CENTER | BOTTOM) #IMPLIED |
Specifies the vertical alignment of the row style. |
Specifies the vertical alignment of the row style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the row style. |
Specifies the background color of the row style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the row style. |
Specifies the background shade of the row style. |
Not applicable. |
INSET CDATA #IMPLIED |
Specifies the text inset of the row style. |
Specifies the text inset of the row style. |
Not applicable. |
CONTOUR (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONTOUR (VERTICES) |
A single contour within a spline shape. |
A single contour within a spline shape. |
A single contour within a spline shape. |
Attributes |
|||
CURVEDEDGES (true | false) "false" |
Specifies whether there are any curved edges in the contour. |
Specifies whether there are any curved edges in the contour. |
Specifies whether there are any curved edges in the contour. |
RECTCONTOUR (true | false) "false" |
Specifies whether this contour is rectangular. |
Specifies whether this contour is rectangular. |
Specifies whether this contour is rectangular. |
INVERTEDCONTOUR (true | false) "false" |
Specifies whether the points describe a hole instead of an outside contour. |
Specifies whether the points describe a hole instead of an outside contour. |
Specifies whether the points describe a hole instead of an outside contour. |
TOPLEVEL (true | false) "false" |
Specifies whether the contour has no containing contours. |
Specifies whether the contour has no containing contours. |
Specifies whether the contour has no containing contours. |
SELFINTERSECTED (true | false) "false" |
Specifies whether the contour intersects itself. |
Specifies whether the contour intersects itself. |
Specifies whether the contour intersects itself. |
POLYCONTOUR (true | false) "false" |
Specifies whether this is a polycontour (as opposed to a spline contour). |
Specifies whether this is a polycontour (as opposed to a spline contour). |
Specifies whether this is a polycontour (as opposed to a spline contour). |
VERTEXTAGEXISTS (true | false) "false" |
Specifies whether there are vertex tags associated with the contour. |
Specifies whether there are vertex tags associated with the contour. |
Specifies whether there are vertex tags associated with the contour. |
CONTOURS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
CONTOURS (CONTOUR+) |
A group of contours which, combined, make a spline shape. |
A group of contours which, combined, make a spline shape. |
A group of contours which, combined, make a spline shape. |
COPYFIT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COPYFIT (empty) |
Not applicable. |
Not applicable. |
Indicates whether the copy in this text box or chain fits the available space. |
Attributes |
|||
STATE (fit | overFit | underFit) "fit" |
Not applicable. |
Not applicable. |
Indicates whether the text currently fits in the box (fit), is too long (overFit), or is too short (underFit). |
FITAMOUNT CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates the vertical distance in points by which text in a text box is overFit or underFit. See the STATE element. |
NUMBEROFCHARACTERS CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates how many characters are included in the story. |
NUMBEROFWORDS CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates how many words are included in the story. |
NUMBEROFLINES CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates how many lines are included in the story. |
FITLINEAMOUNT CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates how many lines the text is overfit or underfit. |
STORYDEPTHAMOUNT CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Not applicable. |
COPYRIGHT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
COPYRIGHT (#PCDATA) |
Not applicable. |
Part of the <EBOOKMETADATA> element. Specifies copyright information for an e-book. |
Specifies copyright information for an e-book. |
DATAPROVIDER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
DATAPROVIDER (empty) |
Not applicable. |
Not applicable. |
Provides information about the XTensions module through which interactivity is applied to a box. |
Attributes |
|||
DATAPROVIDERXTID CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Provides information about the XTensions module through which interactivity is applied to a box. For example, if interactivity is provided through a built-in QuarkXPress XTensions module, this value is QDPC (Quark Digital Publishing Core). |
DEL (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
DEL (#PCDATA) |
Describes a tracked deletion in text. |
Describes a tracked deletion in text. |
Describes a tracked deletion in text. |
Attributes |
|||
CREATEDBY CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The username of the deleter. |
CREATEDON CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The deletion date. |
DELETECELLS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
DELETECELLS (empty) |
Not applicable. |
Deletes cells from an existing table. |
Not applicable. |
<!ATTLIST DELETECELLS |
|||
TYPE (ROW | COLUMN | HEADER | FOOTER) #REQUIRED |
Not applicable. |
Specifies whether to delete rows, columns, headers, or footers. |
Not applicable. |
BASEINDEX CDATA #REQUIRED |
Not applicable. |
Specifies the index number of the first cell to be deleted. |
Not applicable. |
DELETECOUNT CDATA #REQUIRED |
Not applicable. |
Specifies how many cells to delete. |
Not applicable. |
DESCRIPTION (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
DESCRIPTION (#PCDATA) |
Not applicable. |
Part of the <EBOOKMETADATA> element. Specifies a description for an e-book. |
Specifies a description for an e-book. |
DROPCAP (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
DROPCAP (empty) |
Describes a drop-capital effect at the beginning of a paragraph, which is when initial characters display at a large size and hang two or more lines below the first line of a paragraph. |
Describes a drop-capital effect at the beginning of a paragraph, which is when initial characters display at a large size and hang two or more lines below the first line of a paragraph. |
Describes a drop-capital effect at the beginning of a paragraph, which is when initial characters display at a large size and hang two or more lines below the first line of a paragraph. |
Attributes |
|||
CHARCOUNT CDATA #REQUIRED |
Specifies how many characters should be included in a drop-cap effect. |
Specifies how many characters should be included in a drop-cap effect. |
Specifies how many characters are included in a drop-cap effect. |
LINECOUNT CDATA #REQUIRED |
Specifies the number of lines a drop-caps should hang in the paragraph. |
Specifies the number of lines a drop-caps should hang in the paragraph. |
Specifies the number of lines drop-caps hang in the paragraph. |
EBOOKMETADATA (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
EBOOKMETADATA (TITLE | AUTHOR | PUBLISHER | COPYRIGHT | ISBN | DESCRIPTION | KEYWORDS | SPINEIMAGE)* |
Not applicable. |
Defines a variety of metadata for a layout to be exported as an e-book. |
Defines a variety of metadata for a layout to be exported as an e-book. |
ENTRY (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ENTRY (#PCDATA | RICHTEXT | PARAGRAPH | CONTENT | PICTURE)* |
Describes a cell in an <INLINETABLE>. |
Describes a cell in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the cell, either as an absolute measurement or as a percentage of the table width. To specify a percentage, use %. If you do not specify a width, cell widths are distributed evenly. |
Specifies the width of the cell, either as an absolute measurement or as a percentage of the table width. To specify a percentage, use %. If you do not specify a width, cell widths are distributed evenly. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the cell. |
Specifies the background color of the cell. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the cell. |
Specifies the background shade of the cell. |
Not applicable. |
COLSPAN CDATA #IMPLIED |
If specified, indicates that this cell is merged with the following number of cells. For example, COLSPAN="2" merges this cell with the next one. |
If specified, indicates that this cell is merged with the following number of cells. For example, COLSPAN="2" merges this cell with the next one. |
Not applicable. |
ROWSPAN CDATA #IMPLIED |
If specified, indicates that this cell is merged with the following number of cells. For example, ROWSPAN="2" merges this cell with the one below it. |
If specified, indicates that this cell is merged with the following number of cells. For example, ROWSPAN="2" merges this cell with the one below it. |
Not applicable. |
ANGLE |
Specifies the angle of the cell. |
Specifies the angle of the cell. |
Not applicable. |
VALIGN |
Specifies the vertical alignment of the cell. |
Specifies the vertical alignment of the cell. |
Not applicable. |
ALIGNMENT |
Specifies the alignment of the cell. |
Specifies the alignment of the cell. |
Not applicable. |
EVENTCOLSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
EVENTCOLSTYLE (LEFTGRID?, RIGHTGRID?) |
Defines a style for even columns in an <INLINETABLE>. |
Defines a style for even columns in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the column style. |
Specifies the width of the column style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the column style. |
Specifies the background color of the column style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the column style. |
Specifies the background shade of the column style. |
Not applicable. |
EVENTROWSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
EVENTROWSTYLE (TOPGRID?, BOTTOMGRID?) |
Defines a style for even rows in an <INLINETABLE>. |
Defines a style for even rows in an <INLINETABLE> |
Not applicable. |
Attributes |
|||
PARASTYLE CDATA #IMPLIED |
Identifies the paragraph style sheet for the row style. |
Identifies the paragraph style sheet for the row style. |
Not applicable. |
ALIGNMENT (LEFT | RIGHT | CENTER | JUSTIFIED | FORCED) #IMPLIED |
Identifies the paragraph alignment for the row style. |
Identifies the paragraph alignment for the row style. |
Not applicable. |
ANGLE CDATA #IMPLIED |
Identifies the text angle for the row style. |
Identifies the text angle for the row style. |
Not applicable. |
VALIGN (TOP | CENTER | BOTTOM) #IMPLIED |
Specifies the vertical alignment of the row style. |
Specifies the vertical alignment of the row style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the row style. |
Specifies the background color of the row style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the row style. |
Specifies the background shade of the row style. |
Not applicable. |
INSET CDATA #IMPLIED |
Specifies the text inset of the row style. |
Specifies the text inset of the row style. |
Not applicable. |
FIRSTTCOLSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FIRSTTCOLSTYLE (LEFTGRID?, RIGHTGRID?) |
Defines a style for the first column in an <INLINETABLE>. |
Defines a style for the first column in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the column style. |
Specifies the width of the column style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the column style. |
Specifies the background color of the column style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the column style. |
Specifies the background shade of the column style. |
Not applicable. |
FIT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FIT (MAX, MIN) |
Lets you resize a box to fit its text or picture, within the limitations specified by the <MAX> and <MIN> elements. A box will expand or shrink only until it reaches the <MIN> or <MAX> size. |
Lets you resize a box to fit its text or picture, within the limitations specified by the <MAX> and <MIN> elements. A box will expand or shrink only until it reaches the <MIN> or <MAX> size. |
Not applicable. |
Attributes |
|||
POINT (TOPLEFT | TOP | TOPRIGHT | RIGHT | BOTTOMRIGHT | BOTTOM | BOTTOMLEFT | LEFT | CENTER) #REQUIRED |
Lets you specify the direction in which the box should be resized. To resize the box from the center, use "CENTER". |
Lets you specify the direction in which the box should be resized. To resize the box from the center, use "CENTER". |
Not applicable. |
AVOIDBOXESBY CDATA #IMPLIED |
Lets you specify the distance between the POINT side or corner of a resized box and any other items around it. A box will expand only until it is this distance from an adjacent item. |
Lets you specify the distance between the POINT side or corner of a resized box and any other items around it. A box will expand only until it is this distance from an adjacent item. |
Not applicable. |
PROPORTIONAL (true | false) "false" |
Lets you specify whether the resized box should have the same aspect ratio as the original box. |
Lets you specify whether the resized box should have the same aspect ratio as the original box. |
Not applicable. |
FITTEXT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FITTEXT (EMPTY) |
Lets you control text-fitting options at the story level, rather than using application-level text-fitting options. Note: The FITTEXTTOBOX attribute fits text to a box with the application-level text fitting defaults. |
FITTEXT element type Lets you control text-fitting options at the story level, rather than using application-level text-fitting options. Note: The FITTEXTTOBOX attribute fits text to a box with the application-level text fitting defaults. |
Not applicable. |
Attributes |
|||
ALLOWTEXTTOGROW (true | false) "false" |
If true, text will grow if the box is underfit and shrink if the box is overfit. If false, text can shrink but cannot grow. |
If true, text will grow if the box is underfit and shrink if the box is overfit. If false, text can shrink but cannot grow. |
Not applicable. |
SCALINGINCREMENT CDATA "5" |
Indicates the percentage by which text size, baseline shift, tracking, and so forth will be incremented or decremented until the text fits. |
Indicates the percentage by which text size, baseline shift, tracking, and so forth will be incremented or decremented until the text fits. |
Not applicable. |
MAXFONTSIZE CDATA #IMPLIED |
Indicates the maximum font size that can be used for text fitting. The default value is the maximum text size allowed by QuarkXPress (3184 pt). |
Indicates the maximum font size that can be used for text fitting. The default value is the maximum text size allowed by QuarkXPress (3184 pt). |
Not applicable. |
MINFONTSIZE CDATA #IMPLIED |
Indicates the minimum font size that can be used for text fitting. The default value is the minimum text size allowed by QuarkXPress (2 pt). |
Indicates the minimum font size that can be used for text fitting. The default value is the minimum text size allowed by QuarkXPress (2 pt). |
Not applicable. |
SCALETRACKING (true | false) "false" |
If true, tracking can be changed during text fitting operations. If false, tracking cannot be changed during text fitting operations. |
If true, tracking can be changed during text fitting operations. If false, tracking cannot be changed during text fitting operations. |
Not applicable. |
SCALEBASELINESHIFT (true | false) "false" |
If true, baseline shift can be changed during text fitting operations. If false, baseline shift cannot be changed during text fitting operations. |
If true, baseline shift can be changed during text fitting operations. If false, baseline shift cannot be changed during text fitting operations. |
Not applicable. |
SCALETEXTSCALING (true | false) "false" |
If true, horizontal/vertical scale can be changed during text fitting operations. If false, horizontal/vertical scale cannot be changed during text fitting operations. If horizontal scaling has been applied to text, only horizontal scaling will be changed. The same is true for vertical scaling. Horizontal and vertical scaling cannot be adjusted simultaneously. |
If true, horizontal/vertical scale can be changed during text fitting operations. If false, horizontal/vertical scale cannot be changed during text fitting operations. If horizontal scaling has been applied to text, only horizontal scaling will be changed. The same is true for vertical scaling. Horizontal and vertical scaling cannot be adjusted simultaneously. |
Not applicable. |
FOOTER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FOOTER (ROW*) |
Specifies if the row is to be a footer row. |
Specifies if the row is to be a footer row. |
Indicates if the row is to be a footer row. |
Attributes |
|
||
FOOTERROWS CDATA #IMPLIED |
Specifies number of footer row. |
Specifies number of footer row. |
Specifies number of footer row. |
FOOTERTROWSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FOOTERTROWSTYLE (TOPGRID?, BOTTOMGRID?) |
Defines a style for footer rows in an <INLINETABLE>. |
Defines a style for footer rows in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
PARASTYLE CDATA #IMPLIED |
Identifies the paragraph style sheet for the row style. |
Identifies the paragraph style sheet for the row style. |
Not applicable. |
ALIGNMENT (LEFT | RIGHT | CENTER | JUSTIFIED | FORCED) #IMPLIED |
Identifies the paragraph alignment for the row style. |
Identifies the paragraph alignment for the row style. |
Not applicable. |
ANGLE CDATA #IMPLIED |
Identifies the text angle for the row style. |
Identifies the text angle for the row style. |
Not applicable. |
VALIGN (TOP | CENTER | BOTTOM) #IMPLIED |
Specifies the vertical alignment of the row style. |
Specifies the vertical alignment of the row style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the row style. |
Specifies the background color of the row style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the row style. |
Specifies the background shade of the row style. |
Not applicable. |
INSET CDATA #IMPLIED |
Specifies the text inset of the row style. |
Specifies the text inset of the row style. |
Not applicable. |
FORMAT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FORMAT (KEEPLINESTOGETHER?, DROPCAP?, LOCKTOGRID?, BNSTYLE?, SHADINGSTYLE?) |
Describes formatting for a PARAGRAPH element. |
Describes formatting for a PARAGRAPH element. |
Describes formatting for a PARAGRAPH element. |
Attributes |
|||
SPACEBEFORE CDATA #IMPLIED |
Describes the amount of space before a paragraph. |
Describes the amount of space before a paragraph. |
Describes the amount of space before a paragraph. |
SPACEAFTER CDATA #IMPLIED |
Describes the amount of space after a paragraph. |
Describes the amount of space after a paragraph. |
Describes the amount of space after a paragraph. |
LEFTINDENT CDATA #IMPLIED |
Describes the amount of space in a paragraphs left indent. |
Describes the amount of space in a paragraphs left indent. |
Describes the amount of space in a paragraphs left indent. |
RIGHTINDENT CDATA #IMPLIED |
Describes the amount of space in a paragraphs right indent. |
Describes the amount of space in a paragraphs right indent. |
Describes the amount of space in a paragraphs right indent. |
FIRSTLINE CDATA #IMPLIED |
Describes the amount of space in a paragraphs first-line indent. |
Describes the amount of space in a paragraphs first-line indent. |
Describes the amount of space in a paragraphs first-line indent. |
LEADING CDATA #IMPLIED |
Describes a paragraphs line spacing. |
Describes a paragraphs line spacing. |
Describes a paragraphs line spacing. |
ALIGNMENT (LEFT | RIGHT | CENTERED | JUSTIFIED | FORCED) "LEFT" |
Indicates whether a paragraph should be left-aligned, right-aligned, centered, justified, or force-justified.Note: JUSTIFIED aligns the text in a paragraph to the left and right indentations, except for the last line. FORCED justifies every line, including the last line. |
Indicates whether a paragraph should be left-aligned, right-aligned, centered, justified, or force-justified. Note: JUSTIFIED aligns the text in a paragraph to the left and right indentations, except for the last line. FORCED justifies every line, including the last line. |
Indicates whether a paragraph is left-aligned, right-aligned, centered, justified, or force-justified. Note: JUSTIFIED aligns the text in a paragraph to the left and right indentations, except for the last line. FORCED justifies every line, including the last line. |
HANDJ CDATA #IMPLIED |
Identifies a hyphenation and justification specification to be applied to a paragraph. Note: Only the name of an H&J specification is included in this attribute. The definition of the H&J specification is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a hyphenation and justification specification to be applied to a paragraph. Note: Only the name of an H&J specification is included in this attribute. The definition of the H&J specification is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the hyphenation and justification specification applied to a paragraph. Note: Only the name of an H&J specification is included in this attribute. The definition of the H&J specification is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
KEEPWITHNEXT (true | false | none) "none" |
Specifies whether the last lines of a paragraph should always appear on the same page as the next paragraph. |
Specifies whether the last lines of a paragraph should always appear on the same page as the next paragraph. |
Specifies whether the last lines of a paragraph should always appear on the same page as the next paragraph. |
HANGINGCHARACTERS CDATA #IMPLIED |
Describes the hanging character set used by this paragraph. |
Describes the hanging character set used by this paragraph. |
Describes the hanging character set used by this paragraph. |
CHARACTERALIGNMENT (ROMANBASELINE | EMBOXTOP | EMBOXCENTER | EMBOXBOTTOM | ICFBOXTOP | ICFBOXBOTTOM) "ROMANBASELINE" |
Defines the character alignment used by this paragraph.For a story with horizontal direction, EMBOXTOP, EMBOXBOTTOM, ICFBOXTOP, ICFBOXBOTTOM are applicable.For a story with vertical direction, EMBOXRIGHT, EMBOXLEFT, ICFBOXRIGHT, ICFBOXLEFT are applicable. |
Defines the character alignment used by this paragraph.For a story with horizontal direction, EMBOXTOP, EMBOXBOTTOM, ICFBOXTOP, ICFBOXBOTTOM are applicable.For a story with vertical direction, EMBOXRIGHT, EMBOXLEFT, ICFBOXRIGHT, ICFBOXLEFT are applicable. |
Defines the character alignment used by this paragraph.For a story with horizontal direction, EMBOXTOP, EMBOXBOTTOM, ICFBOXTOP, ICFBOXBOTTOM are applicable.For a story with vertical direction, EMBOXRIGHT, EMBOXLEFT, ICFBOXRIGHT, ICFBOXLEFT are applicable. |
MOJIGUMISET CDATA #IMPLIED |
Identifies the mojigumi set (if any) applied to this paragraph. |
Identifies the mojigumi set applied to this paragraph. |
Identifies the mojigumi set (if any) applied to this paragraph. |
BACKGROUNDCOLOR CDATA #IMPLIED |
Specifies a background color to be inserted behind the text. This color displays only in rendered output, and is not saved with the project file. |
Specifies a background color to be inserted behind the text. This color displays only in rendered output, and is not saved with the project file. |
Not applicable. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a background color to be inserted behind the text. This color displays only in rendered output, and is not saved with the project file. |
Specifies the opacity of a background color to be inserted behind the text. This color displays only in rendered output, and is not saved with the project file. |
Not applicable. |
FRAME (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
FRAME (empty) |
Describes a box frame. |
Describes a box frame. |
Describes a box frame. |
Attributes |
|||
STYLE CDATA #IMPLIED |
Specifies a Dashes & Stripes style for a frame. |
Specifies a Dashes & Stripes style for a frame. |
Specifies a Dashes & Stripes style for a frame. |
WIDTH CDATA #IMPLIED |
Specifies the thickness of a frame in points as a floating point value. |
Specifies the thickness of a frame in points as a floating point value. |
Specifies the thickness of a frame in points as a floating point value. |
COLOR CDATA #IMPLIED |
Identifies the color of a frame.Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color of a frame.Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color of a frame.Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a frame, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a frame, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a frame, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a frame, specified as an integer percentage from 0 to 100. |
Specifies the opacity of a frame, specified as an integer percentage from 0 to 100. |
Specifies the opacity of a frame, specified as an integer percentage from 0 to 100. |
GAPCOLOR CDATA #IMPLIED |
Identifies the color of a frame gap. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color of a frame gap. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color of a frame gap. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
GAPSHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a frame gap, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a frame gap, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a frame gap, as an integer percentage from 0 to 100. |
GAPOPACITY CDATA #IMPLIED |
Specifies the opacity of the gap color of a frame, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the gap color of a frame, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the gap color of a frame, specified as an integer percentage from 0 to 100. |
GEOMETRY (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GEOMETRY ((POSITION | RELPOSITION)? | MOVEUP | MOVEDOWN | MOVELEFT | MOVERIGHT | GROWACROSS | GROWDOWN | SHRINKACROSS | SHRINKDOWN | ALLOWBOXONTOPASTEBOARD | ALLOWBOXOFFPAGE | STACKINGORDER | SUPPRESSOUTPUT | RUNAROUND | LINESTYLE | SPLINESHAPE | FIT)*) |
Describes the geometric characteristics of a box or line. |
Describes the geometric characteristics of a box or line, and allows you to change its position and size. |
Describes the geometric characteristics of a box or line. |
Attributes |
|||
SHAPE (SH_RECT | SH_CONVEXRRECT | SH_CONCAVERRECT | SH_STRAIGHTRRECT | SH_OVAL | SH_LINE | SH_ORTHLINE | SH_SPLINEBOX | SH_NONE | SH_ORTHPOLYLINE | SH_SPLINELINE | SH_ORTHPOLYBOX | SH_USER) "SH_RECT" |
Describes the shape of a box or line.SH_RECT = Rectangular boxSH_CONVEXRRECT = Box with convex cornersSH_CONCAVERRECT = Box with concave cornersSH_STRAIGHTRRECT = Box with beveled cornersSH_OVAL = Elliptical boxSH_LINE = LineSH_ORTHLINE = Orthogonal line (restricted to 45-degree angles)SH_SPLINEBOX = Freehand shapeSH_NONE = Available to define in XDK APISH_ORTHPOLYLINE = Can be defined in XDKSH_SPLINELINE = Freehand lineSH_ORTHPOLYBOX = Available to define in XDK APINote: You cannot specify PICTURE content for a box if its SHAPE attribute is set to SH_LINE. |
Describes the shape of a box or line.SH_RECT = Rectangular boxSH_CONVEXRRECT = Box with convex cornersSH_CONCAVERRECT = Box with concave cornersSH_STRAIGHTRRECT = Box with beveled cornersSH_OVAL = Elliptical boxSH_LINE = LineSH_ORTHLINE = Orthogonal line (restricted to 45-degree angles)SH_SPLINEBOX = Freehand shapeSH_NONE = Available to define in XDK APISH_ORTHPOLYLINE = Can be defined in XDKSH_SPLINELINE = Freehand lineSH_ORTHPOLYBOX = Available to define in XDK APINote: You cannot specify PICTURE content for a box if its SHAPE attribute is set to SH_LINE. |
Describes the shape of a box or line.SH_RECT = Rectangular boxSH_CONVEXRRECT = Box with convex cornersSH_CONCAVERRECT = Box with concave cornersSH_STRAIGHTRRECT = Box with beveled cornersSH_OVAL = Elliptical boxSH_LINE = LineSH_ORTHLINE = Orthogonal line (restricted to 90-degree angles)SH_SPLINEBOX = Freehand shapeSH_NONE = Available to define in XDK APISH_ORTHPOLYLINE = Can be defined in XDKSH_SPLINELINE = Freehand lineSH_ORTHPOLYBOX = Available to define in XDK APISH_USER = Available to define in XDK API |
PAGE CDATA #IMPLIED |
Specifies the number of the page where the upper left corner of this box or line should be created. If the page number is followed by *, the box origin is on the left pasteboard. If the page number is followed by **, the box origin is on the right pasteboard. Note: This attribute determines where to create a box or line, regardless of which PAGE element the box or line occurs within. |
Specifies the number of the page where the upper left corner of this box or line is located. If the page number is followed by *, the box origin is on the left pasteboard. If the page number is followed by **, the box origin is on the right pasteboard. Note: This attribute determines where a box or line is, regardless of which PAGE element the box or line occurs within. |
Specifies the number of the page where the upper left corner of this box or line is located. If the page number is followed by *, the box origin is on the left pasteboard. If the page number is followed by **, the box origin is on the right pasteboard. Note: This attribute determines where a box or line is, regardless of which PAGE element the box or line occurs within. |
ANGLE CDATA #IMPLIED |
Specifies a rotation angle for a box or line as a floating-point value between –360 degrees and 360 degrees. |
Specifies a rotation angle for a box or line as a floating-point value between –360 degrees and 360 degrees. |
Specifies a rotation angle for a box or line as a floating-point value between –360 degrees and 360 degrees. |
LAYER CDATA #IMPLIED |
Identifies the layer where a box or line should be created. |
Identifies the layer where a box or line is located. |
Identifies the layer that a box resides on. Note: Boxes on non-displayed layers are not included. This means you can use the LAYER URL parameter as a filter when a layout contains multiple layers. |
CORNERSTYLE (ROUNDED | CONCAVE | RECTANGLE | BEVELED) #IMPLIED |
Identifies the corner style (if any) applied to this box. |
Identifies the corner style (if any) applied to this box. |
Identifies the corner style (if any) applied to this box. |
SKEW CDATA #IMPLIED |
Specifies a skew value for the contents of this box or line as a floating-point value between –75 degrees and 75 degrees. |
Specifies a skew value for the contents of this box or line as a floating-point value between –75 degrees and 75 degrees. |
Specifies a skew value for the contents of this box or line as a floating-point value between –75 degrees and 75 degrees. |
GRADIENT (Modifier Schema)
Element type |
Construct |
Modify |
Deconstruct |
GRADIENT (ELEMENT) |
Describes a gradient color. |
Describes a gradient color. |
Describes a gradient color. |
Attributes |
|||
TYPE (RADIAL| AXIAL| RECTANGULAR | FULL RADIAL) #IMPLIED |
Specifies the type of gradient. |
Specifies the type of gradient. |
Specifies the type of gradient. |
ASPECTRATIO |
Specifies the width of a column. |
Specifies the width of a column. |
Specifies the width of a column. |
ANGLE |
Identifies the color of a column. Overrides the TABLE@COLOR attribute.Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color of a column. Overrides the TABLE@COLOR attribute.Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color of a column. Overrides the TABLE@COLOR attribute.Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
STOP |
Specifies the shade of the color applied to a column, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a column, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a column, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the color applied to a column, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a column, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a column, specified as an integer percentage from 0 to 100. |
MERGECOLSPAN CDATA #IMPLIED |
Attribute used for merging cells, rows, and columns. |
Attribute used for merging cells, rows, and columns. |
If a table includes merged cells, then the MERGECOLSPAN value is shown in the xml output. |
SPLIT (true | false) #IMPLIED |
Not applicable. |
Attribute used for splitting merged cells. |
Not applicable. |
AUTOFIT (true | false | none) "none" |
Specifies whether the rows or columns will adjust size to fit the content. |
Specifies whether the rows or columns will adjust size to fit the content. |
Indicates whether the rows or columns will adjust size to fit the content. |
AUTOFITMAXLIMIT CDATA #IMPLIED |
Max limit for autofit. |
Max limit for autofit. |
Max limit for autofit. |
GRID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GRID (GRIDLINE) |
Element used for specifying a grid in a table. |
Element used for specifying a grid in a table. |
Element used for specifying a grid in a table. |
Attributes |
|||
TYPE (HGRID | VGRID | ALLGRID) #IMPLIED |
Not applicable. |
Attribute used for selecting a horizontal or vertical grid (or both). |
Not applicable. |
GRIDLINE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GRIDLINE (empty) |
Element used to define line attributes. |
Element used to define line attributes. |
Element used to define line attributes. |
Attributes |
|||
STYLE CDATA #IMPLIED |
Identifies a Dashes & Stripes style (LINESTYLE) for a rule. Note: Only the name of a Dashes & Stripes style is included in this attribute. The definition of the Dashes & Stripes style is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a Dashes & Stripes style (LINESTYLE) for a rule. Note: Only the name of a Dashes & Stripes style is included in this attribute. The definition of the Dashes & Stripes style is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a Dashes & Stripes style (LINESTYLE) for a rule. Note: Only the name of a Dashes & Stripes style is included in this attribute. The definition of the Dashes & Stripes style is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
WIDTH CDATA #IMPLIED |
Specifies the thickness of a line as a floating point value (measured in points). |
Specifies the thickness of a line as a floating point value (measured in points). |
Specifies the thickness of a line as a floating point value (measured in points). |
COLOR CDATA #IMPLIED |
Identifies the color of a line. |
Identifies the color of a line. |
Identifies the color of a line. |
SHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a line, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a line, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a line, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a line, specified as an integer percentage from 0 to 100. |
Specifies the opacity of a line, specified as an integer percentage from 0 to 100. |
Specifies the opacity of a line, specified as an integer percentage from 0 to 100. |
GAPCOLOR CDATA #IMPLIED |
Identifies the color of a line gap. |
Identifies the color of a line gap. |
Identifies the color of a line gap. |
GAPSHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a line gap, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a line gap, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a line gap, as an integer percentage from 0 to 100. |
GAPOPACITY CDATA #IMPLIED |
Specifies the opacity of the gap color of a line, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the gap color of a line, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the gap color of a line, specified as an integer percentage from 0 to 100. |
GROUP (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GROUP (ID, BOXREF*,GEOMETRY?, SHADOW?) |
Not applicable. |
Not applicable. |
Describes a group of items. |
Attributes |
|||
OPERATION (CREATE | DELETE) #IMPLIED |
Creates or deletes the group in the layout. |
Creates or deletes the group in the layout. |
Not applicable. |
ANCHOREDIN CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates an anchored box in a text box and identifies its parent box. |
ANCHOREDGROUPMEMBER CDATA #IMPLIED |
Specifies that this group is a member of the indicated anchored group. |
Specifies that this group is a member of the indicated anchored group. |
Specifies that this group is a member of the indicated anchored group. |
GROUPOPACITY CDATA #IMPLIED |
Specifies the opacity of the group as a whole. |
Specifies the opacity of the group as a whole. |
Specifies the opacity of the group as a whole. |
ADDTOREFLOW (true | false) #IMPLIED |
Not applicable. |
If true, adds this group (of text and/or picture boxes) to the project's reflow article. Equivalent to the Digital Publishing > Add to Reflow command in QuarkXPress. |
Not applicable. |
ARTICLENAME CDATA #IMPLIED |
Not applicable. |
Specifies the name of the project's reflow article (to which this group is being added as a component). If no reflow article exists and you do not include this attribute, the default reflow article name is used. |
Not applicable. |
GROUPCHARACTERS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GROUPCHARACTERS ((RICHTEXT | HIDDEN)+) |
Combines a series of characters into a unit always runs horizontally even if the story direction is vertical. Grouped characters do not break at the end of a line. |
Combines a series of characters into a unit always runs horizontally even if the story direction is vertical. Grouped characters do not break at the end of a line. |
Combines a series of characters into a unit always runs horizontally even if the story direction is vertical. Grouped characters do not break at the end of a line. |
Attributes |
|||
SCALEDIRECTION (HORIZONTAL | VERTICAL) #IMPLIED |
Specifies the direction in which text is scaled. Works only when the story direction is vertical. |
Specifies the direction in which text is scaled. Works only when the story direction is vertical. |
Specifies the direction in which text is scaled. Works only when the story direction is vertical. |
SCALEAMOUNT CDATA #IMPLIED |
Specifies the scaling percentage. Works only when the story direction is vertical. |
Specifies the scaling percentage. Works only when the story direction is vertical. |
Specifies the scaling percentage. Works only when the story direction is vertical. |
SENDING CDATA #IMPLIED |
Specifies the sending amount. (Sending is similar to kerning, but applicable as a fixed value over a range of text.) |
Specifies the sending amount. (Sending is similar to kerning, but applicable as a fixed value over a range of text.) |
Specifies the sending amount. (Sending is similar to kerning, but applicable as a fixed value over a range of text.) |
TRACKAMOUNT CDATA #IMPLIED |
Specifies the amount of tracking applied to text, in 1/200ths of an em space. |
Specifies the amount of tracking applied to text, in 1/200ths of an em space. |
Specifies the amount of tracking applied to text, in 1/200ths of an em space. |
GROWACROSS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GROWACROSS (#PCDATA) |
Not applicable. |
Expands a box horizontally to the right by the specified number of points. Note: A box can be expanded on the same page or on other spreads and pages. |
Not applicable. |
GROWDOWN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
GROWDOWN (#PCDATA) |
Not applicable. |
Expands a box vertically toward the bottom of the page by the specified number of points. Note: A box can be expanded on the same page or on other spreads and pages. |
Not applicable. |
GUIDE (Modifier Schema)
Element type |
Construct |
Modify |
Deconstruct |
GUIDE(LINE*) |
Describes a guide on a page or spread. |
Describes a guide on a page or spread. |
Describes a guide on a page or spread. |
Attributes |
|||
INDEX CDATA #REQUIRED |
Specifies the index of the guide. |
Specifies the index of the guide. |
Specifies the index of the guide. |
LOCATION CDATA #IMPLIED |
Specifies the location of the guide. |
Specifies the location of the guide. |
Specifies the location of the guide. |
ORIENTATION (HORIZONTAL | VERTICAL) #IMPLIED |
Specifies the orientation of the guide. |
Specifies the orientation of the guide. |
Specifies the orientation of the guide. |
COLOR CDATA #IMPLIED |
Specifies the color of the guide. |
Specifies the color of the guide. |
Specifies the color of the guide. |
VIEWSCALE CDATA #IMPLIED |
Specifies the viewscale percentage of the guide, as an integer percentage from 0 to 100. |
Specifies the viewscale percentage of the guide, as an integer percentage from 0 to 100. |
Specifies the viewscale percentage of the guide, as an integer percentage from 0 to 100. |
LOCKED (true | false) #IMPLIED |
Specifies whether the guide is locked on the page/spread. |
Specifies whether the guide is locked on the page/spread. |
Specifies whether the guide is locked on the page/spread. |
HEADER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
HEADER (ROW*, CONTINUEDHEADER) |
Specifies if the row is to be a header row. |
Specifies if the row is to be a header row. |
Indicates if the row is to be a header row. |
Attributes |
|
||
HEADERROWS CDATA #IMPLIED |
Specifies number of header row. |
Specifies number of header row. |
Specifies number of header row. |
HEADTROWSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
HEADTROWSTYLE (TOPGRID?, BOTTOMGRID?) |
Defines a style for header rows in an <INLINETABLE>. |
Defines a style for header rows in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
PARASTYLE CDATA #IMPLIED |
Identifies the paragraph style sheet for the row style. |
Identifies the paragraph style sheet for the row style. |
Not applicable. |
ALIGNMENT (LEFT | RIGHT | CENTER | JUSTIFIED | FORCED) #IMPLIED |
Identifies the paragraph alignment for the row style. |
Identifies the paragraph alignment for the row style. |
Not applicable. |
ANGLE CDATA #IMPLIED |
Identifies the text angle for the row style. |
Identifies the text angle for the row style. |
Not applicable. |
VALIGN (TOP | CENTER | BOTTOM) #IMPLIED |
Specifies the vertical alignment of the row style. |
Specifies the vertical alignment of the row style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the row style. |
Specifies the background color of the row style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the row style. |
Specifies the background shade of the row style. |
Not applicable. |
INSET CDATA #IMPLIED |
Specifies the text inset of the row style. |
Specifies the text inset of the row style. |
Not applicable. |
HEIGHT(Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
HEIGHT (#PCDATA) |
Indicates the height of an item. |
Indicates the height of an item. |
Indicates the height of an item. |
HIDDEN (Modifier schema)
For more information, see "Working with hidden text."
Element type |
Construct |
Modify |
Deconstruct |
HIDDEN (RICHTEXT)* |
Given the OPCODE and OWNER, this will specify hidden text within the project. |
Given the OPCODE and OWNER, this will specify hidden text within the project. |
Given the OPCODE and OWNER, this will specify hidden text within the project. |
Attributes |
|||
DATALEN CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Number of characters the hidden text spans. Note that if the DATALEN attribute does not match the length of the hidden data provided as a RICHTEXT child of HIDDEN, then the text in subsequent RICHTEXT elements will be included within the hidden text created in QuarkXPress, up to the length specified for DATALEN. This can result in data intended for the page being included in the hidden text data, and therefore being hidden from view in QuarkXPress and in output. It is critical to ensure that the length of data intended as hidden text matches the value of the DATALEN attribute to avoid data loss. |
OPCODE CDATA #REQUIRED |
Hidden text opcode is a four-byte field that contains ownerId, opcodeId,and hiddenTextType. The Hidden text opcode is usually the originating XTensions ID of the XTensions that owns this hidden text. Note that you MUST be certain that the handling XTensions will correctly understand the data being passed, and handle any errors. XTensions that are not designed to handle inappropriate data may cause QuarkXPress Server to unexpectedly quit. |
Hidden text opcode is a four-byte field that contains ownerId, opcodeId,and hiddenTextType. The Hidden text opcode is usually the originating XTensions ID of the XTensions that owns this hidden text. Note that you MUST be certain that the handling XTensions will correctly understand the data being passed, and handle any errors. XTensions that are not designed to handle inappropriate data may cause QuarkXPress Server to unexpectedly quit. |
Hidden text opcode is a four-byte field that contains ownerId, opcodeId,and hiddenTextType. The Hidden text opcode is usually the originating XTensions ID of the XTensions that owns this hidden text. |
OWNER CDATA #IMPLIED |
Represents the XTensions ID of the XTensions software that owns this hidden text. |
Represents the XTensions ID of the XTensions software that owns this hidden text. |
|
TYPE (OPENPAREN | CLOSEPAREN | NONPAREN | CHARACTERTYPE) #IMPLIED |
The type of hidden text, as described in the XDK. |
The type of hidden text, as described in the XDK. |
The type of hidden text, as described in the XDK. |
HYPERLINK (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
HYPERLINK (empty) |
Not applicable. |
Not applicable. |
Defines a hyperlink. |
Attributes |
|||
NAME CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The name of the hyperlink. |
TARGET CDATA #REQUIRED |
Not applicable. |
Not applicable. |
The name of the hyperlink target. |
HLTYPE (WWWURL | PAGE | ANCHOR) #REQUIRED |
Not applicable. |
Not applicable. |
Specifies the type of hyperlink. Options include WWWURL (a URL on the Web), PAGE (the top of a page in the same layout), and ANCHOR (an anchor). |
ID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ID (empty) |
Lets you specify a name for a LAYOUT, LAYER, BOX, LINKEDBOX, TABLE, GROUP, or COMPOSITIONZONE.Lets you specify a unique ID for a SPREAD or PAGE. |
Identifies an object by its UID or NAME. Note: QuarkXPress Server evaluates the ID element for a NAME value first and for a UID second. If a NAME is found, the UID is ignored. |
Identifies an object by its unique ID and by its name (if any).If a NAME value exists, the NAME displays in the content of the ID element: <ID UID=456 NAME=Name of box>Name of box</ID>If a NAME value does not exist, the UID displays in the content of the ID element: <ID UID=457>457</ID>Note: If a NAME value does not exist for a box, the word Box and the box UID are concatenated and display in the XML. |
Attributes |
|||
NAME CDATA #IMPLIED |
The name of the parent element. The NAME is assigned to QuarkXPress elements during document construction. For example, NAME="BOX1" would be assigned to a box after it has been constructed.Required for LAYOUT, LAYER, BOX, TABLE, GROUP, and COMPOSITIONZONE elements. QuarkXPress Server automatically assigns a UID to such elements.Ignored for spreads and pages. |
The name of the LAYOUT, LAYER, SPREAD, BOX, TABLE, GROUP, or element to be modified. |
The name of the parent element. |
UID CDATA #IMPLIED |
Required for PAGE and SPREAD elements. Ignored for all other element types. |
The unique ID of the element to be modified. |
Specifies the unique ID of an element in the QuarkXPress project. |
INDEXTERM (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
INDEXTERM (RICHTEXT) |
Lets you mark indexes within the flow. |
Lets you mark indexes within the flow. |
Not applicable. |
Attributes |
|||
RANGE (UNTILPARASTYLE | NUMBEROFPARAGRAPHS | ENDOFSTORY | START) |
Specifies the beginning and end of the scope of the occurrence of the index within the flow. |
Specifies the beginning and end of the scope of the occurrence of the index within the flow. |
Not applicable. |
ADDALL (true | false) #IMPLIED |
Specifies that all instances of the index term in the document should be added to the index. |
Specifies that all instances of the index term in the document should be added to the index. |
Not applicable. |
MAINTERM CDATA #IMPLIED |
Specifies the level of the index term. |
Specifies the level of the index term. |
Not applicable. |
SUBTERM1 CDATA #IMPLIED |
Specifies the level of the index term. |
Specifies the level of the index term. |
Not applicable. |
SUBTERM2 CDATA #IMPLIED |
Specifies the level of the index term. |
Specifies the level of the index term. |
Not applicable. |
SUBTERM3 CDATA #IMPLIED |
Specifies the level of the index term. |
Specifies the level of the index term. |
Not applicable. |
CROSSREFERENCETOINDEX CDATA #IMPLIED |
Creates a cross references between index terms. |
Creates a cross references between index terms. |
Not applicable. |
INLINEBOX (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
INLINEBOX (BOXATTRIBUTE?, FRAME?, RUNAROUND?, SHADOW?, TEXTATTRIBUTE?, PICTURE?, (CONTENT? | (PARAGRAPH | RICHTEXT)*), INTERACTIVITY?) |
Lets you create an anchored text or picture box inline rather than referencing it. |
Lets you create an anchored text or picture box inline rather than referencing it. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the box as a percentage of the width of the parent column or text box, in all supported measurement units. The default WIDTH value is 100%.The default height for a picture box is the height of the picture it contains at a scale of 100% (or after SCALEUP is applied, if specified). The default width is the width of the picture at that scale. If SCALEUP="false" and the picture is too big to fit the WIDTH value, the picture is scaled down until it fits. The height of a text box is determined by the amount of content it contains after text-fitting (if any). |
Specifies the width of the box as a percentage of the width of the parent column or text box, in all supported measurement units. The default WIDTH value is 100%.The default height for a picture box is the height of the picture it contains at a scale of 100% (or after SCALEUP is applied, if specified). The default width is the width of the picture at that scale. If SCALEUP="false" and the picture is too big to fit the WIDTH value, the picture is scaled down until it fits. The height of a text box is determined by the amount of content it contains after text-fitting (if any). |
Not applicable. |
SCALEUP CDATA (true | false) #IMPLIED |
Applicable only if you are inserting a picture into the box, and only if the picture is narrower in width than the box. If SCALEUP="true", the picture is sized up to fill the full width of the box. If SCALEUP="false", the picture is not resized. In both cases, the height of the box is adjusted to match the height of the picture. |
Applicable only if you are inserting a picture into the box, and only if the picture is narrower in width than the box. If SCALEUP="true", the picture is sized up to fill the full width of the box. If SCALEUP="false", the picture is not resized. In both cases, the height of the box is adjusted to match the height of the picture. |
Not applicable. |
ALIGNWITHTEXT (ASCENT | BASELINE) "BASELINE" |
Specifies whether the anchored box is aligned with the ascent or the baseline of the line in which it occurs. |
Specifies whether the anchored box is aligned with the ascent or the baseline of the line in which it occurs. |
Not applicable. |
OFFSET CDATA #IMPLIED |
Specifies the offset of the anchored box from the ascent or baseline. |
Specifies the offset of the anchored box from the ascent or baseline. |
Not applicable. |
ITEMSTYLE |
Specifies the pre-defined item style to be applied to the inline box. To learn more about Item Style functionality in QuarkXPress 2017, refer to the "Item Styles" section of the QuarkXPress 2017 User Guide found here: http://files.quark.com/download/documentation/QuarkXPress/2017/English/QXP-2017-User-Guide-EN.pdf. The newly introduced Modifier XML markup maps/corresponds to the QuarkXPress 2017 functionality. |
Specifies the pre-defined item style to be applied to the inline box. |
Not applicable. |
INLINETABLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
INLINETABLE (FRAME?, COLGROUP?, THEAD?, TBODY,TFOOT?,SHADOW RUNAROUND) |
Describes a table that is anchored in a text box. |
Describes a table that is anchored in a text box. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the table, in all supported measurement units. Can be specified as a percentage of the width of the parent text box. |
Specifies the width of the table, in all supported measurement units. Can be specified as a percentage of the width of the parent text box. |
Not applicable. |
SPAN CDATA #IMPLIED |
Specifies how much of the page the table will span. (PAGEWIDTH, ALLCOLUMNS, or any number of columns.). |
Specifies how much of the page the table will span. (PAGEWIDTH, ALLCOLUMNS, or any number of columns.). |
Not applicable. |
TABLESTYLEREF CDATA #IMPLIED |
Identifies the <TABLESTYLE> that should be used to style the table. |
Identifies the <TABLESTYLE> that should be used to style the table. |
Not applicable. |
ORIENTATION (LANDSCAPE | PORTRAIT) #IMPLIED |
Specifies the orientation of the table. |
Specifies the orientation of the table. |
Not applicable. |
INS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
INS (empty) |
Describes the beginning or end of a tracked insertion in text. |
Describes the beginning or end of a tracked insertion in text. |
Describes the beginning or end of a tracked insertion in text. |
Attributes |
|||
CREATEDBY CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The username of the creator of the insertion. |
CREATEDON CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The creation date of the insertion. |
STATUS (BEGIN | END) #IMPLIED |
If BEGIN, this is the beginning of an insertion. If END, this is the end of an insertion. |
If BEGIN, this is the beginning of an insertion. If END, this is the end of an insertion. |
If BEGIN, this is the beginning of an insertion. If END, this is the end of an insertion. |
INSET (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
INSET (empty) |
Specifies the distance between the inside border of a text box and the text. |
Specifies the distance between the inside border of a text box and the text. |
Indicates the distance between the inside border of a text box and the text. |
Attributes |
|||
MULTIPLEINSETS (true | false | none) "none" |
Specifies multiple insets. |
Specifies multiple insets. |
Indicates multiple insets. |
TOP CDATA #IMPLIED |
Specifies the distance between the top inside border of a text box and the text. |
Specifies the distance between the top inside border of a text box and the text. |
Indicates the distance between the top inside border of a text box and the text. |
BOTTOM CDATA #IMPLIED |
Specifies the distance between the bottom inside border of a text box and the text. |
Specifies the distance between the bottom inside border of a text box and the text. |
Indicates the distance between the bottom inside border of a text box and the text. |
RIGHT CDATA #IMPLIED |
Specifies the distance between the right inside border of a text box and the text. |
Specifies the distance between the right inside border of a text box and the text. |
Indicates the distance between the right inside border of a text box and the text. |
LEFT CDATA #IMPLIED |
Specifies the distance between the right inside border of a text box and the text. |
Specifies the distance between the right inside border of a text box and the text. |
Indicates the distance between the right inside border of a text box and the text. |
ALLEDGES CDATA #IMPLIED |
Specifies the distance between the inside border of all sides of a text box and the text. |
Specifies the distance between the inside border of all sides of a text box and the text. |
Indicates the distance between the inside border of all sides of a text box and the text. |
INTERACTIVITY (Modifier schema)
Note that the content of an <INTERACTIVITY>
element is defined by the XTensions module that owns it. Consequently, no schema
for that content is presented here.
Element type |
Construct |
Modify |
Deconstruct |
INTERACTIVITY (DATAPROVIDER?) |
Describes AVE interactivity added to an App Studio layout or Print layout. |
Describes AVE interactivity added to an App Studio layout or Print layout. |
Describes AVE interactivity added to an App Studio layout or Print layout. |
Attributes |
|||
OWNERXTID CDATA #IMPLIED |
Identifies the XTensions module that enables this type of interactivity. |
Identifies the XTensions module that enables this type of interactivity. |
Identifies the XTensions module that enables this type of interactivity. |
TYPE CDATA #IMPLIED |
Identifies the type of interactivity. |
Identifies the type of interactivity. |
Identifies the type of interactivity. |
ISBN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ISBN (#PCDATA) |
Not applicable. |
Part of the <EBOOKMETADATA> element. Specifies the ISBN code of an e-book. |
Specifies the ISBN code of an e-book. |
KEEPLINESTOGETHER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
KEEPLINESTOGETHER (empty) |
The Keep Lines Together feature specifies whether lines in paragraphs flow together or are separated when they reach the bottoms of columns. |
The Keep Lines Together feature specifies whether lines in paragraphs flow together or are separated when they reach the bottoms of columns. |
The Keep Lines Together feature specifies whether lines in paragraphs flow together or are separated when they reach the bottoms of columns. |
Attributes |
|||
ENABLED (true | false | none) "none" |
Specifies whether or not this feature is enabled. |
Specifies whether or not this feature is enabled. |
Specifies whether or not this feature is enabled. |
ALLLINESINPARA (true | false | none) "none" |
Specifies whether this is for all lines in the paragraph or has a specific start and end. |
Specifies whether this is for all lines in the paragraph or has a specific start and end. |
Specifies whether this is for all lines in the paragraph or has a specific start and end. |
STARTLINE CDATA #IMPLIED |
Specifies the number of lines at the beginning of a paragraph before wrapping text to keep lines together. |
Specifies the number of lines at the beginning of a paragraph before wrapping text to keep lines together. |
Specifies the number of lines at the beginning of a paragraph before wrapping text to keep lines together. |
ENDLINE CDATA #IMPLIED |
Specifies the number of lines at the end of a paragraph before wrapping text to keep lines together. |
Specifies the number of lines at the end of a paragraph before wrapping text to keep lines together. |
Specifies the number of lines at the end of a paragraph before wrapping text to keep lines together. |
KEYWORDS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
KEYWORDS (#PCDATA) |
Not applicable. |
Part of the <EBOOKMETADATA> element. Specifies a comma-separated list of keywords for an e-book. |
Specifies a list of keywords for an e-book. |
LASTTCOLSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LASTTCOLSTYLE (LEFTGRID?, RIGHTGRID?) |
Defines a style for the last column in an <INLINETABLE>. |
Defines a style for the last column in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the column style. |
Specifies the width of the column style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the column style. |
Specifies the background color of the column style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the column style. |
Specifies the background shade of the column style. |
Not applicable. |
LAYER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LAYER (ID, RGBCOLOR) |
Describes a layer. |
Describes a layer. |
Describes a layer. |
Attributes |
|||
OPERATION (CREATE | DELETE) #IMPLIED |
Not applicable. |
Specifies whether to create or delete the indicated layer. Note that when you delete a layer, all items on the layer are deleted. |
Not applicable. |
VISIBLE (true | false | none) "none" |
Specifies whether a layer is visible. Note: In QuarkXPress, this parameter overrides the Visible setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether a layer is visible. Note: In QuarkXPress, this parameter overrides the Visible setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether a layer should be visible. Note: In QuarkXPress, this parameter overrides the Visible setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
KEEPRUNAROUND (true | false | none) "none" |
Specifies whether text on visible layers runs around text on hidden layers. Note: In QuarkXPress, this parameter overrides the Keep Runaround setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether text on visible layers runs around text on hidden layers. Note: In QuarkXPress, this parameter overrides the Keep Runaround setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether text on visible layers runs around text on hidden layers. Note: In QuarkXPress, this parameter overrides the Keep Runaround setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
LOCKED (true | false | none) "none" |
Specifies whether a layer is locked. Note: In QuarkXPress, this parameter overrides the Locked setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether a layer is locked. Note: In QuarkXPress, this parameter overrides the Locked setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether a layer is locked. Note: In QuarkXPress, this parameter overrides the Locked setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
SUPPRESS (true | false | none) "none" |
Specifies whether output of a layer is suppressed. Note: In QuarkXPress, this parameter overrides the Suppress Output setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether output of a layer is suppressed. Note: In QuarkXPress, this parameter overrides the Suppress Output setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
Specifies whether output of a layer is suppressed. Note: In QuarkXPress, this parameter overrides the Suppress Output setting in the Layers pane of the Preferences dialog box (QuarkXPress/Edit menu). |
LAYOUT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LAYOUT (ID, ARTICLE*, LAYER*, EBOOKMETADATA?, HYPERLINK*, (SPREAD | BOX | TABLE | INLINETABLE | INLINEBOX | MASTERPAGESEQUENCE | PAGESEQUENCE)*) |
Describes a layout in a project. |
Identifies a layout to be modified. Use the ID@NAME or ID@UID attribute to indicate the target layout. Layout numbers start with 1; layout=1 refers to the first layout in the project.If you want to modify existing boxes, regardless of where the boxes appear in the project, boxes to modify can be specified as direct children of the LAYOUT element, rather than being enclosed within a specific SPREAD. |
Specifies the layout number in the ID@UID element and the layout name in the ID@NAME element. |
Attributes |
|||
POINTSPERINCH CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies how many points to use per inch for measurements. |
MATHSUPERSET CDATA #IMPLIED |
Identifies the XPressMath superset (if any) used by this project. |
Identifies the XPressMath superset (if any) used by this project. |
Identifies the XPressMath superset (if any) used by this project. |
MEDIATYPE (PRINT | DIGITAL) #IMPLIED |
Not applicable. |
Not applicable. |
Specifies whether the layout is a Print or App Studio layout. |
SHAREDSTATUS (LAYOUT | ALLPROJECTS | THISPROJECT) #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the sharing status of the layout, as specified in the Layout > Advanced Layout Properties dialog box in QuarkXPress. |
REFLOWVIEWLAYOUTUID CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the UID of the Print layout for this Reflow layout. This attribute is valid only for reflow views for Print layouts. |
LAYOUTHIDDEN (true | false) #IMPLIED |
Not applicable. |
Not applicable. |
If true, the layout is hidden. If false, the layout is visible. |
REFLOWVIEWLAYOUT (true | false) #IMPLIED |
Not applicable. |
Not applicable. |
If true, this layout is a Reflow layout. If false, this layout is not a Reflow layout. |
LAYOUT_ID CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the internal layout UID value for the layout. This value does not change when the project gets modified — unlike the UID value, which is reset when, for example, an intermediate layout is deleted. Note that the LAYOUT/ID@UID attribute represents the index of the layout, rather than the internal UID used by QuarkXPress. |
OPERATION (CREATE | DELETE) #IMPLIED |
Allows you to create or delete a layout. |
Allows you to create or delete a layout. |
Not applicable. |
LAYOUTSPECIFICATION CDATA #IMPLIED |
Lets you specify a specification to be used when you create a layout with the OPERATION attribute. |
Lets you specify a specification to be used when you create a layout with the OPERATION attribute. |
Not applicable. |
WIDTH CDATA #IMPLIED |
Valid only when you are creating a layout with the OPERATION attribute and you are not using a layout specification. Lets you specify the width of the layout. |
Valid only when you are creating a layout with the OPERATION attribute and you are not using a layout specification. Lets you specify the width of the layout. |
Not applicable. |
HEIGHT CDATA #IMPLIED |
Valid only when you are creating a layout with the OPERATION attribute and you are not using a layout specification. Lets you specify the height of the layout. |
Valid only when you are creating a layout with the OPERATION attribute and you are not using a layout specification. Lets you specify the height of the layout. |
Not applicable. |
DUPLICATEFROMLAYOUT CDATA #IMPLIED |
Creates a duplicate of the layout with this name. For example:<LAYOUT OPERATION="CREATE" DUPLICATEFROMLAYOUT= "Layout 1"> <ID NAME="new"/> </LAYOUT> |
Creates a duplicate of the layout with this name. For example:<LAYOUT OPERATION="CREATE" DUPLICATEFROMLAYOUT= "Layout 1"> <ID NAME="new"/> </LAYOUT> |
Not applicable. |
LAYOUTMETADATA (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LAYOUTMETADATA (ID) |
Specifies the metadata to apply to the layout for eBook and tagged PDF export. |
Not applicable. |
Not applicable.. |
Attributes |
|||
TITLE CDATA #IMPLIED |
Specifies the title of the e-book or PDF. |
Not applicable. |
Not applicable. |
SUBJECT CDATA #IMPLIED |
Specifies the subject of the e-book or PDF. |
Not applicable. |
Not applicable. |
AUTHOR CDATA #IMPLIED |
Specifies the author of the e-book or PDF. |
Not applicable. |
Not applicable. |
KEYWORDS CDATA #IMPLIED |
Specifies keywords for the e-book or PDF. |
Not applicable. |
Not applicable. |
DESCRIPTION CDATA #IMPLIED |
Specifies a description for the e-book or PDF. |
Not applicable. |
Not applicable. |
ISBN CDATA #IMPLIED |
Specifies the ISBN of the e-book or PDF. |
Not applicable. |
Not applicable. |
PUBLISHER CDATA #IMPLIED |
Specifies the publisher of the e-book or PDF. |
Not applicable. |
Not applicable. |
COPYRIGHT CDATA #IMPLIED |
Specifies the copyright of the e-book or PDF. |
Not applicable. |
Not applicable. |
LAYOUTREF (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LAYOUTREF (ID) |
Not applicable. |
Not applicable. |
Identifies a layout that is a member of a layout family (a PUBLICATIONCHANNEL). |
Attributes |
|||
ORIENTATION (HORIZONTAL | VERTICAL) #IMPLIED |
Not applicable. |
Not applicable. |
Identifies the orientation of the layout. |
LEFT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LEFT (#PCDATA) |
The distance between the box or lines left edge and the left edge of the page, in points. |
The distance between the box or lines left edge and the left edge of the page, in points. |
The distance between the box or lines left edge and the left edge of the page, in points. |
LEFTCONTROLPOINT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LEFTCONTROLPOINT (empty) |
Each point on a curve is described by three geometric positions: the x,y coordinate of the vertex point (this coordinate is relative to the bounding geometry of the shape, not the page), and the left and right control handles–as you would see onscreen in the QuarkXPress user environment. For more information on drawing and manipulating bezier curves, please see A Guide to QuarkXPress. |
Each point on a curve is described by three geometric positions: the x,y coordinate of the vertex point (this coordinate is relative to the bounding geometry of the shape, not the page), and the left and right control handles–as you would see onscreen in the QuarkXPress user environment. For more information on drawing and manipulating bezier curves, please see A Guide to QuarkXPress. |
Each point on a curve is described by three geometric positions: the x,y coordinate of the vertex point (this coordinate is relative to the bounding geometry of the shape, not the page), and the left and right control handles–as you would see onscreen in the QuarkXPress user environment. For more information on drawing and manipulating bezier curves, please see A Guide to QuarkXPress. |
LEFTGRID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LEFTGRID (empty) |
Describes a grid line on the left edge of a cell in an <INLINETABLE>. |
Describes a grid line on the left edge of a cell in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
TYPE (TOP | LEFT | BOTTOM | RIGHT) #IMPLIED |
Specifies the location of the grid line. |
Specifies the location of the grid line. |
Not applicable. |
STYLE CDATA #IMPLIED |
Identifies the <TABLESTYLE> that styles this grid line. If you specify this value, you do not have to specify the remaining attributes. If you specify the remaining attributes, those attribute values override the corresponding <TABLESTYLE> values. |
Identifies the <TABLESTYLE> that styles this grid line. If you specify this value, you do not have to specify the remaining attributes. If you specify the remaining attributes, those attribute values override the corresponding <TABLESTYLE> values. |
Not applicable. |
WIDTH CDATA #IMPLIED |
Specifies the width of the grid line in points. |
Specifies the width of the grid line in points |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the color of the grid line. |
Specifies the color of the grid line. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the shade of the grid line. |
Specifies the shade of the grid line. |
Not applicable. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the grid line. |
Specifies the opacity of the grid line. |
Not applicable. |
GAPCOLOR CDATA #IMPLIED |
Specifies the color of the gap (if any) between the lines that make up the grid line. |
Specifies the color of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
GAPSHADE CDATA #IMPLIED |
Specifies the shade of the gap (if any) between the lines that make up the grid line. |
Specifies the shade of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
GAPOPACITY CDATA #IMPLIED |
Specifies the opacity of the gap (if any) between the lines that make up the grid line. |
Specifies the opacity of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
LINESTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LINESTYLE (empty) |
Describes a Dashes & Stripes style that can be applied to lines or frames. |
Describes a Dashes & Stripes style that can be applied to lines or frames. |
Describes a Dashes & Stripes style that can be applied to lines or frames. |
Attributes |
|||
ARROWHEADS (PLAINLINE | LEFTARROW | RIGHTARROW | LEFTFARROW | RIGHTFARROW | DOUBLEARROW) "PLAINLINE" |
Specifies whether a line should have arrows on its ends:PLAINLINE = No arrows LEFTARROW = Arrow head on left endRIGHTARROW = Arrow head on right endLEFTFARROW = Arrow head on left end, arrow tail on right endRIGHTFARROW = Arrow head on right end, arrow tail on left endDOUBLEARROW = Arrow heads on both ends |
Specifies whether a line should have arrows on its ends:PLAINLINE = No arrows LEFTARROW = Arrow head on left endRIGHTARROW = Arrow head on right endLEFTFARROW = Arrow head on left end, arrow tail on right endRIGHTFARROW = Arrow head on right end, arrow tail on left endDOUBLEARROW = Arrow heads on both ends |
Specifies whether a line has arrows on its ends:PLAINLINE = No arrowsLEFTARROW = Arrow head on left endRIGHTARROW = Arrow head on right endLEFTFARROW = Arrow head on left end, arrow tail on right endRIGHTFARROW = Arrow head on right end, arrow tail on left endDOUBLEARROW = Arrow heads on both ends |
LINKEDBOX (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LINKEDBOX (ID) |
Represents a box or table cell into which text flows from the parent box. The child ID element identifies the box or table.To force text to run into the next box or cell in a chain, insert the boxbreak character entity where you want the text to break. |
Represents a box or table cell into which text flows from the parent box. The child ID element identifies the box or table.To force text to run into the next box or cell in a chain, insert the boxbreak character entity where you want the text to break. |
Identifies the point where the text has overflowed the current box and identifies the box or table cell where the text continues. Example:<BOX> <ID NAME="Box5" UID="5"/> <TEXT> <STORY STORYDIRECTION="HORIZONTAL"> <LINKEDBOX ENDOFFSET="94" STARTOFFSET="55"> <ID NAME="Box6" UID="6"/> </LINKEDBOX> <LINKEDBOX ENDOFFSET="108" STARTOFFSET="95"> <ID NAME="Box7" UID="7"/> </LINKEDBOX> <PARAGRAPH MERGE="false" PARASTYLE="Normal"> <RICHTEXT MERGE="false"> Text is here.</RICHTEXT> </PARAGRAPH> </STORY> </TEXT> </BOX> |
Attributes |
|||
STARTOFFSET CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Offset of the first character in the next box or cell in the chain. |
ENDOFFSET CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Offset of the last character in the next boxor cell in the chain. |
ROWCOUNT CDATA #IMPLIED |
If a LINKEDBOX is a table cell, this attribute identifies the row of the cell. Otherwise, not applicable. |
If a LINKEDBOX is a table cell, this attribute identifies the row of the cell. Otherwise, not applicable. |
If a LINKEDBOX is a table cell, this attribute identifies the row of the cell. Otherwise, not applicable. |
COLUMNCOUNT CDATA #IMPLIED |
If a LINKEDBOX is a table cell, this attribute identifies the column of the cell. Otherwise, not applicable. |
If a LINKEDBOX is a table cell, this attribute identifies the column of the cell. Otherwise, not applicable. |
If a LINKEDBOX is a table cell, this attribute identifies the column of the cell. Otherwise, not applicable. |
LIST (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LIST ((PARAGRAPH | RICHTEXT)*,OVERMATTER?) |
Specifies a List in a QuarkXPress project. |
Specifies a List in a QuarkXPress project. |
Identifies a List in a QuarkXPress project. |
Attributes |
|||
OPERATION (CREATE | DELETE) #IMPLIED |
Not applicable. |
Specifies whether to create a list or delete a list. |
Not applicable. |
LISTSTYLE CDATA #REQUIRED |
Name of the List as defined in QuarkXPress. |
Name of the List as defined in QuarkXPress. |
Name of the List as defined in QuarkXPress. |
LOCATION (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LOCATION (empty) |
Lets you specify the maximum or minimum location on the page of a box's upper-left corner for a fit-box-to-content operation. |
Lets you specify the maximum or minimum location on the page of a box's upper-left corner for a fit-box-to-content operation. |
Not applicable. |
Attributes |
|||
X CDATA #REQUIRED |
The largest or smallest allowable coordinate for the left side of the resized box. |
The largest or smallest allowable coordinate for the left side of the resized box. |
Not applicable. |
Y CDATA #REQUIRED |
The largest or smallest allowable coordinate for the top side of the resized box. |
The largest or smallest allowable coordinate for the top side of the resized box. |
Not applicable. |
LOCKTOGRID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
LOCKTOGRID (empty) |
Specifies whether this paragraph is locked to the baseline grid. You can choose to lock to the page grid or the text box grid. |
Specifies whether this paragraph is locked to the baseline grid. You can choose to lock to the page grid or the text box grid. |
Specifies whether this paragraph is locked to the baseline grid. You can choose to lock to the page grid or the text box grid. |
Attributes |
|||
ENABLED (true | false | none) "none" |
Specifies whether LOCKTOGRID is enabled. |
Specifies whether LOCKTOGRID is enabled. |
Specifies whether LOCKTOGRID is enabled. |
GRIDLEVEL (PAGE | TEXTBOX) "PAGE" |
Specifies whether GRID applies on page level or text box level. |
Specifies whether GRID applies on page level or text box level. |
Specifies whether GRID applies on page level or text box level. |
GRIDTYPE (TOPLINE | BOTTOMLINE | LEFTLINE | RIGHTLINE | CENTERLINE | BASELINE) "BASELINE" |
Specifies grid type applied on page level or text box level grid. |
Specifies grid type applied on page level or text box level grid. |
Specifies grid type applied on page level or text box level grid. |
MASTERPAGESEQUENCE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MASTERPAGESEQUENCE (NAME (SINGLEMASTERPAGEREFERENCE | REPEATABLEMASTERPAGEREFERENCE | REPEATABLEMASTERPAGEALTERNATIVES ) |
Not applicable. |
Enables you to define the application of master pages during the pagination process. It is identified by a unique name and can be referenced by name as many times as needed. The children of MASTERPAGESEQUENCE are termed sub-sequences. |
Not applicable. |
Attributes |
|||
NAME |
Not applicable. |
Specifies the unique name of the MASTERPAGESEQUENCE |
Not applicable. |
MATHEQUATION (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MATHEQUATION (#PCDATA) |
Contains an XPressMath equation in XPressMath ASCII language format. |
Contains an XPressMath equation in XPressMath ASCII language format. |
Contains an XPressMath equation in XPressMath ASCII language format. |
MAX (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MAX (LOCATION | SIZE | SCALETO) |
Lets you specify the maximum location, size, or scale of a box for a fit-box-to-content operation. |
Lets you specify the maximum location, size, or scale of a box for a fit-box-to-content operation. |
Not applicable. |
METADATA (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
METADATA (VALUE+) |
Specifies if the box will have metadata associated with it. Metadata takes the form of key/value pairs. |
Specifies if the box will have metadata associated with it. Metadata takes the form of key/value pairs. |
Describes the metadata associated with the box. |
MIN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MIN (LOCATION | SIZE | SCALETO) |
Lets you specify the minimum location, size, or scale of a box for a fit-box-to-content operation. |
Lets you specify the minimum location, size, or scale of a box for a fit-box-to-content operation. |
Not applicable. |
MOVEDOWN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MOVEDOWN (#PCDATA) |
Not applicable. |
Moves a box down by the specified number of points. Note: You can move a box or line onto another page. |
Not applicable. |
MOVELEFT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MOVELEFT (#PCDATA) |
Not applicable. |
Moves a box to the left by the specified number of points. Note: You can move a box or line onto another page. |
Not applicable. |
MOVERIGHT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MOVERIGHT (#PCDATA) |
Not applicable. |
Moves a box to the right by the specified number of points. Note: You can move a box or line onto another page. |
Not applicable. |
MOVEUP (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
MOVEUP (#PCDATA) |
Not applicable. |
Moves a box up by the specified number of points. Note: You can move a box or line onto another page. |
Not applicable. |
NOTE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
NOTE (#PCDATA) |
Describes a note in text. |
Describes a note in text. |
Describes a note in text. |
Attributes |
|||
CREATEDBY CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The username of the creator of the note. |
CREATEDON CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The creation date of the note. |
BACKGROUNDCOLOR CDATA #IMPLIED |
The background color of the note. |
The background color of the note. |
The background color of the note. |
ODDTROWSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ODDTROWSTYLE (TOPGRID?, BOTTOMGRID?) |
Defines a style for odd rows in an <INLINETABLE>. |
Defines a style for odd rows in an <INLINETABLE> |
Not applicable. |
Attributes |
|||
PARASTYLE CDATA #IMPLIED |
Identifies the paragraph style sheet for the row style. |
Identifies the paragraph style sheet for the row style. |
Not applicable. |
ALIGNMENT (LEFT | RIGHT | CENTER | JUSTIFIED | FORCED) #IMPLIED |
Identifies the paragraph alignment for the row style. |
Identifies the paragraph alignment for the row style. |
Not applicable. |
ANGLE CDATA #IMPLIED |
Identifies the text angle for the row style. |
Identifies the text angle for the row style. |
Not applicable. |
VALIGN (TOP | CENTER | BOTTOM) #IMPLIED |
Specifies the vertical alignment of the row style. |
Specifies the vertical alignment of the row style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the row style. |
Specifies the background color of the row style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the row style. |
Specifies the background shade of the row style. |
Not applicable. |
INSET CDATA #IMPLIED |
Specifies the text inset of the row style. |
Specifies the text inset of the row style. |
Not applicable. |
ODDTCOLSTYLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ODDTCOLSTYLE (LEFTGRID?, RIGHTGRID?) |
Defines a style for odd columns in an <INLINETABLE>. |
Defines a style for odd columns in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
WIDTH CDATA #IMPLIED |
Specifies the width of the column style. |
Specifies the width of the column style. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the background color of the column style. |
Specifies the background color of the column style. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the background shade of the column style. |
Specifies the background shade of the column style. |
Not applicable. |
ORIGIN (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ORIGIN (empty) |
Specifies an item's size and its position relative to the upper left corner of its page or spread. |
Specifies an item's size and its position relative to the upper left corner of its page or spread. |
Specifies an item's size and its position relative to the upper left corner of its page or spread. |
Attributes |
|||
X CDATA #REQUIRED |
The distance between the left side of the item and the left edge of the page or spread. |
The distance between the left side of the item and the left edge of the page or spread. |
The distance between the left side of the item and the left edge of the page or spread. |
Y CDATA #REQUIRED |
The distance between the top side of the item and the top edge of the page or spread. |
The distance between the top side of the item and the top edge of the page or spread. |
The distance between the top side of the item and the top edge of the page or spread. |
RELATIVETO (PAGE | SPREAD) "SPREAD" |
Indicates whether the item's position is relative to the page or to the spread. |
Indicates whether the item's position is relative to the page or to the spread. |
Indicates whether the item's position is relative to the page or to the spread. |
OVERMATTER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
OVERMATTER (PARAGRAPH | RICHTEXT | ANCHOREDBOXREF | GROUPCHARACTERS | HIDDEN | RUBI | CALLOUTANCHOR | INLINEBOX | MATHEQUATION)* |
Not applicable. |
Not applicable. |
Identifies where the current box overflows when there is no subsequence box for text to flow into. |
PAGE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PAGE (ID, SECTION?) |
PA page to be created. |
The page to be created or deleted. Note: To locate a page, for example, for creating a box, you use the GEOMETRY@PAGE attribute in the BOX element. |
Indicates a page's absolute page number (in the ID@UID element)Note: Page names are not returned. |
Attributes |
|||
OPERATION (CREATE | DELETE) #IMPLIED |
Not applicable. |
Specifies whether to create or delete the indicated page. |
Not applicable. |
MASTER CDATA #IMPLIED |
Identifies the master page from which to create a page. This value should be specified as a number, with 3 indicating the first master page. Note: Only the number of a master page is included in this attribute. The definition of the master page is stored in the project's Job Jackets file. |
Identifies the master page from which to create a page. This value should be specified as a number, with 3 indicating the first master page. |
Identifies the master page that is applied to a page. Specified as a number, with "1" indicating the first master page. Note: Only the number of a master page is included in this attribute. The definition of the master page is stored in the project's Job Jackets file. |
POSITION (LEFTOFSPINE | RIGHTOFSPINE) "RIGHTOFSPINE" |
Specifies whether a page should be on the left or right side of the spine. |
Specifies whether a page should be on the left or right side of the spine. |
Specifies whether a page is on the left or right of the spine. |
FORMATTEDNAME CDATA #IMPLIED |
Not applicable. |
Not applicable. |
The string that displays in automatically created page numbers. A combination of the PREFIX, FORMAT, and NUMBER for this page's <SECTION> element. |
PAGEBREAK (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PAGEBREAK (empty) |
Allows you to change the master page applied to the next page. You can also control whether the next page is on the left or right, and specify a master page to be inserted if necessary. |
Allows you to change the master page applied to the next page. You can also control whether the next page is on the left or right, and specify a master page to be inserted if necessary. |
Not applicable. |
Attributes |
|||
NEXTPAGE (RECTO | VERSO) "RECTO" |
Specifies whether the next page should be right-facing (recto) or left-facing (verso). |
Specifies whether the next page should be right-facing (recto) or left-facing (verso). |
Not applicable. |
BLANKPAGE (YES | NO) "NO" |
Indicates whether to insert a blank page between this page and the next page. Applicable only if this page and the next page are both recto or both verso. |
Indicates whether to insert a blank page between this page and the next page. Applicable only if this page and the next page are both recto or both verso. |
Not applicable. |
BLANKMASTER CDATA #IMPLIED |
Specifies the name of the master page to be applied to the inserted blank page (if any). |
Specifies the name of the master page to be applied to the inserted blank page (if any). |
Not applicable. |
NEXTMASTER CDATA #IMPLIED |
Specifies the name of the master page to be applied to the next page. |
Specifies the name of the master page to be applied to the next page. |
Not applicable. |
PAGEREF (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PAGEREF (empty) |
Not applicable. |
Not applicable. |
Identifies a page within the layout corresponding to a multi-page Composition Zones item. |
Attributes |
|||
NUMBER CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the number of the page currently displayed. You can set this value using the COMPOSITIONZONE element's PREVIEWPAGE attribute. |
ANGLE CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the angle applied to the Composition Zones item. |
OFFSETACROSS CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the horizontal offset applied to the Composition Zones item. |
OFFSETDOWN CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the vertical offset applied to the Composition Zones item. |
SCALE CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the scale applied to the Composition Zones item. |
PAGESEQUENCE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PAGESEQUENCE (MASTERREFERENCE*, FORCEPAGECOUNT* (SECTIONNUMBERFORMAT | STATICCONTENT | STORY )) |
Not applicable. |
Enables you to define a sequence of pages which can be a logical section, chapter, article etc. @MASTERREFERENCE allows you to refer to MASTERPAGESEQUENCE or a master page in template. |
Not applicable. |
Attributes |
|||
MASTERREFERENCE |
Not applicable. |
Unique name of the MASTERPAGESEQUENCE. |
Not applicable. |
FORCEPAGECOUNT |
Not applicable. |
Imposes a condition on the number of pages in a PAGESEQUENCE. In the event that this constraint is not satisfied, an additional blank page will be added to the end of the sequence. Valid values include:AUTO (Default) The action taken depends on the existence of a succeeding PAGESEQUENCE and the value of the INITIALPAGENUMBER property specified within the SECTIONNUMBERFORMAT element.Even Forces an even page count for the page sequence. Odd Forces an odd page count for the page sequenceENDONEVEN Forces the last page to have an even page numberENDONODD forces the last page to have an odd page numberNOFORCE Does not force any page count |
Not applicable. |
ORIENTATION |
Not applicable. |
Specifies the page orientation. The value can be set to LANDSCAPE or PORTRAIT. If the value is set to LANDSCAPE, the project template must already contain a layout with the name Landscape, because the content of the page sequence will flow into a landscape layout made available in the template.If the value is set to LANDSCAPE, this would result in a mixed mode PDF output. |
Not applicable. |
PARAGRAPH (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PARAGRAPH ((TABSPEC | REFNOTE | RULE | FORMAT | RICHTEXT | COLUMNFLOW | ANCHOREDBOXREF | HIDDEN | GROUPCHARACTERS | RUBI | CALLOUTANCHOR | CONTENT | INLINEBOX | XREF | NOTE | INS | DEL | PAGEBREAK | MATHEQUATION)*) |
Describes a paragraph. |
Describes a paragraph. |
Describes a paragraph. |
Attributes |
|||
PARASTYLE CDATA #IMPLIED |
Applies a paragraph style sheet to text. Note: Only the name of a paragraph style sheet is included in this attribute. The definition of the style sheet is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Applies a paragraph style sheet to text. Note: Only the name of a paragraph style sheet is included in this attribute. The definition of the style sheet is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the paragraph style sheet applied to a paragraph. Note: Only the name of a paragraph style sheet is included in this attribute. The definition of the style sheet is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
XREFLABEL CDATA #IMPLIED |
Defines a label (name) for a cross reference. |
Defines a label (name) for a cross reference. |
Defines a label (name) for a cross reference. |
PARACHAR (HARDRETURN | VTAB | BOXBREAK) "HARDRETURN" |
Defines a breaking character for a paragraph. |
Defines a breaking character for a paragraph. |
Defines a breaking character for a paragraph. |
MERGE (true | false) "false" |
Specifies whether formatting from a previous PARAGRAPH or RICHTEXT element should be carried over to the next. |
Specifies whether formatting from a previous PARAGRAPH or RICHTEXT element should be carried over to the next. |
Indicates whether formatting from a previous PARAGRAPH or RICHTEXT element is carried over to the next. |
FAUXSTYLE (BOLD | ITALIC | BOLDITALIC | NONE) #IMPLIED |
Not applicable. |
Not applicable. |
Indicates whether a paragraph contains a faux type style (such as a bold face that is constructed by software, as opposed to a bold font). |
CONDITIONALSTYLE CDATA #IMPLIED |
Applies a conditional style to this paragraph. |
Applies a conditional style to this paragraph. |
Identifies the conditional style (if any) associated with this paragraph. |
INDENTLEVEL CDATA #IMPLIED |
Sets the indent level for this paragraph. |
Sets the indent level for this paragraph. |
Indicates the indent level of this paragraph. |
TEXTTAGTYPE CDATA #IMPLIED |
Not applicable. |
Indicates the label applied to a paragraph. Valid only for reflow articles and QuarkCoypDesk articles. Valid values include: Body Byline FigureCaption FigureCredit Headline Headline2 IndentedParagraph Pullquote SectionChapterName Title Title2 OrderedList UnorderedList |
Indicates the label applied to a paragraph. Valid only for reflow articles and QuarkCopyDesk articles. Valid values include: Body Byline FigureCaption FigureCredit Headline Headline2 IndentedParagraph Pullquote SectionChapterName Title Title2 OrderedList UnorderedList |
PARENTTABLE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PARENTTABLE (empty) |
Identifies the originating table when a table has been broken. |
Identifies the originating table when a table has been broken. |
Identifies the originating table when a table has been broken. |
Attributes |
|||
NAME CDATA #IMPLIED |
Specifies the name of the parent table. |
Specifies the name of the parent table. |
Specifies the name of the parent table. |
UID CDATA #IMPLIED |
Not applicable. |
Specifies the ID of the parent table assigned from QuarkXPress Server. |
Specifies the ID of the parent table assigned from QuarkXPress Server. |
PICTURE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PICTURE (empty) |
Describes the properties of a picture box. |
Describes the properties of a picture box. |
Describes the properties of a picture box. |
Attributes |
|||
FIT (CENTERPICTURE | FITPICTURETOBOX | FITBOXTOPICTURE | FITPICTURETOBOXPRO | NONE) "NONE" |
Specifies how a picture should fit within a picture box.CENTERPICTURE = Shifts a picture to the center of the picture box without changing the pictures scale.FITPICTURETOBOX = Scales a picture to fit in its box exactly. The picture cannot be reduced to a size smaller than 10% or increased to a size larger than 1000%, both horizontally and vertically.FITBOXTOPICTURE = Resizes a box to fit its picture.FITPICTURETOBOXPRO = Scales a picture in a picture box in such a way that the x scale and y scale of a picture remain the same. The picture cannot be reduced to a size smaller than 10% or increased to a size larger than 1000%, both horizontally and vertically. |
Specifies how a picture should fit within a picture box.CENTERPICTURE = Shifts a picture to the center of the picture box without changing the pictures scale.FITPICTURETOBOX = Scales a picture to fit in its box exactly. The picture cannot be reduced to a size smaller than 10% or increased to a size larger than 1000%, both horizontally and vertically.FITBOXTOPICTURE = Resizes a box to fit its picture.FITPICTURETOBOXPRO = Scales a picture in a picture box in such a way that the x scale and y scale of a picture remain the same. The picture cannot be reduced to a size smaller than 10% or increased to a size larger than 1000%, both horizontally and vertically. |
Not applicable. |
SCALEACROSS CDATA #IMPLIED |
Specifies the horizontal scale of a picture as an integer percentage from 10 to 1000. |
Specifies the horizontal scale of a picture as an integer percentage from 10 to 1000. |
Specifies the horizontal scale of a picture as an integer percentage from 10 to 1000. |
SCALEDOWN CDATA #IMPLIED |
Specifies the vertical scale of a picture as an integer percentage from 10 to 1000. |
Specifies the vertical scale of a picture as an integer percentage from 10 to 1000. |
Specifies the vertical scale of a picture as an integer percentage from 10 to 1000. |
OFFSETACROSS CDATA #IMPLIED |
Specifies a horizontal offset for the content of a picture box. |
Specifies a horizontal offset for the content of a picture box. |
Specifies a horizontal offset for the content of a picture box. |
OFFSETDOWN CDATA #IMPLIED |
Specifies a vertical offset for the content of a picture box. |
Specifies a vertical offset for the content of a picture box. |
Specifies a vertical offset for the content of a picture box. |
ANGLE CDATA #IMPLIED |
Specifies a rotation angle for a picture as a floating-point value between –360 degrees and 360 degrees. |
Specifies a rotation angle for a picture as a floating-point value between –360 degrees and 360 degrees. |
Specifies a rotation angle for a picture as a floating-point value between –360 degrees and 360 degrees. |
SKEW CDATA #IMPLIED |
Specifies a skew angle for a picture as a floating-point value from –75 degrees to 75 degrees. |
Specifies a skew angle for a picture as a floating-point value from –75 degrees to 75 degrees. |
Specifies a skew angle for a picture as a floating-point value from –75 degrees to 75 degrees. |
PICCOLOR CDATA #IMPLIED |
Identifies a color to be applied to a grayscale picture. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a color to be applied to a grayscale picture. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies a color applied to a grayscale picture. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a grayscale picture, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a grayscale picture, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a grayscale picture, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a picture, as an integer percentage from 0 to 100. |
Specifies the opacity of a picture, as an integer percentage from 0 to 100. |
Specifies the opacity of a picture, as an integer percentage from 0 to 100. |
PICBACKGROUNDCOLOR CDATA #IMPLIED |
Identifies the background color applied to a grayscale picture. |
Identifies the background color applied to a grayscale picture. |
Identifies the background color applied to a grayscale picture. |
PICBACKGROUNDSHADE CDATA #IMPLIED |
Specifies the shade of the background color applied to a grayscale picture, as an integer percentage from 0 to 100. |
Specifies the shade of the background color applied to a grayscale picture, as an integer percentage from 0 to 100. |
Specifies the shade of the background color applied to a grayscale picture, as an integer percentage from 0 to 100. |
PICBACKGROUNDOPACITY CDATA #IMPLIED |
Specifies the opacity of the background color applied to a grayscale picture, as an integer percentage from 0 to 100. |
Specifies the opacity of the background color applied to a grayscale picture, as an integer percentage from 0 to 100. |
Specifies the opacity of the background color applied to a grayscale picture, as an integer percentage from 0 to 100. |
FLIPVERTICAL (true | false | none) "none" |
Flips a picture vertically. |
Flips a picture vertically. If a picture is already flipped vertically, then this flips the picture back. |
Indicates whether a picture has been flipped vertically. |
FLIPHORIZONTAL (true | false | none) "none" |
Flips a picture horizontally. |
Flips a picture horizontally. If a picture is already flipped horizontally, then this flips the picture back. |
Indicates whether a picture has been flipped horizontally. |
SUPRESSPICT (true | false) "false" |
Prevents a picture from being included in output. |
Prevents a picture from being included in output. |
Prevents a picture from being included in output. |
FULLRES (true | false | none) "none" |
Causes imported pictures to display at full resolution in QuarkXPress if the picture files are available. |
Causes imported pictures to display at full resolution in QuarkXPress if the picture files are available. |
Causes imported pictures to display at full resolution in QuarkXPress if the picture files are available. |
MASK CDATA #IMPLIED |
Identifies an alpha channel in the picture file to be used to mask the picture file. |
Identifies an alpha channel in the picture file to be used to mask the picture file. |
Identifies an alpha channel in the picture file that is being used to mask the picture file. |
CLEARPICTURE (true | false) "false" |
Not applicable. |
Removes the picture (if any) from the box. |
Not applicable. |
DPI CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Indicates the picture resolution in dots per inch (DPI). |
ALTTEXT CDATA #IMPLIED |
Specifies alternate text for each picture view. |
Not applicable. |
Not applicable. |
PLACEHOLDER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PLACEHOLDER (#PCDATA) |
Not applicable. |
Not applicable. |
Describes a placeholder inserted in QuarkXPress for use with XML Import XTensions software. Note: To replace placeholders with XML content, use XML Import XTensions software with QuarkXPress, or refer to the thexmldoc and paginate parameters. |
Attributes |
|||
OWNER CDATA #REQUIRED |
Not applicable. |
Not applicable. |
The name of the element in the XML or schema that created the Placeholder. |
POSITION (Modifier schema)
Rather than using the POSITION
element type, you can use the RELPOSITION
element type to describe the position of <GEOMETRY>
elements relative to the page or to the spread. To return item positions as RELPOSITION
elements, use the relativegeometry
parameter when deconstructing. For more information, see "XML."
Element type |
Construct |
Modify |
Deconstruct |
POSITION (TOP, LEFT, BOTTOM, RIGHT) |
Specifies the absolute position of a box or line on the page, using coordinates measured in points from the upper-left corner of the page. |
Specifies the absolute position of a box or line on the page, using coordinates measured in points from the upper-left corner of the page. |
Specifies the absolute position of a box or line on the page, using coordinates measured in points from the upper-left corner of the page. |
Attributes |
|||
LOCKPROPORTIONS (true | false) "false" |
Specifies whether proportions are locked for an item. |
Specifies whether proportions are locked for an item. |
Specifies whether proportions are locked for an item. |
LOCKPOSITION (true | false) "false" |
Specifies whether the position is locked for an item. |
Specifies whether the position is locked for an item. |
Specifies whether the position is locked for an item. |
PROJECT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PROJECT (SAVEAS? | PUBLICATION* | HYPERLINK* | TABLESTYLE* | LAYOUT* | STORY* | CONTENT*)* |
Describes the QuarkXPress project using one or more LAYOUT elements and allows you to save a copy of the project. |
Identifies the QuarkXPress project being modified and allows you to save a copy of that project. |
Identifies the QuarkXPress project being deconstructed. |
Attributes |
|||
PROJECTNAME CDATA #IMPLIED |
Specifies the name of the file to construct. |
Not applicable. |
Identifies the QuarkXPress project being deconstructed. |
JOBJACKET CDATA #IMPLIED |
The name and absolute path (on the server computer) of the Job Jackets file to use during construct.If the Job Jackets file cannot be located, cannot be read, or contains invalid XML, an error is returned. Note: You cannot create or modify Job Jackets files using the construct namespace and the modify attribute. To create or modify Job Jackets files, use the Job Jackets Manager dialog box (Utilities menu) in QuarkXPress. |
Not applicable. |
The name and path of the Job Jackets file associated with the deconstructed project. |
JOBTICKET CDATA #IMPLIED |
The name of the Job Ticket that contains the resources for this project. Note: All resources in the Job Ticket will be added to the project. |
Not applicable. |
The name of the Job Ticket associated with the deconstructed project. |
XMLVERSION CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Identifies the version of QuarkXPress Server from which the XML is being returned. Ensures compatibility with future versions of the schema. For example, the value 8.0 is returned for QuarkXPress Server 8.0. |
PUBLICATION (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PUBLICATION (ID, PUBLICATIONCHANNEL*) |
Not applicable. |
Not applicable. |
Identifies a set of one or more related layout families (PUBLICATIONCHANNEL elements). For example, a PUBLICATION may contain a PUBLICATIONCHANNEL for iPad and another PUBLICATIONCHANNEL for a different target device. |
PUBLICATIONCHANNEL (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PUBLICATIONCHANNEL (ID, LAYOUTREF*) |
Not applicable. |
Not applicable. |
Defines a layout family — that is, a set of related layouts (LAYOUTREFs). |
Attributes |
|||
HEIGHT CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the height of the screen for layout family's target device. |
WIDTH CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the width of the screen for layout family's target device. |
PUBLISHER (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
PUBLISHER (#PCDATA)> |
Not applicable. |
Specifies the publisher of an e-book. |
Specifies the publisher of an e-book. |
REFNOTE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
REFNOTE |
Lets you insert a reference note of type footnote or endnote. |
Lets you insert a reference note of type footnote or endnote. |
Lets you insert a reference note of type footnote or endnote. |
Attributes |
|||
STYLE |
Specifies the name of the footnote style to be applied. |
Specifies the name of the footnote style to be applied. |
Specifies the name of the footnote style to be applied. |
RESTARTNUMBERINGVALUE |
Allows you to restart the footnote numbering. |
Allows you to restart the footnote numbering. |
Allows you to restart the footnote numbering. |
REFNOTEBODY |
Comprised of PARAGRAPH(S) that form the body of either the footnote or endnote. |
Comprised of PARAGRAPH(S) that form the body of either footnote or endnote. |
Comprised of PARAGRAPH(S) that form the body of either footnote or endnote. |
REFERENCEDTEXTMARKER |
Allows you to pass a custom marker corresponding to reference superscript. |
Allows you to pass a custom marker corresponding to reference superscript. |
Allows you to pass a custom marker corresponding to reference superscript. |
REFNOTEBODYMARKER |
Allows you to pass a custom marker corresponding to a reference body. |
Allows you to pass a custom marker corresponding to a reference body. |
Allows you to pass a custom marker corresponding to a reference body. |
XREFLABEL |
Allows you to specify a label (name) for the reference. |
Allows you to specify a label (name) for the reference. |
Allows you to specify a label (name) for the reference. |
RELPOSITION (Modifier schema)
To return item positions as RELPOSITION
elements, use the relativegeometry
parameter when deconstructing. For more information, see "XML."
Element type |
Construct |
Modify |
Deconstruct |
RELPOSITION (ORIGIN, WIDTH, HEIGHT) |
Specifies the position of a box or line, using coordinates measured in points from the upper-left corner of the page or spread. |
Specifies the position of a box or line, using coordinates measured in points from the upper-left corner of the page or spread. |
Specifies the position of a box or line, using coordinates measured in points from the upper-left corner of the page or spread. |
REPEATABLEMASTERPAGEALTERNATIVES (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
REPEATABLEMASTERPAGEALTERNATIVES (MAXREPEATS (CONDITIONALMASTERPAGEREFERENCE )*) |
Not applicable. |
This sub-sequence is useful for the conditional application of master pages. The children of the REPEATABLEMASTERPAGEALTERNATIVES element are known as alternatives. Each alternative is represented by a CONDITIONALMASTERPAGEREFERENCE element. The REPEATABLEMASTERPAGEALTERNATIVES element may contain one or more alternatives. |
Not applicable. |
Attributes |
|||
MAXREPEATS |
Not applicable. |
Can be used to set an upper limit on the number of pages that may be generated using each of the CONDITIONALMASTERPAGEREFERENCE |
Not applicable. |
REPEATABLEMASTERPAGEREFERENCE (Modifier Schema)
Element type |
Construct |
Modify |
Deconstruct |
REPEATABLEMASTERPAGEREFERENCE (NAME*, MAXREPEATS*) |
Not applicable. |
This sub-sequence is useful for constructing runs of identical pages. It allows you to define a sequence in which a master page is applied to multiple pages in the page sequence. Causes a bounded or unbounded sequence of pages to be generated using the same master page. (*Unbounded = Default is hardcoded to 50000) |
Not applicable. |
Attributes |
|||
NAME |
Not applicable. |
The name of the master page in the QuarkXPress template to be used. |
Not applicable. |
MAXREPEATS |
Not applicable. |
Used to set an upper limit on the number of pages that may be generated using this specifier. |
Not applicable. |
RGBCOLOR (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RGBCOLOR (empty) |
Describes an RGB color that can be associated with a layer, as displayed in the Layers palette in QuarkXPress. |
Describes an RGB color that can be associated with a layer, as displayed in the Layers palette in QuarkXPress. |
Describes an RGB color that can be associated with a layer, as displayed in the Layers palette in QuarkXPress. |
Attributes |
|||
RED CDATA #IMPLIED |
An integer from 0 to 255, indicating the red component of an RGB color. |
An integer from 0 to 255, indicating the red component of an RGB color. |
An integer from 0 to 255, indicating the red component of an RGB color. |
GREEN CDATA #IMPLIED |
An integer from 0 to 255, indicating the green component of an RGB color. |
An integer from 0 to 255, indicating the green component of an RGB color. |
An integer from 0 to 255, indicating the green component of an RGB color. |
BLUE CDATA #IMPLIED |
An integer from 0 to 255, indicating the blue component of an RGB color. |
An integer from 0 to 255, indicating the blue component of an RGB color. |
An integer from 0 to 255, indicating the blue component of an RGB color. |
RICHTEXT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RICHTEXT (#PCDATA) |
Describes formatting for text. Use this element to apply additional formatting besides formatting applied with a paragraph or style sheet. Note: The RICHTEXT element replaces the TYPE element in QuarkXPress Server 7.2 and later. |
Describes formatting for text. Use this element to apply additional formatting besides formatting applied with a paragraph or style sheet. Note: The RICHTEXT element replaces the TYPE element in QuarkXPress Server 7.2 and later. |
Describes formatting for text, other than formatting applied with a paragraph or style sheet. Note: The RICHTEXT element replaces the TYPE element in QuarkXPress Server 7.2 and later. |
Attributes |
|||
CHARSTYLE CDATA #IMPLIED |
Identifies a character style sheet to be applied to text. Note: Only the name of an H&J specification is included in this attribute. The definition of the H&J specification is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a character style sheet to be applied to text. |
Identifies the character style sheet applied to text. Note: Only the name of an H&J specification is included in this attribute. The definition of the H&J specification is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
SHADINGSTYLENAME |
Identifies a text shading style to be applied to text. |
Identifies a text shading style to be applied to text. |
Identifies a text shading style to be applied to text. |
PLAIN (true | false | none) "none" |
Removes existing formatting and renders text as plain text. |
Removes existing formatting and renders text as plain text. |
Removes existing formatting and renders text as plain text. |
MERGE (true | false) "false" |
Specifies whether the formatting from the previous RICHTEXT tag should be carried into this RICHTEXT tag. |
Specifies whether the formatting from the previous RICHTEXT tag should be carried into this RICHTEXT tag. |
Specifies whether the formatting from the previous RICHTEXT tag should be carried into this RICHTEXT tag. |
BOLD (true | false | none) "none" |
Applies the bold type style to text. |
Applies the bold type style to text. |
Identifies the bold type style applied to text. |
ITALIC (true | false | none) "none" |
Applies the italic type style to text. |
Applies the italic type style to text. |
Identifies the italic type style applied to text. |
FONT CDATA #IMPLIED |
Identifies a font to be applied to text. |
Identifies a font to be applied to text. |
Identifies a font applied to text. |
MISSINGFONT (true | false) "false" |
If the font is missing on rendering, then this attribute is set to true. This allows you to identify when rendering a portion of text that the original font is missing on the machine where the rendering is taking place, and allows your application to substitute the font (overriding the inbuilt font mapping functionality in QuarkXPress Server). If the font specified in the XML is missing and if the MISSINGFONT attribute is present then this becomes the basis for applying font fallback on the particular text run if the FontFallBack preference is enabled. Otherwise this would cause an error because the required font is missing. |
If the font is missing on rendering, then this attribute is set to true. This allows you to identify when rendering a portion of text that the original font is missing on the machine where the rendering is taking place, and allows your application to substitute the font (overriding the inbuilt font mapping functionality in QuarkXPress Server). |
If the font is missing on rendering, then this attribute is set to true. This allows you to identify when rendering a portion of text that the original font is missing on the machine where the rendering is taking place, and allows your application to substitute the font (overriding the inbuilt font mapping functionality in QuarkXPress Server). |
PSFONTNAME CDATA #IMPLIED |
Some fonts have different postscript and menu display names. The FONTNAME attribute describes the menu name of the font, and PSFONTNAME describes the internal postscript name of the font family. |
Some fonts have different postscript and menu display names. The FONTNAME attribute describes the menu name of the font, and PSFONTNAME describes the internal postscript name of the font family. |
Some fonts have different postscript and menu display names. The FONTNAME attribute describes the menu name of the font, and PSFONTNAME describes the internal postscript name of the font family. |
SIZE CDATA #IMPLIED |
Specifies a size for text, from 2 to 720 points. |
Specifies a size for text, from 2 to 720 points. |
Identifies the size of the text, from 2 to 720 points. |
FONTSET CDATA #IMPLIED |
Identifies a font set that has been applied to text. Note that you can apply font sets during a Construct operation, but you cannot create them. |
Identifies a font set that has been applied to text. Note that you can apply font sets during a Modify operation, but you cannot create them. |
Identifies a font set that has been applied to text. |
FONTSETSIZE CDATA #IMPLIED |
Specifies the size of the font set that has been applied to text. (The base size of text can be different from its font set size.) |
Specifies the size of the font set that has been applied to text. (The base size of text can be different from its font set size.) |
Specifies the size of the font set that has been applied to text. (The base size of text can be different from its font set size.) |
COLOR CDATA #IMPLIED |
Identifies the color for text. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color for text. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color for text. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of text color, as an integer percentage from 0 to 100. |
Specifies the shade of text color, as an integer percentage from 0 to 100. |
Identifies the shade of text color, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of text, specified as an integer percentage from 0 to 100. |
Specifies the opacity of text, specified as an integer percentage from 0 to 100. |
Identifies the opacity of text, specified as an integer percentage from 0 to 100. |
STROKEWIDTH CDATA #IMPLIED |
Specifies the width of the text stroke applied to the text, as an integer percentage between 0 and 100. |
Specifies the width of the text stroke applied to the text, as an integer percentage between 0 and 100. |
Specifies the width of the text stroke applied to the text, as an integer percentage between 0 and 100. |
STROKECOLOR CDATA #IMPLIED |
Specifies the color of the text stroke applied to the text. |
Specifies the color of the text stroke applied to the text. |
Specifies the color of the text stroke applied to the text. |
STROKESHADE CDATA #IMPLIED |
Specifies the shade of the text stroke applied to the text, as an integer percentage between 0 and 100. |
Specifies the shade of the text stroke applied to the text, as an integer percentage between 0 and 100. |
Specifies the shade of the text stroke applied to the text, as an integer percentage between 0 and 100. |
STROKEJOIN (MITERJOIN | ROUNDJOIN | BEVELJOIN | |
Specifies the type of join of the text stroke applied to the text. |
Specifies the type of join of the text stroke applied to the text. |
Specifies the type of join of the text stroke applied to the text. |
STROKEMITERLIMIT CDATA #IMPLIED |
If the type of join is a |
If the type of join is a |
If the type of join is a |
STROKEFILL (true | false) |
If this is false, it changes the color of the text to no color. This is only relevant if the width of the text stroke is > 0 |
If this is false, it changes the color of the text to no color. This is only relevant if the width of the text stroke is > 0 |
If this is false, it changes the color of the text to no color. This is only relevant if the width of the text stroke is > 0 |
NONBREAKING (true | false | none) "none" |
Specifies if the text will be nonbreaking or not. Used for special character (e.g., for a hyphen:<RICHTEXT NONBREAKING="true"> -</RICHTEXT>) |
Specifies if the text will be nonbreaking or not. Used for special characters (e.g., for a thinspace:<RICHTEXT NONBREAKING="true">   </RICHTEXT>) |
Specifies if the text will be nonbreaking or not. Used for special characters (e.g., for a thinspace:<RICHTEXT NONBREAKING="true">   </RICHTEXT>) |
UNDERLINE (true | false | none) "none" |
Applies the underline type style to text. |
Applies the underline type style to text. |
Identifies the underline type style applied to text. |
WORDUNDERLINE (true | false | none) "none" |
Applies the word underline type style to text. |
Applies the word underline type style to text. |
Identifies the word underline type style applied to text. |
SMALLCAPS (true | false | none) "none" |
Applies small caps to text. |
Applies small caps to text. |
Identifies small caps applied to text. |
ALLCAPS (true | false | none) "none" |
Applies all caps to text. |
Applies all caps to text. |
Identifies all caps applied to text. |
SUPERSCRIPT (true | false | none) "none" |
Applies the superscript type style to text. |
Applies the superscript type style to text. |
Identifies the superscript type style applied to text. |
SUBSCRIPT (true | false | none) "none" |
Applies the subscript type style to text. |
Applies the subscript type style to text. |
Identifies the subscript type style applied to text. |
SUPERIOR (true | false | none) "none" |
Applies the superior type style to text. |
Applies the superior type style to text. |
Identifies the superior type style applied to text. |
OUTLINE (true | false | none) "none" |
Applies the outline type style to text. |
Applies the outline type style to text. |
Identifies the outline type style applied to text. |
SHADOW (true | false | none) "none" |
Applies the shadow type style to text. |
Applies the shadow type style to text. |
Identifies the shadow type style applied to text. |
STRIKETHRU (true | false | none) "none" |
Applies the strikethru type style to text. |
Applies the strikethru type style to text. |
Identifies the strikethru type style applied to text. |
EMPHASISMARK (NONE | DOT | BLACKCIRCLE | WHITECIRCLE | WHITESQUARE | FISHEYE | COMMA | BLACKSESAME | WHITESESAME | BLACKTRIANGLE) "NONE" |
Allows an emphasis mark to be placed on this RICHTEXT. |
Allows an emphasis mark to be placed on this RICHTEXT. |
Allows an emphasis mark to be placed on this RICHTEXT. |
BASELINESHIFT CDATA #IMPLIED |
Shifts text up or down without affecting paragraph line spacing. A positive value raises text; a negative value lowers text. |
Shifts text up or down without affecting paragraph line spacing. A positive value raises text; a negative value lowers text. |
Identifies a shift of text up or down without affecting paragraph line spacing. A positive value raises text; a negative value lowers text. |
HORIZONTALSCALE CDATA #IMPLIED |
Applies a horizontal scale to text, which makes characters narrower or wider. |
Applies a horizontal scale to text, which makes characters narrower or wider. |
Identifies a horizontal scale applied to text, which makes characters narrower or wider. |
VERTICALSCALE CDATA #IMPLIED |
Applies a vertical scale to text, which makes characters taller or shorter. Specified as an integer percentage from 25 to 400. |
Applies a vertical scale to text, which makes characters taller or shorter. Specified as an integer percentage from 25 to 400. |
Identifies a vertical scale applied to text, which makes characters taller or shorter. Specified as an integer percentage from 25 to 400. |
TRACKAMOUNT CDATA #IMPLIED |
Adjusts the amount of space between characters and words. |
Adjusts the amount of space between characters and words. |
Identifies an amount of adjusted space applied between characters and words. |
KERNAMOUNT CDATA #IMPLIED |
Adjusts the amount of space between two characters. |
Adjusts the amount of space between two characters. |
Identifies an amount of adjusted space applied between two characters. |
LIGATURES (true | false | none) "none" |
Indicates whether standard ligatures should be applied. |
Indicates whether standard ligatures should be applied. |
Indicates whether standard ligatures are applied. |
OT_STANDARD_LIGATURES (true | false | none) "none" |
Applies the OpenType standard ligatures type style to text. |
Applies the OpenType standard ligatures type style to text. |
Identifies the OpenType standard ligatures type style applied to text. |
OT_DISCRETIONARY_LIGATURES (true | false | none) "none" |
Applies the OpenType discretionary type style to text. |
Applies the OpenType discretionary type style to text. |
Identifies the OpenType discretionary type style applied to text. |
OT_ORDINALS (true | false | none) "none" |
Applies the OpenType ordinals type style to text. |
Applies the OpenType ordinals type style to text. |
Identifies the OpenType ordinals type style applied to text. |
OT_TITLING_ALTERNATES (true | false | none) "none" |
Applies the OpenType titling alternates type style to text. |
Applies the OpenType titling alternates type style to text. |
Identifies the OpenType titling alternates type style applied to text. |
OT_ALL_SMALL_CAPS (true | false | none) "none" |
Applies the OpenType all small caps type style to text. |
Applies the OpenType all small caps type style to text. |
Identifies the OpenType all small caps type style applied to text. |
OT_FRACTIONS (true | false | none) "none" |
Applies the OpenType fractions type style to text. |
Applies the OpenType fractions type style to text. |
Identifies the OpenType fractions type style applied to text. |
OT_SWASHES (true | false | none) "none" |
Applies the OpenType swashes type style to text. |
Applies the OpenType swashes type style to text. |
Identifies the OpenType swashes type style applied o text. |
OT_SMALL_CAPS (true | false | none) "none" |
Applies the OpenType small caps type style to text. |
Applies the OpenType small caps type style to text. |
Identifies the OpenType small caps type style applied to text. |
OT_CONTEXTUAL_ALTERNATIVES (true | false | none) "none" |
Applies the OpenType contextual alternates type style to text. |
Applies the OpenType contextual alternates type style to text. |
Identifies the OpenType contextual alternates type style applied to text. |
OT_TABULAR_FIGURES (true | false | none) "none" |
Applies the OpenType tabular figures type style to text. |
Applies the OpenType tabular figures type style to text. |
Identifies the OpenType tabular figures type style applied to text. |
OT_PROPORTIONAL_FIGURES (true | false | none) "none" |
Applies the OpenType proportional figures type style to text. |
Applies the OpenType proportional figures type style to text. |
Identifies the OpenType proportional figures type style applied to text. |
OT_LINING_FIGURES (true | false | none) "none" |
Applies the OpenType lining figures type style to text. |
Applies the OpenType lining figures type style to text. |
Identifies the OpenType lining figures type style applied to text. |
OT_NONE (true | false | none) "none" |
Removes OpenType formatting from text. |
Removes OpenType formatting from text. |
Indicates the OpenType formatting has been removed from text. |
OT_SUPERSCRIPT (true | false | none) "none" |
Applies the OpenType superscript type style to text. |
Applies the OpenType superscript type style to text. |
Identifies the OpenType superscript type style applied to text. |
OT_SUBSCRIPT (true | false | none) "none" |
Applies the OpenType subscript type style to text. |
Applies the OpenType subscript type style to text. |
Identifies the OpenType subscript type style applied to text. |
OT_NUMERATOR (true | false | none) "none" |
Applies the OpenType numerator type style to text. |
Applies the OpenType numerator type style to text. |
Identifies the OpenType numerator type style applied to text. |
OT_DENOMINATOR (true | false | none) "none" |
Applies the OpenType denominator type style to text. |
Applies the OpenType denominator type style to text. |
Identifies the OpenType denominator type style applied to text. |
OT_OLDSTYLE_FIGURES (true | false | none) "none" |
Applies the OpenType old style figures type style to text. |
Applies the OpenType old style figures type style to text. |
Identifies the OpenType old style figures type style applied to text. |
OT_SCIENTIFIC_INFERIOR_FEATURE (true | false | none) "none" |
Replaces lining or old style figures with inferior figures (smaller glyphs which sit lower than the standard baseline, primarily for chemical or mathematical notation). May also replace lowercase characters with alphabetic inferiors. |
Replaces lining or old style figures with inferior figures (smaller glyphs which sit lower than the standard baseline, primarily for chemical or mathematical notation). May also replace lowercase characters with alphabetic inferiors. |
Replaces lining or old style figures with inferior figures (smaller glyphs which sit lower than the standard baseline, primarily for chemical or mathematical notation). May also replace lowercase characters with alphabetic inferiors. |
OT_ITALICS_FEATURE (true | false | none) "none" |
Some fonts (such as Adobe® Pro Japanese fonts) have both Roman and Italic forms of some characters in a single font. This feature replaces the Roman glyphs with the corresponding Italic glyphs. |
Some fonts (such as Adobe Pro Japanese fonts) have both Roman and Italic forms of some characters in a single font. This feature replaces the Roman glyphs with the corresponding Italic glyphs. |
Some fonts (such as Adobe Pro Japanese fonts) have both Roman and Italic forms of some characters in a single font. This feature replaces the Roman glyphs with the corresponding Italic glyphs. |
OT_HVKANA_ALTERNATES (true | false | none) "none" |
Apply specially designed horizontal or vertical Kana forms that correspond with the story direction (vertical or horizontal). |
Apply specially designed horizontal or vertical Kana forms that correspond with the story direction (vertical or horizontal). |
Apply specially designed horizontal or vertical Kana forms that correspond with the story direction (vertical or horizontal). |
OT_RUBINOTATION_FORMS (true | false | none) "none" |
Japanese typesetting often uses smaller kana glyphs, generally in superscripted form, to clarify the meaning of kanji which may be unfamiliar to the reader. These are called ruby, from the old typesetting term for four-point-sized type. This feature identifies glyphs in the font which have been designed for this use, substituting them for the default designs. |
Japanese typesetting often uses smaller kana glyphs, generally in superscripted form, to clarify the meaning of kanji which may be unfamiliar to the reader. These are called ruby, from the old typesetting term for four-point-sized type. This feature identifies glyphs in the font which have been designed for this use, substituting them for the default designs. |
Japanese typesetting often uses smaller kana glyphs, generally in superscripted form, to clarify the meaning of kanji which may be unfamiliar to the reader. These are called ruby, from the old typesetting term for four-point-sized type. This feature identifies glyphs in the font which have been designed for this use, substituting them for the default designs. |
OT_LOCALIZED_FORMS (true | false | none) "none" |
Replace default forms of glyphs with localized forms. |
Replace default forms of glyphs with localized forms. |
Replace default forms of glyphs with localized forms. |
OT_ALTERNATE_WIDTHS_NONE (true | false | none) "none" |
Apply alternate widths for heights based on story direction (vertical or horizontal). |
Apply alternate widths for heights based on story direction (vertical or horizontal). |
Apply alternate widths for heights based on story direction (vertical or horizontal). |
OT_FULL_WIDTHS (true | false | none) "none" |
Replace glyphs set on other em widths with glyphs set on full-em widths. |
Replace glyphs set on other em widths with glyphs set on full-em widths. |
Replace glyphs set on other em widths with glyphs set on full-em widths. |
OT_HALF_WIDTHS (true | false | none) "none" |
Replace glyphs set on other em widths with half-em width glyphs. |
Replace glyphs set on other em widths with half-em width glyphs. |
Replace glyphs set on other em widths with half-em width glyphs. |
OT_THIRD_WIDTHS (true | false | none) "none" |
Replace glyphs set on other em widths with glyphs set on third-em widths. |
Replace glyphs set on other em widths with glyphs set on third-em widths. |
Replace glyphs set on other em widths with glyphs set on third-em widths. |
OT_QUARTER_WIDTHS (true | false | none) "none" |
Replace glyphs set on other em widths with glyphs set on quarter-em widths. |
Replace glyphs set on other em widths with glyphs set on quarter-em widths. |
Replace glyphs set on other em widths with glyphs set on quarter-em widths. |
OT_PROPORTIONAL_WIDTHS (true | false | none) "none" |
Fit glyphs to individual, proportional widths. |
Fit glyphs to individual, proportional widths. |
Fit glyphs to individual, proportional widths. |
OT_ALTVERTMETRICS (true | false | none) "none" |
Center glyphs inside a full-em height. |
Center glyphs inside a full-em height. |
Center glyphs inside a full-em height. |
OT_PROPORTIONAL_ALTVERTMETRICS (true | false | none) "none" |
Fit glyphs to individual, proportional heights. |
Fit glyphs to individual, proportional heights. |
Fit glyphs to individual, proportional heights. |
OT_ALTERNATE_HALF_METRICS (true | false | none) "none" |
Fit full-em height glyphs to half-em heights. |
Fit full-em height glyphs to half-em heights. |
Fit full-em height glyphs to half-em heights. |
OT_ALTERNATE_FORMS_NONE (true | false | none) "none"OT_JIS78FORMS (true | false | none) "none"OT_JIS83FORMS (true | false | none) "none"OT_JIS90FORMS (true | false | none) "none"OT_JIS04FORMS (true | false | none) "none"OT_SIMPLIFIED_FORMS (true | false | none) "none"OT_TRADITIONAL_FORMS (true | false | none) "none" |
Alternate glyph forms, such as JIS2004, JIS78, JIS90, Simplified, and Traditional. These glyph forms are specially designed for some Japanese OpenType fonts. |
Alternate glyph forms, such as JIS2004, JIS78, JIS90, Simplified, and Traditional. These glyph forms are specially designed for some Japanese OpenType fonts. |
Alternate glyph forms, such as JIS2004, JIS78, JIS90, Simplified, and Traditional. These glyph forms are specially designed for some Japanese OpenType fonts. |
LANGUAGE (SwissGerman | SwissGermanReformed | BrazilianPortuguese | Bulgarian | Croatian | Czech | Dutch | Danish | Finnish | French | German | ReformedGerman | Hungarian | Greek | Italian | BokmalNorwegian | Portuguese | Polish | Slovak | Russian | Romanian | Swedish | Turkish | Spanish | USEnglish | Catalan | Estonian | Lithuanian | Latvian | Icelandic | Slovenian | InternationalEnglish | SimplifiedChinese | TraditionalChinese | Japanese | Korean | Ukrainian | NynorskNorwegian | None | none) "none" |
Specifies the dictionary preference used for hyphenation. |
Specifies the dictionary preference used for hyphenation. |
Identifies the dictionary preference used for hyphenation. |
SENDING CDATA #IMPLIED |
Sending is a character spacing attribute used particularly in East Asian typography, similar to kerning, but applicable as a fixed value over a range of text. |
Sending is a character spacing attribute used particularly in East Asian typography, similar to kerning, but applicable as a fixed value over a range of text. |
Sending is a character spacing attribute used particularly in East Asian typography, similar to kerning, but applicable as a fixed value over a range of text. |
APPLYSENDINGTONONCJK (true | false | none) "none" |
Describes whether sending should be applied to both Roman and Chinese/Japanese/Korean glyphs (true) or just to Chinese, Japanese, and Korean Glyphs (false). |
Describes whether sending should be applied to both Roman and Chinese/Japanese/Korean glyphs (true) or just to Chinese, Japanese, and Korean Glyphs (false). |
Describes whether sending should be applied to both Roman and Chinese/Japanese/Korean glyphs (true) or just to Chinese, Japanese, and Korean Glyphs (false). |
UEGGLYPHID CDATA #IMPLIED |
Unencoded Glyphs (UEG)Some glyphs, especially in legacy Korean documents, are not covered by the Unicode specification. These are referred to as UEG or Unencoded Glyphs. This attribute represents the font glyph ID for such characters that cannot be represented. Note that this is an empty element, as the glyph cannot be represented as text. |
Some glyphs, especially in legacy Korean documents, are not covered by the Unicode specification. These are referred to as UEG or Unencoded Glyphs. This attribute represents the font glyph ID for such characters that cannot be represented. Note that this is an empty element, as the glyph cannot be represented as text. |
Some glyphs, especially in legacy Korean documents, are not covered by the Unicode specification. These are referred to as UEG or Unencoded Glyphs. This attribute represents the font glyph ID for such characters that cannot be represented. Note that this is an empty element, as the glyph cannot be represented as text. |
OTVARIANT CDATA #IMPLIED |
Specifies which variant to use from among the multiple match found (if any). |
Specifies which variant to use from among the multiple match found (if any). |
Specifies which variant to use from among the multiple match found (if any). |
OTFEATURE CDATA #IMPLIED |
Contains the value of the OpenType feature applied on text like AlternateFractions (afrc), AlternateAnnotations, etc. |
Contains the value of the OpenType feature applied on text like AlternateFractions (afrc), AlternateAnnotations, etc. |
Contains the value of the OpenType feature applied on text like AlternateFractions (afrc), AlternateAnnotations, etc. |
SCRIPT (Hira | Hani | Hrkt | Hang | Yiii | Kana |Bopo | none) "none" |
Represents the script system used by this <RICHTEXT> element's content. |
Represents the script system used by this <RICHTEXT> element's content. |
Represents the script system used by this <RICHTEXT> element's content. |
HALFWIDTHUPRIGHT (true | false | none) "none" |
Specifies whether this character should be presented upright in a vertical story. This is specifically applicable to Roman characters within a vertical story. |
Specifies whether this character should be presented upright in a vertical story. This is specifically applicable to Roman characters within a vertical story. |
Specifies whether this character should be presented upright in a vertical story. This is specifically applicable to Roman characters within a vertical story. |
FAUXSTYLE (BOLD | ITALIC | BOLDITALIC | NONE) #IMPLIED |
Not applicable. |
Not applicable. |
Indicates whether the text contains a faux type style (such as a bold face that is constructed by software, as opposed to a bold font). |
PAGENUMBERCHAR (CURRENTPAGE | NEXTPAGE | PREVIOUSPAGE) #IMPLIED |
Represents an automatic page number character. If a RICHTEXT element with this attribute occurs in a section, section-specific numbering and formatting is applied to the page number. For more information, see "Working with sections." |
Represents an automatic page number character. If a RICHTEXT element with this attribute occurs in a section, section-specific numbering and formatting is applied to the page number. For more information, see "Working with sections." |
Represents an automatic page number character. |
HYPERLINKREF CDATA #IMPLIED |
Not applicable. |
Not applicable. |
Specifies that this <RICHTEXT> element is a hyperlink by referring to a HYPERLINK. |
HLTYPE (WWWURL | PAGE | ANCHOR) #IMPLIED |
Not applicable. |
Not applicable. |
Specifies the type of hyperlink this <RICHTEXT> element hyperlinks to. Options include WWWURL (a URL on the Web), PAGE (the top of a page in the same layout), and ANCHOR (an anchor). |
HLANCHORREF CDATA #IMPLIED |
Not applicable. |
Not applicable. |
If this <RICHTEXT> element is a hyperlink of the HLTYPE ANCHOR, this attribute identifies the anchor by name. |
BACKGROUNDCOLOR CDATA #IMPLIED |
Specifies a background color to be inserted behind the text. This color displays only in rendered output, and is not saved with the project file. |
Specifies a background color to be inserted behind the text. This color displays only in rendered output, and is not saved with the project file. |
Not applicable. |
RIGHT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RIGHT (#PCDATA) |
The distance between the box or lines right edge and the right edge of the page, in points. |
The distance between the box or lines right edge and the right edge of the page, in points. |
The distance between the box or lines right edge and the right edge of the page, in points. |
RIGHTCONTROLPOINT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RIGHTCONTROLPOINT (empty) |
Each point on a curve is described by three geometric positions: the x,y coordinate of the vertex point (this coordinate is relative to the bounding geometry of the shape, not the page), and the left and right control handles–as you would see onscreen in the QuarkXPress user environment. For more information on drawing and manipulating bezier curves, please see A Guide to QuarkXPress. |
Each point on a curve is described by three geometric positions: the x,y coordinate of the vertex point (this coordinate is relative to the bounding geometry of the shape, not the page), and the left and right control handles–as you would see onscreen in the QuarkXPress user environment. For more information on drawing and manipulating bezier curves, please see A Guide to QuarkXPress. |
Each point on a curve is described by three geometric positions: the x,y coordinate of the vertex point (this coordinate is relative to the bounding geometry of the shape, not the page), and the left and right control handles–as you would see onscreen in the QuarkXPress user environment. For more information on drawing and manipulating bezier curves, please see A Guide to QuarkXPress. |
Attributes |
|||
X CDATA #IMPLIED |
X coordinate of RIGHTCONTROLPOINT. |
X coordinate of RIGHTCONTROLPOINT. |
X coordinate of RIGHTCONTROLPOINT. |
Y CDATA #IMPLIED |
Y coordinate of RIGHTCONTROLPOINT. |
Y coordinate of RIGHTCONTROLPOINT. |
Y coordinate of RIGHTCONTROLPOINT. |
RIGHTGRID (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RIGHTGRID (empty) |
Describes a grid line on the right edge of a cell in an <INLINETABLE>. |
Describes a grid line on the right edge of a cell in an <INLINETABLE>. |
Not applicable. |
Attributes |
|||
TYPE (TOP | LEFT | BOTTOM | RIGHT) #IMPLIED |
Specifies the location of the grid line. |
Specifies the location of the grid line. |
Not applicable. |
STYLE CDATA #IMPLIED |
Identifies the <TABLESTYLE> that styles this grid line. If you specify this value, you do not have to specify the remaining attributes. If you specify the remaining attributes, those attribute values override the corresponding <TABLESTYLE> values. |
Identifies the <TABLESTYLE> that styles this grid line. If you specify this value, you do not have to specify the remaining attributes. If you specify the remaining attributes, those attribute values override the corresponding <TABLESTYLE> values. |
Not applicable. |
WIDTH CDATA #IMPLIED |
Specifies the width of the grid line in points. |
Specifies the width of the grid line in points. |
Not applicable. |
COLOR CDATA #IMPLIED |
Specifies the color of the grid line. |
Specifies the color of the grid line. |
Not applicable. |
SHADE CDATA #IMPLIED |
Specifies the shade of the grid line. |
Specifies the shade of the grid line. |
Not applicable. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the grid line. |
Specifies the opacity of the grid line. |
Not applicable. |
GAPCOLOR CDATA #IMPLIED |
Specifies the color of the gap (if any) between the lines that make up the grid line. |
Specifies the color of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
GAPSHADE CDATA #IMPLIED |
Specifies the shade of the gap (if any) between the lines that make up the grid line. |
Specifies the shade of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
GAPOPACITY CDATA #IMPLIED |
Specifies the opacity of the gap (if any) between the lines that make up the grid line. |
Specifies the opacity of the gap (if any) between the lines that make up the grid line. |
Not applicable. |
ROW (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
ROW ((CELL | GRIDLINE)*) |
Describes a row in a table. |
Describes a row in a table. |
Describes a row in a table. |
Attributes |
|||
ROWCOUNT CDATA #REQUIRED |
Specifies the index position of a row from top to bottom. For example, ROWCOUNT = 1 indicates the first row from the top, and ROWCOUNT = 2 indicates the second row from the top. |
Specifies the index position of a row from top to bottom. For example, ROWCOUNT = 1 indicates the first column from the top, and ROWCOUNT = 2 indicates the second row from the top. |
Specifies the index position of a row from top to bottom. For example, ROWCOUNT = 1 indicates the first column from the top, and ROWCOUNT = 2 indicates the second column from the top. |
ROWHEIGHT CDATA #IMPLIED |
Specifies the height of a row. Note: If this attribute is empty, the row is resized to fit its contents, unless RICHTEXT@ MAINTAINGEOMETRY is set to true, in which case any row that does not have a ROWHEIGHT attribute will be sized equally using the amount of space remaining after all the specified ROWHEIGHT attributes have been subtracted from the total height of the box. |
Specifies the height of a row. Note: If this attribute is empty, the row is resized to fit its contents, unless RICHTEXT@ MAINTAINGEOMETRY is set to true, in which case any row that does not have a ROWHEIGHT attribute will be sized equally using the amount of space remaining after all the specified ROWHEIGHT attributes have been subtracted from the total height of the box. |
Specifies the height a row. |
COLOR CDATA #IMPLIED |
Identifies the color of a row. Overrides the TABLE@COLOR attribute. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color of a row. Overrides the TABLE@COLOR attribute. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color of a row. Overrides the TABLE@COLOR attribute. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of the color applied to a row, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a row, as an integer percentage from 0 to 100. |
Specifies the shade of the color applied to a row, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of the color applied to a row, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a row, specified as an integer percentage from 0 to 100. |
Specifies the opacity of the color applied to a row, specified as an integer percentage from 0 to 100. |
MERGEROWSPAN CDATA #IMPLIED |
Attribute used for merging cells and rows. |
Attribute used for merging cells and rows. |
If a table includes merged cells, then the MERGECOLSPAN value is shown in the xml output. |
SPLIT (true | false) #IMPLIED |
Not applicable. |
Attribute used for splitting rows and columns. |
Not applicable. |
AUTOFIT (true | false | none) "none" |
Specifies whether the rows or columns will adjust size to fit the content. |
Specifies whether the rows or columns will adjust size to fit the content. |
Specifies whether the rows or columns will adjust size to fit the content. |
AUTOFITMAXLIMIT CDATA #IMPLIED |
Max limit for autofit. |
Max limit for autofit. |
Max limit for autofit. |
RUBI (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RUBI (RUBITEXT, (RICHTEXT | ANCHOREDBOXREF | HIDDEN | CALLOUTANCHOR | INLINEBOX | MATHEQUATION)+) |
Specifies a region of base text and the rubi text to include with that text. Note the second and subsequent children of the RUBI element (RICHTEXT | ANCHOREDBOX | HIDDEN | CALLOUTANCHOR | INLINEBOX | MATHEQUATION)+ declare the base text to which the rubi text is to be applied. |
Specifies a region of base text and the rubi text to include with that text. Note the second and subsequent children of the RUBI element (RICHTEXT | ANCHOREDBOX | HIDDEN | CALLOUTANCHOR | INLINEBOX | MATHEQUATION)+ declare the base text to which the rubi text is to be applied. |
Specifies a region of base text and the rubi text to include with that text. Note the second and subsequent children of the RUBI element (RICHTEXT | ANCHOREDBOX | HIDDEN | CALLOUTANCHOR | INLINEBOX | MATHEQUATION)+ declare the base text to which the rubi text is to be applied. |
RUBITEXT (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RUBITEXT (RICHTEXT) |
Specifies the rubi text to be applied to the specified base text.The RUBITEXT element is a container for a RICHTEXT element. All the usual character formatting attributes can be applied to the rubi text through this RICHTEXT element. |
Specifies the rubi text to be applied to the specified base text. The RUBITEXT element is a container for a RICHTEXT element. All the usual character formatting attributes can be applied to the rubi text through this RICHTEXT element. |
Specifies the rubi text to be applied to the specified base text. The RUBITEXT element is a container for a RICHTEXT element. All the usual character formatting attributes can be applied to the rubi text through this RICHTEXT element. |
Attributes |
|||
ALIGNMENT (LEFT | TOP | CENTERED | RIGHT | BOTTOM | JUSTIFIED | FORCED | ONETOONE | EQUALSPACE | ONERUBISPACE) "CENTERED" |
Controls how non-overhanging rubi text aligns with the base text. For more information, see "Rubi alignment options" in the QuarkXPress documentation. |
Controls how non-overhanging rubi text aligns with the base text. For more information, see "Rubi alignment options" in the QuarkXPress documentation. |
Controls how non-overhanging rubi text aligns with the base text. For more information, see "Rubi alignment options" in the QuarkXPress documentation. |
OVERHANGALIGNMENT (none | LEFT | TOP | CENTERED | RIGHT | BOTTOM | JUSTIFIED | FORCED | ONETOONE | EQUALSPACE) "none" |
Defines how far the rubi text can overhang base text that is unrelated to the rubi text. For more information, see "Rubi overhang options." |
Defines how far the rubi text can overhang base text that is unrelated to the rubi text. For more information, see "Rubi overhang options." |
Defines how far the rubi text can overhang base text that is unrelated to the rubi text. For more information, see "Rubi overhang options." |
PLACEMENT (ABOVE | BELOW | RIGHT | LEFT) "ABOVE" |
This attribute specifies whether rubi text displays above or below the base text (in a horizontal story) or to the left of or right of the base text (in a vertical story). |
This attribute specifies whether rubi text displays above or below the base text (in a horizontal story) or to the left of or right of the base text (in a vertical story). |
This attribute specifies whether rubi text displays above or below the base text (in a horizontal story) or to the left of or right of the base text (in a vertical story). |
RELATIVESIZE CDATA "50" |
Defines the size of the rubi text compared to the base text. |
Defines the size of the rubi text compared to the base text. |
Defines the size of the rubi text compared to the base text. |
OFFSET CDATA "0" |
Use this attribute to control how far the rubi text is offset from the base text. |
Use this attribute to control how far the rubi text is offset from the base text. |
Use this attribute to control how far the rubi text is offset from the base text. |
OVERHANG (none | UNRESTRICTED | HALFRUBI | FULLRUBI | HALFBASE | FULLBASE) "HALFRUBI" |
Defines how far the rubi text can overhang base text that is unrelated to the rubi text. For more information, see "Rubi overhang options." |
Defines how far the rubi text can overhang base text that is unrelated to the rubi text. For more information, see "Rubi overhang options." |
Defines how far the rubi text can overhang base text that is unrelated to the rubi text. For more information, see "Rubi overhang options." |
AUTOALIGNATLINEEDGES (true | false) "true" |
Automatically aligns rubi text with the border of a text box when the rubi text overhangs the base text and touches the edge of the text box. |
Automatically aligns rubi text with the border of a text box when the rubi text overhangs the base text and touches the edge of the text box. |
Automatically aligns rubi text with the border of a text box when the rubi text overhangs the base text and touches the edge of the text box. |
ANNONATIONS (true | false) "true" |
Applicable for OT fonts applied to rubi. If the font supports annotations, then that is applied on the rubi text. |
Applicable for OT fonts applied to rubi. If the font supports annotations, then that is applied on the rubi text. |
Applicable for OT fonts applied to rubi. If the font supports annotations, then that is applied on the rubi text. |
RULE (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RULE (empty) |
Describes a rule above or below a paragraph. |
Describes a rule above or below a paragraph. |
Describes a rule above or below a paragraph. |
Attributes |
|||
ENABLED (true | false | none) "none" |
Specifies whether to add a rule to a paragraph or not. |
Specifies whether to add a rule to a paragraph or not. |
Specifies whether a rule is applied to a paragraph or not. |
POSITION (ABOVE | BELOW) "BELOW" |
Specifies whether a rule should be above or below a paragraph. |
Specifies whether a rule should be above or below a paragraph. |
Specifies whether a rule is above or below a paragraph. |
LENGTH (TEXT | COLUMN | INDENTS) "INDENTS" |
Specifies the length of a rule.TEXT = Rule is the same length as the first line of text in the paragraph (for rule above) or the last line of text in the paragraph (for rule below).COLUMN = Rule extends to edges of parent box or column.INDENTS = Rule extends from the paragraph's left indent to its right indent. |
Specifies the length of a rule.TEXT = Rule is the same length as the first line of text in the paragraph (for rule above) or the last line of text in the paragraph (for rule below).COLUMN = Rule extends to edges of parent box or column.INDENTS = Rule extends from the paragraph's left indent to its right indent. |
Specifies the length of a rule.TEXT = Rule is the same length as the first line of text in the paragraph (for rule above) or the last line of text in the paragraph (for rule below).COLUMN = Rule extends to edges of parent box or column.INDENTS = Rule extends from the paragraph's left indent to its right indent. |
LEFT CDATA #IMPLIED |
Specifies a distance to indent a rule farther from the left. A positive number moves the end-point to the right; a negative number moves the end-point to the left. |
Specifies a distance to indent a rule farther from the left. A positive number moves the end-point to the right; a negative number moves the end-point to the left. |
Specifies a distance a rule is indented farther from the left. A positive number moves the end-point to the right; a negative number moves the end-point to the left. |
RIGHT CDATA #IMPLIED |
Specifies a distance to indent a rule farther from the right. A positive number moves the end-point to the left; a negative number moves the end-point to the right. |
Specifies a distance to indent a rule farther from the right. A positive number moves the end-point to the left; a negative number moves the end-point to the right. |
Specifies a distance a rule is indented farther from the right. A positive number moves the end-point to the left; a negative number moves the end-point to the right. |
OFFSET CDATA #IMPLIED |
Specifies the amount of space between a rule and the paragraph to which it is attached. |
Specifies the amount of space between a rule and the paragraph to which it is attached. |
Specifies the amount of space between a rule and the paragraph to which it is attached. |
WIDTH CDATA #IMPLIED |
Specifies the thickness of a rule. |
Specifies the thickness of a rule. |
Specifies the thickness of a rule. |
COLOR CDATA #IMPLIED |
Identifies the color for a rule. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies the color for a rule. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
Identifies the color for a rule. Note: Only the name of a color is included in this attribute. The definition of the color is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server, or an existing color created and saved in the project. |
SHADE CDATA #IMPLIED |
Specifies the shade of a rules color, as an integer percentage from 0 to 100. |
Specifies the shade of a rules color, as an integer percentage from 0 to 100. |
Specifies the shade of a rules color, as an integer percentage from 0 to 100. |
OPACITY CDATA #IMPLIED |
Specifies the opacity of a rules color, specified as an integer percentage from 0 to 100. |
Specifies the opacity of a rules color, specified as an integer percentage from 0 to 100. |
Specifies the opacity of a rules color, specified as an integer percentage from 0 to 100. |
STYLE CDATA #IMPLIED |
Identifies a Dashes & Stripes style (LINESTYLE) for a rule. Note: Only the name of a Dashes & Stripes style is included in this attribute. The definition of the Dashes & Stripes style is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a Dashes & Stripes style (LINESTYLE) for a rule. Note: Only the name of a Dashes & Stripes style is included in this attribute. The definition of the Dashes & Stripes style is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
Identifies a Dashes & Stripes style (LINESTYLE) for a rule. Note: Only the name of a Dashes & Stripes style is included in this attribute. The definition of the Dashes & Stripes style is stored in the projects Job Jackets file or defined using the Document Controls submenu in QuarkXPress Server. |
RUNAROUND (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
RUNAROUND (empty) |
Describes a runaround applied to a box or line. |
Describes a runaround applied to a box or line. |
Describes a runaround applied to a box or line. |
Attributes |
|||
TYPE (NONE | ITEM | EMBEDDEDPATH | ALPHACHANNEL | NONWHITEAREAS | PICTUREBOUNDS | SAMEASCLIPPING | AUTOIMAGE | MANUAL) "NONE" |
Specifies the type of runaround applied to a box or line:
|
Specifies the type of runaround applied to a box or line:
|
Specifies the type of runaround applied to a box or line:
|
TOP CDATA #IMPLIED |
Valid when |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the top edge of the runaround by the specified number of points (positive=up, negative=down). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the top edge of the runaround by the specified number of points (positive=up, negative=down). |
RIGHT CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the right edge of the runaround by the specified number of points (positive=right, negative=left). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the right edge of the runaround by the specified number of points (positive=right, negative=left). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the right edge of the runaround by the specified number of points (positive=right, negative=left). |
LEFT CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the left edge of the runaround by the specified number of points (positive=left, negative=right). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the left edge of the runaround by the specified number of points (positive=left, negative=right). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the left edge of the runaround by the specified number of points (positive=left, negative=right). |
BOTTOM CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the bottom edge of the runaround by the specified number of points (positive=down, negative=up). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the bottom edge of the runaround by the specified number of points (positive=down, negative=up). |
Valid when RUNAROUND@TYPE = ITEM or PICTUREBOUNDS. Moves the bottom edge of the runaround by the specified number of points (positive=down, negative=up). |
PATHNAME CDATA #IMPLIED |
Identifies a clipping path embedded in a picture for use as the runaround path. |
Identifies a clipping path embedded in a picture for use as the runaround path. |
Identifies a clipping path embedded in a picture for use as the runaround path. |
OUTSET CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, NONWHITEAREAS, or SAMEASCLIPPING. Specifies a single outset or inset integer value in points to be used on all sides. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, NONWHITEAREAS, or SAMEASCLIPPING. Specifies a single outset or inset integer value in points to be used on all sides. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, NONWHITEAREAS, or SAMEASCLIPPING. Specifies a single outset or inset integer value in points to be used on all sides. |
NOISE CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies that areas smaller than this number of points should be ignored when creating a runaround path. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies that areas smaller than this number of points should be ignored when creating a runaround path. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies that areas smaller than this number of points should be ignored when creating a runaround path. |
THRESHOLD CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies the maximum integer percentage of darkness that should be considered white when creating a runaround path. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies the maximum integer percentage of darkness that should be considered white when creating a runaround path. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies the maximum integer percentage of darkness that should be considered white when creating a runaround path. |
SMOOTHNESS CDATA #IMPLIED |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies the smoothness, in points, of an automatically created runaround path. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies the smoothness, in points, of an automatically created runaround path. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, ALPHACHANNEL, or NONWHITEAREAS. Specifies the smoothness, in points, of an automatically created runaround path. |
OUTSIDEONLY (true | false | none) "none" |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates that only the outer edges of the runaround path should be used. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates that only the outer edges of the runaround path should be used. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates that only the outer edges of the runaround path is used. |
RESTRICTTOBOX (true | false | none) "none" |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates whether the runaround path is restricted to the inside of the box. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates whether the runaround path is restricted to the inside of the box. |
Valid when RUNAROUND@TYPE = AUTOIMAGE, EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Indicates whether the runaround path is restricted to the inside of the box. |
INVERT (true | false | none) "none" |
Valid when RUNAROUND@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Reverses the shape of the runaround path. |
Valid when RUNAROUND@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Reverses the shape of the runaround path. |
Valid when RUNAROUND@TYPE = EMBEDDEDPATH, ALPHACHANNEL, or NONWHITEAREAS. Reverses the shape of the runaround path. |
EDITED (true | false | none) "none" |
Not applicable. |
Not applicable. |
Indicates whether the runaround path has been manually edited in QuarkXPress. |
SAVEAS (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
SAVEAS (empty) |
Lets you save a constructed QuarkXPress project to a specific location on the server computer. Roughly equivalent to choosing File > Save As in QuarkXPress. |
Lets you save a modified QuarkXPress project to a specific location on the server computer. Roughly equivalent to choosing File > Save As in QuarkXPress. |
Not applicable. |
Attributes |
|||
NEWNAME CDATA #IMPLIED |
Specifies a name for the project being saved. |
Specifies a name for the project being saved. Can be a relative path to the document pool. |
Not applicable. |
PATH CDATA #IMPLIED |
The absolute path on the server computer for saving the project. |
The absolute path on the server computer for saving the project. |
Not applicable. |
SAVETOPOOL (true | false) "true" |
Specifies whether the project should be saved to the document pool, in addition to saving it in the location specified in the PATH attribute. |
Specifies whether the project should be saved to the document pool, in addition to saving it in the location specified in the PATH attribute. |
Not applicable. |
REPLACE (true | false) "true" |
Indicates whether the saved project should replace any existing file with the same name in the specified location.An index number gets appended to the file name if this value is set to false and a file with the supplied name exists at the specification location.For example, if NEWNAME = file.qxp and the REPLACE value is set to false, the file is saved as file1.qxp when a file with the same name exists at the specified location. |
Indicates whether the saved project should replace any existing file with the same name in the specified location.An index number gets appended to the file name if this value is set to false and a file with the supplied name exists at the specification location.For example, if NEWNAME = file.qxp and the REPLACE value is set to false, the file is saved as file1.qxp when a file with the same name exists at the specified location. |
Not applicable. |
SCALETO (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
SCALETO (empty) |
Lets you specify the maximum or minimum size of a box for a fit-box-to-content operation. |
Lets you specify the maximum or minimum size of a box for a fit-box-to-content operation. |
Not applicable. |
Attributes |
|||
X CDATA #REQUIRED |
The largest or smallest allowable width for the resized box, as an integer percentage. |
The largest or smallest allowable width for the resized box, as an integer percentage. |
Not applicable. |
Y CDATA #REQUIRED |
The largest or smallest allowable height for the resized box, as an integer percentage. |
The largest or smallest allowable height for the resized box, as an integer percentage. |
Not applicable. |
SECTION (Modifier schema)
Element type |
Construct |
Modify |
Deconstruct |
SECTION (empty) |
Describes a section break in a layout. |