| Type | Meaning | Datatype/value |
| 1 | IanaType/subType |
InternationalString: "<ianaType>/<subType>" e.g. "application/postscript", where
<ianaType> and <subType> are registered with IANA (Internet Assigned Numbers Authority) |
| 2 | Z39.50Type[/subType] |
InternationalString: e.g. "'sgml/'dtdName" (for example "sgml/TEI") or "sgml". Subtype is optional. |
| 3 | otherType[/subType] |
InternationalString: bilaterally agreed upon. Subtype is optional. |
| |
Following is an extension to the Z39.50-1995 standard, added at the August 1997 ZIG meeting (See also class 9, type 5.) |
| 4 | identified by ISO Object Identifier |
OBJECT IDENTIFIER;: When An ISO Object Identifier has been
defined to identify a body part type, it may be used in lieu of a mime type (i.e
where 'type' is 1,2, or 3, for 'iana', 'Z39.50', or 'other'). For example,
to identify USMARC, the ISO identifier 1.2.840.10003.5.10 may be used. That is
an example where there is no alternative mime type defined. As another example,
the OID 1.2.840.10003.5.109.1 identifies pdf (an example where there is an
alternative mime type identification). |
| Type | Meaning | Datatype/value |
| 1 | Characters per line | Integer |
| 2 | line length | IntUnit |
| 3 | lines per page | INTEGER |
| 4 | dots per inch | INTEGER |
| 5 | paperType-Size | InternationalString; e.g. A-1, B, C |
| 6 | deliverImages | BOOLEAN |
| 7 | PortraitOrientation BOOLEAN ('true' means | "portrait") |
| 8 | textJustification | InternationalString; 'left', 'right', 'both', or 'center' |
| 9 | fontStyle | InternationalString |
| 10 | fontSize | InternationalString |
| 11 | fontMetric | InternationalString |
| 12 | lineSpacing | INTEGER |
| 13 | numberOfColumns | INTEGER |
| 14 | verticalMargins | IntUnit |
| 15 | horizontalMargins | IntUnit |
| 16 | pageOrderingForward | BOOLEAN |
| 17 | beginDocsOnNewPage | BOOLEAN ('false' means "concatenate documents") |
| 18 | termHighlighting | BOOLEAN |
| 19 | footnoteLocation | InternationalString: 'inline', endOfPage', 'endEachDoc', 'endLastDoc' |
| 20 | paginationType | InternationalString |
| Type | Meaning | Datatype/value |
| 1 (variantRequest only) | no data | NULL |
| 2 (variantRequest only) | Unit | Unit (origin requests
element according to specific unit) |
| 3 | version | InternationalString |
| |
Following are extensions to the Z39.50-1995 standard. The following is added because variant specifications such as mime type, size, etc. are not sufficiently descriptive when there are various
representations and attributes of an object, such as highly compressed, high resolution, reference image, and original; these characterizations are not for client use but rather, descriptive information for the user (see also class 7, type 6).
|
| 4 | variant description |
NULL; used by origin to request text
description of a variant |
r> | |
The following was added added at the August 1997 ZIG meeting (See also class 2, type 4.) |
| 5 | Content is a pointer |
NULL;
- On an applied variant, indicates that the content of
the element is a pointer (e.g. URL) to the actual
data, not the actual data itself.
- On a variant request, indicates that a pointer to the
actual data is requested, not the actual data itself.
- On a supported variant, indicates that a pointer to
the actual data is available. (This may occur in
conjunction with another supported variant for the
same element that does not use this variant spec,
allowing the client to select either the actual data
or a pointer.)
|