Bugzilla – Attachment 55548 Details for
Bug 17288
Advanced Editor - Rancor - Helpers for 006 and 007 fields
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17288: (follow-up) Fix marc21_field_007.xml
Bug-17288-follow-up-Fix-marc21field007xml.patch (text/plain), 62.64 KB, created by
Héctor Eduardo Castro Avalos
on 2016-09-13 21:25:46 UTC
(
hide
)
Description:
Bug 17288: (follow-up) Fix marc21_field_007.xml
Filename:
MIME Type:
Creator:
Héctor Eduardo Castro Avalos
Created:
2016-09-13 21:25:46 UTC
Size:
62.64 KB
patch
obsolete
>From 759d4dd6e9b008469e43e9a8f53adfe39d14dee3 Mon Sep 17 00:00:00 2001 >From: Hector Castro <hector.hecaxmmx@gmail.com> >Date: Tue, 13 Sep 2016 15:25:47 -0600 >Subject: [PATCH] Bug 17288: (follow-up) Fix marc21_field_007.xml > >Bad formatted data in 007 field. Fixed >To test follow the previous commit. >--- > .../prog/en/data/marc21_field_007.xml | 567 ++++++++++---------- > 1 file changed, 278 insertions(+), 289 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_007.xml b/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_007.xml >index 0cfb990..4fb4ff5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_007.xml >+++ b/koha-tmpl/intranet-tmpl/prog/en/data/marc21_field_007.xml >@@ -5,125 +5,123 @@ > <Tagfield tag="007" xmlns="http://koha-community.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="./marc21_field_CF.xsd"> > <Material id="MPS"><name>Maps</name><description></description> > <Position pos="00"><name>Category of material</name><description></description> >- <Value code="a"><name>Map</name></Value> >- </Position> >- <Position pos="01"><name></name><description>Specific material designationSpecial class of cartographic material to which the item belongs. Usually the class of physical object, e.g., a diagram.</description> >- <Value code="d"><name>Atlases generally contain maps, related text, and other cartographic information.</name></Value> >- <Value code="g"><name> Map characterized by simplified, or schematic, representation. Diagrams are graphic representations of numerical data, or of the course or results of an action or process. </name></Value> >- <Value code="j"><name>Two-dimensional map. Defined as a representation normally to scale and on a flat medium, of a selection of material or abstract features on, or in relation to, the surface of the earth or of another celestial body.</name></Value> >- <Value code="k"><name>Scale representation of the intersection of a vertical surface (which may or may not be a plane) with the surface of the ground or with that of a conceptual three-dimensional model of phenomena having continuous distribution (e.g., rainfall).</name></Value> >- <Value code="q"><name> Three-dimensional representation of a real object. Object may be the exact size of the original or to scale.</name></Value> >- <Value code="r"><name>Image produced by a recording device that is not in physical or intimate contact with the object under study.</name></Value> >- <Value code="s"><name>Scaled representation of a vertical surface (commonly a plane) displaying both the the intersection profile or some conceptual model, and the underlying structures, e.g., geological section.</name></Value> >- <Value code="u"><name>Unspecified</name></Value> >- <Value code="y"><name>Perspective representation of the landscape shown as if it were projected onto an oblique plane.</name></Value> >- <Value code="z"><name>None of the other codes is appropriate.</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >- </Position> >- <Position pos="02"><name></name><description>Date 1A date specified by the code in 008/06 (Type of date/Publication status)</description> >- <Value code="|"><description>Undefined - Contains a blank (#) or a fill character (|).</description></Value> >+ <Value code="a"><description>Map</description></Value> >+ </Position> >+ <Position pos="01"><name>Specific material designation</name><description>Special class of cartographic material to which the item belongs. Usually the class of physical object, e.g., a diagram.</description> >+ <Value code="d"><description>Atlas</description></Value> >+ <Value code="g"><description>Diagram</description></Value> >+ <Value code="j"><description>Map</description></Value> >+ <Value code="k"><description>Profile</description></Value> >+ <Value code="q"><description>Model</description></Value> >+ <Value code="r"><description>Remote-sensing image</description></Value> >+ <Value code="s"><description>Section</description></Value> >+ <Value code="u"><description>Unspecified</description></Value> >+ <Value code="y"><description>View</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> > </Position> > <Position pos="03"><name>Color</name><description>Whether the item is in one color or multicolored</description> >- <Value code="a"><name>One color</name></Value> >- <Value code="c"><name>Multicolored</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >+ <Value code="a"><description>One color</description></Value> >+ <Value code="c"><description>Multicolored</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="04"><name>Physcial Description</name><description>Material out of which the cartographic item is made.</description> >- <Value code="a"><name>Paper</name></Value> >- <Value code="b"><name>Wood</name></Value> >- <Value code="c"><name>Stone</name></Value> >- <Value code="d"><name>Metal</name></Value> >- <Value code="e"><name>Synthetic</name></Value> >- <Value code="f"><name>Skin</name></Value> >- <Value code="g"><name>Textiles</name></Value> >- <Value code="i"><name>Plastic</name></Value> >- <Value code="j"><name>Glass</name></Value> >- <Value code="l"><name>Vinyl</name></Value> >- <Value code="n"><name>Vellum</name></Value> >- <Value code="p"><name>Plaster</name></Value> >- <Value code="q"><name>Flexible base photographic, positive</name></Value> >- <Value code="r"><name>Flexible base photographic, negative</name></Value> >- <Value code="s"><name>Non-flexible base photographic, positive</name></Value> >- <Value code="t"><name>Non-flexible base photographic, negative</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="v"><name>Leather</name></Value> >- <Value code="w"><name>Parchment</name></Value> >- <Value code="y"><name>Other photographic medium</name></Value> >- <Value code="z"><name>Other</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >+ <Value code="a"><description>Paper</description></Value> >+ <Value code="b"><description>Wood</description></Value> >+ <Value code="c"><description>Stone</description></Value> >+ <Value code="d"><description>Metal</description></Value> >+ <Value code="e"><description>Synthetic</description></Value> >+ <Value code="f"><description>Skin</description></Value> >+ <Value code="g"><description>Textiles</description></Value> >+ <Value code="i"><description>Plastic</description></Value> >+ <Value code="j"><description>Glass</description></Value> >+ <Value code="l"><description>Vinyl</description></Value> >+ <Value code="n"><description>Vellum</description></Value> >+ <Value code="p"><description>Plaster</description></Value> >+ <Value code="q"><description>Flexible base photographic, positive</description></Value> >+ <Value code="r"><description>Flexible base photographic, negative</description></Value> >+ <Value code="s"><description>Non-flexible base photographic, positive</description></Value> >+ <Value code="t"><description>Non-flexible base photographic, negative</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="v"><description>Leather</description></Value> >+ <Value code="w"><description>Parchment</description></Value> >+ <Value code="y"><description>Other photographic medium</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="05"><name>Type of reproduction</name><description>Whether the cartographic item is a facsimile or other type of reproduction.</description> >- <Value code="f"><name>Facsimile</name></Value> >- <Value code="n"><name>Not applicable</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="z"><name>Other</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >+ <Value code="f"><description>Facsimile</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="06"><name>Production/reproduction details</name><description>Photographic technique used to produce the cartographic item.</description> >- <Value code="a"><name>Photocopy, blueline print</name></Value> >- <Value code="b"><name>Photocopy</name></Value> >- <Value code="c"><name>Pre-production</name></Value> >- <Value code="d"><name>Film</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="z"><name>Other</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >+ <Value code="a"><description>Photocopy, blueline print</description></Value> >+ <Value code="b"><description>Photocopy</description></Value> >+ <Value code="c"><description>Pre-production</description></Value> >+ <Value code="d"><description>Film</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="07"><name>Positive/negative aspect</name><description>Positive/negative aspect of the photocopy or film of the cartographic item, also referred to as polarity.</description> >- <Value code="a"><name>Positive</name></Value> >- <Value code="b"><name>Negative</name></Value> >- <Value code="m"><name>Mixed polarity</name></Value> >- <Value code="n"><name>Not applicable</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >+ <Value code="a"><description>Positive</description></Value> >+ <Value code="b"><description>Negative</description></Value> >+ <Value code="m"><description>Mixed polarity</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > </Material> > <Material id="ER"><name>Electronic resources</name><description></description> >- <Position pos="00"><name>Category of material</name><description></description> >- <Value code="c"><name>Electronic resource</name></Value> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is electronic resource (e.g, programs, data files, image files, digitized audio and video tapes, etc.).</description> >+ <Value code="c"><description>Electronic resource</description></Value> > </Position> > <Position pos="01"><name>Specific material designation</name><description>Special class of material (usually the class of physical object) to which an item belongs (e.g., a magnetic disk).</description> >- <Value code="a"><name>Tape cartridge</name></Value> >- <Value code="b"><name>Chip cartridge</name></Value> >- <Value code="c"><name>Computer optical disc cartridge</name></Value> >- <Value code="d"><name>Computer disc, type unspecified</name></Value> >- <Value code="e"><name>Computer disc cartridge</name></Value> >- <Value code="f"><name>Tape cassette</name></Value> >- <Value code="h"><name>Tape reel</name></Value> >- <Value code="j"><name>Magnetic disk</name></Value> >- <Value code="k"><name>Computer card</name></Value> >- <Value code="m"><name>Magneto-optical disc</name></Value> >- <Value code="o"><name>Optical disc</name></Value> >- <Value code="r"><name>Remote</name></Value> >- <Value code="s"><name>Standalone device</name></Value> >- <Value code="u"><name>Unspecified</name></Value> >- <Value code="z"><name>Other</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >- </Position> >- <Position pos="02"><name>Undefined</name><description></description> >- <Value code="|"><description></description></Value> >- </Position> >- <Position pos="03"><description>ColorWhether the item is one color or multicolored.</description> >- <Value code="a"><description>One colorImages are intended to be produced in a single color other than black (e.g. pink and white, brown and white). If the images are black with white use code b.</description></Value> >- <Value code="b"><description>Black-and-whiteImages are intended to be produced in black and white. ASCII files, which do not include color, are coded as b.</description></Value> >- <Value code="c"><description>MulticoloredImage is printed or executed in more than one color. Code c is used for color photographic processes.</description></Value> >- <Value code="g"><description>Gray scaleImage is produced with degrees of dark to light from black to gray to white.</description></Value> >- <Value code="m"><description>MixedWork or collection is a combination of one color, black-and-white, multicolored, hand colored, and/or other images.</description></Value> >- <Value code="n"><description>Not applicableColor is not applicable to the electronic resource, usually because it does not involve anything visual (e.g., digitally encoded audio data).</description></Value> >- <Value code="u"><description>UnknownColor characteristics of an item are not known.</description></Value> >- <Value code="z"><description>OtherNone of the other codes is appropriate.</description></Value> >+ <Value code="a"><description>Tape cartridge</description></Value> >+ <Value code="b"><description>Chip cartridge</description></Value> >+ <Value code="c"><description>Computer optical disc cartridge</description></Value> >+ <Value code="d"><description>Computer disc, type unspecified</description></Value> >+ <Value code="e"><description>Computer disc cartridge</description></Value> >+ <Value code="f"><description>Tape cassette</description></Value> >+ <Value code="h"><description>Tape reel</description></Value> >+ <Value code="j"><description>Magnetic disk</description></Value> >+ <Value code="k"><description>Computer card</description></Value> >+ <Value code="m"><description>Magneto-optical disc</description></Value> >+ <Value code="o"><description>Optical disc</description></Value> >+ <Value code="r"><description>Remote</description></Value> >+ <Value code="s"><description>Standalone device</description></Value> >+ <Value code="u"><description>Unspecified</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> >+ </Position> >+ <Position pos="03"><name>Color</name><description>Whether the item is one color or multicolored.</description> >+ <Value code="a"><description>One color</description></Value> >+ <Value code="b"><description>Black-and-white</description></Value> >+ <Value code="c"><description>Multicolored</description></Value> >+ <Value code="g"><description>Gray scale</description></Value> >+ <Value code="m"><description>Mixed</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="04"><description>descriptionDimensions of the medium used to encode the electronic resource. Only the most common dimensions are indicated. In many cases the dimensions apply to the container in which a magnetic or optical medium is encased. The field 007/04 code corresponding to the dimensions given in the description of the item are used. If no code exactly matches the dimensions of the medium (or container), code z is used. >+ <Position pos="04"><name>Dimensions</name><description>Dimensions of the medium used to encode the electronic resource. Only the most common dimensions are indicated. In many cases the dimensions apply to the container in which a magnetic or optical medium is encased. The field 007/04 code corresponding to the dimensions given in the description of the item are used. If no code exactly matches the dimensions of the medium (or container), code z is used. > </description> >- <Value code="a"><description>3 1/2 in. It usually refers to the diameter of a magnetic disk.</description></Value> >- <Value code="e"><description>12 in. It usually refers to optical or magneto-optical disc.</description></Value> >- <Value code="g"><description>4 3/4 in. or 12 cm. It usually refers to optical or magneto-optical disc.</description></Value> >- <Value code="i"><description>1 1/8 x 2 3/8 in. It usually refers to cartridges.</description></Value> >- <Value code="j"><description>3 7/8 x 2 1/2 in. It usually refers to cartridges.</description></Value> >- <Value code="n"><description>Not applicable This code is appropriate for remote electronic resources and electronic resources whose specific medium varies (coded u in byte 01).</description></Value> >- <Value code="o"><description>5 1/4 in. It usually refers to the dimensions of a magnetic disk.</description></Value> >- <Value code="u"><description>Unknown</description></Value> >- <Value code="v"><description>8 in. It usually refers to the diameter of a magnetic disk or optical disc.</description></Value> >- <Value code="z"><description>Other None of the other codes is appropriate.</description></Value> >+ <Value code="a"><description>3 1/2 in.</description></Value> >+ <Value code="e"><description>12 in.</description></Value> >+ <Value code="g"><description>4 3/4 in. or 12 cm.</description></Value> >+ <Value code="i"><description>1 1/8 x 2 3/8 in.</description></Value> >+ <Value code="j"><description>3 7/8 x 2 1/2 in.</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="o"><description>5 1/4 in.</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="v"><description>8 in.</description></Value> >+ <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="05"><name>Sound</name><description>Whether the production of sound is an integral part of an electronic resource.</description> >@@ -153,188 +151,185 @@ > <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="11"><name>Antecedent/Source</name><description>Information about the source of a digital file important to the creation, use and management of digitally reformatted materials. </description> >- <Value code="a"><description>File reproduced from originalContent (image, audio, or video) comprising the electronic resource has been created by digitization of the original item. Common examples of original objects include: printed or manuscript texts and/or images that are made on paper or on vellum; photographic prints (and in some instances photographic negatives, depending on creator's intent); analog audio formats; and video formats. This value does not pertain to microform even if microform is the original.</description></Value> >- <Value code="b"><description>File reproduced from microformContent comprising the electronic resource has been created by scanning from microform (16mm microfilm, 35mm microfilm, 105mm microfiche, microcard, micro-opaque, etc.).</description></Value> >- <Value code="c"><description>File reproduced from an electronic resourceElectronic resource has been created or copied from an existing electronic resource (e.g., to generate new copies or derivative copies with lower resolution or smaller file size; to process an existing file with Optical Character Recognition</description></Value> >- <Value code="d"><description>File reproduced from an intermediate (not microform)Content comprising the electronic resource has been created by reformatting/digitizing from an intermediate other than microform. Common examples of non-microfom intermediates for visual and textual materials are: photocopies, 35 mm film, transparencies, slides, 2nd generation video tape, etc. A common example of an intermediate for audio materials is 2nd generation analog tapes.</description></Value> >- <Value code="m"><description>MixedImages comprising the electronic resource have been created from mixed sources (portions scanned from original item, portions scanned from microfilm, etc.).</description></Value> >- <Value code="n"><description>Not applicableAntecedent or source are not applicable to this electronic resource. This code is appropriate for electronic resources other than those created during a reformatting process.</description></Value> >- <Value code="u"><description>UnknownAntecedent or name of this reformatted electronic resource is not known.</description></Value> >+ <Value code="a"><description>File reproduced from original</description></Value> >+ <Value code="b"><description>File reproduced from microform</description></Value> >+ <Value code="c"><description>File reproduced from an electronic resource</description></Value> >+ <Value code="d"><description>File reproduced from an intermediate (not microform)</description></Value> >+ <Value code="m"><description>Mixed</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="12"><name>Level of compression</name><description></description> >- <Value code="a"><name>Uncompressed</name></Value> >- <Value code="b"><name>Lossless</name></Value> >- <Value code="d"><name>Lossy</name></Value> >- <Value code="m"><name>Mixed</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="|"><name>No attempt to code </name></Value> >- </Position> >- <Position pos="13"><name>Reformatting quality</name><description></description> >- <Value code="a"><name>Access</name></Value> >- <Value code="n"><name>Not applicable</name></Value> >- <Value code="p"><name>Preservation</name></Value> >- <Value code="r"><name>Replacement</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="|"><name>No attempt to code </name></Value> >+ <Position pos="12"><name>Level of compression</name><description>Kind of compression the electronic resource has been subjected to. Used to judge the fidelity of the file to the original.</description> >+ <Value code="a"><description>Uncompressed</description></Value> >+ <Value code="b"><description>Lossless</description></Value> >+ <Value code="d"><description>Lossy</description></Value> >+ <Value code="m"><description>Mixed</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="|"><description>No attempt to code </description></Value> >+ </Position> >+ <Position pos="13"><name>Reformatting quality</name><description>Reformatting quality of the electronic resource; an overall assessment of the physical quality of the electronic resource in relation to its intended use. It can be used to judge the level of quality of a file, and an institution's commitment to maintain its availability over time.</description> >+ <Value code="a"><description>Access</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="p"><description>Preservation</description></Value> >+ <Value code="r"><description>Replacement</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="|"><description>No attempt to code </description></Value> > </Position> > </Material> > <Material id="GL"><name>Globe</name><description></description> >- <Position pos="00"><name>Category of material</name><description></description> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is globe, which is defined as the model of a celestial body, usually the Earth or the celestial sphere, depicted on the surface of a sphere. Code d is used when 008/25 (Type of cartographic material) contains code d. A fill character (|) is not allowed in this position.</description> > <Value code="d"><description>Globe</description></Value> > </Position> >- <Position pos="01"><name>Specific material designation</name><description></description> >- <Value code="a"><name>Celestial globe</name><description></description></Value> >- <Value code="b"><name>Planetary or lunar globe</name><description></description></Value> >- <Value code="c"><name>Terrestrial globe</name><description></description></Value> >- <Value code="e"><name>Earth moon globe</name><description></description></Value> >- <Value code="u"><name>Unspecified</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|"><name>No attempt to code</name><description></description></Value> >- </Position> >- <Position pos="02"><description>Undefined</description> >- <Value code="#"><name>Undefined</name></Value> >- </Position> >- <Position pos="03"><description>Color</description> >- <Value code="a"><name>One color</name></Value> >- <Value code="c"><name>Multicolored</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >- </Position> >- <Position pos="04"><name>Physicial medium</name> >- <Value code="a"><name>Paper</name></Value> >- <Value code="b"><name>Wood</name></Value> >- <Value code="c"><name>Stone</name></Value> >- <Value code="d"><name>Metal</name></Value> >- <Value code="e"><name>Synthetic</name></Value> >- <Value code="f"><name>Skin</name></Value> >- <Value code="g"><name>Textile</name></Value> >- <Value code="i"><name>Plastic</name></Value> >- <Value code="l"><name>Vinyl</name></Value> >- <Value code="n"><name>Vellum</name></Value> >- <Value code="p"><name>Plaster</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="v"><name>Leather</name></Value> >- <Value code="w"><name>Parchment</name></Value> >- <Value code="z"><name>Other</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >- </Position> >- <Position pos="05"><name>Type of reproduction</name> >- <Value code="f"><name>Facsimile</name></Value> >- <Value code="n"><name>Not applicable</name></Value> >- <Value code="u"><name>Unknown</name></Value> >- <Value code="z"><name>Other</name></Value> >- <Value code="|"><name>No attempt to code</name></Value> >+ <Position pos="01"><name>Specific material designation</name><description>Special class of material (usually the class of physical object) to which an item belongs, e.g., a celestial globe.</description> >+ <Value code="a"><description>Celestial globe</description></Value> >+ <Value code="b"><description>Planetary or lunar globe</description></Value> >+ <Value code="c"><description>Terrestrial globe</description></Value> >+ <Value code="e"><description>Earth moon globe</description></Value> >+ <Value code="u"><description>Unspecified</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> >+ </Position> >+ <Position pos="03"><name>Color</name><description>Whether the globe is in one color or multicolored.</description> >+ <Value code="a"><description>One color</description></Value> >+ <Value code="c"><description>Multicolored</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="04"><name>Physicial medium</name><description>Material out of which the globe is made.</description> >+ <Value code="a"><description>Paper</description></Value> >+ <Value code="b"><description>Wood</description></Value> >+ <Value code="c"><description>Stone</description></Value> >+ <Value code="d"><description>Metal</description></Value> >+ <Value code="e"><description>Synthetic</description></Value> >+ <Value code="f"><description>Skin</description></Value> >+ <Value code="g"><description>Textile</description></Value> >+ <Value code="i"><description>Plastic</description></Value> >+ <Value code="l"><description>Vinyl</description></Value> >+ <Value code="n"><description>Vellum</description></Value> >+ <Value code="p"><description>Plaster</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="v"><description>Leather</description></Value> >+ <Value code="w"><description>Parchment</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="05"><name>Type of reproduction</name><description>Whether the globe is a facsimile or other type of reproduction.</description> >+ <Value code="f"><description>Facsimile</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > </Material> > <Material id="TM"><name>Tactile material</name><description></description> >- <Position pos="00"><name>Category of material</name><description></description> >- <Value code="f"><name>Tactile material</name></Value> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is tactile material. Used for material intended to be read by touch. A fill character (|) is not allowed in this position.</description> >+ <Value code="f"><description>Tactile material</description></Value> >+ </Position> >+ <Position pos="01"><name>Specific material designation</name><description>Special class of tactile materialspecific material to which the item belongs.</description> >+ <Value code="a"><description>Moon</description></Value> >+ <Value code="b"><description>Braille</description></Value> >+ <Value code="c"><description>Combination</description></Value> >+ <Value code="d"><description>Tactile, with no writing system</description></Value> >+ <Value code="u"><description>Unspecified</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code </description></Value> > </Position> >- <Position pos="01"><name>Specific material designation</name><description></description> >- <Value code="a"><name>Moon</name><description></description></Value> >- <Value code="b"><name>Braille</name><description></description></Value> >- <Value code="c"><name>Combination</name><description></description></Value> >- <Value code="d"><name>Tactile, with no writing system</name><description></description></Value> >- <Value code="u"><name>Unspecified</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|"><name>No attempt to code </name><description></description></Value> >- </Position> >- <Position pos="02"><name>Undefined</name><description></description> >- <Value code="#"><description>Undefined</description></Value> >- </Position> >- <Position pos="03-04"><name>Class of braille writing</name><description></description> >- <Value code="#"><name>No specified class of braille writing</name><description></description></Value> >- <Value code="a"><name>Literary braille</name><description></description></Value> >- <Value code="b"><name>Format code braille</name><description></description></Value> >- <Value code="c"><name>Mathematics and scientific braille</name><description></description></Value> >- <Value code="d"><name>Computer braille</name><description></description></Value> >- <Value code="e"><name>Music braille</name><description></description></Value> >- <Value code="m"><name>Multiple braille types</name><description></description></Value> >- <Value code="n"><name>Not applicable</name><description></description></Value> >- <Value code="u"><name>Unknown</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="||"><name>No attempt to code</name><description></description></Value> >- </Position> >- <Position pos="05"><name>Level of contraction</name><description></description> >- <Value code="a"><name>Uncontracted</name><description></description></Value> >- <Value code="b"><name>Contracted</name><description></description></Value> >- <Value code="m"><name>Combination</name><description></description></Value> >- <Value code="n"><name>Not applicable</name><description></description></Value> >- <Value code="u"><name>Unknown</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|"><name>No attempt to code</name><description></description></Value> >- </Position> >- <Position pos="06"><name>Braille music format 1</name><description></description> >- <Value code="a"><name>Bar over bar</name><description></description></Value> >- <Value code="b"><name>Bar by bar</name><description></description></Value> >- <Value code="c"><name>Line over line</name><description></description></Value> >- <Value code="d"><name>Paragraph</name><description></description></Value> >- <Value code="e"><name>Single line</name><description></description></Value> >- <Value code="f"><name>Section by section</name><description></description></Value> >- <Value code="g"><name>Line by line</name><description></description></Value> >- <Value code="h"><name>Open score</name><description></description></Value> >- <Value code="i"><name>Spanner short form scoring</name><description></description></Value> >- <Value code="j"><name>Short form scoring</name><description></description></Value> >- <Value code="k"><name>Outline</name><description></description></Value> >- <Value code="l"><name>Vertical score</name><description></description></Value> >- <Value code="n"><name>Not applicable</name><description></description></Value> >- <Value code="u"><name>Unknown</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|||"><name>No attempt to code</name><description></description></Value> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> >+ </Position> >+ <Position pos="03-04"><name>Class of braille writing</name><description>Family of braille to which the item belongs. This is not the particular braille code, but the type of braille code used, representing different types of written symbols. Up to two braille types may be indicated, or the cataloging agency can choose to encode only the predominate type. Multiple codes are coded in order of predominance, if any. If fewer than two codes are assigned, the codes are left justified and unused positions contain blanks (#).</description> >+ <Value code="#"><description>No specified class of braille writing</description></Value> >+ <Value code="a"><description>Literary braille</description></Value> >+ <Value code="b"><description>Format code braille</description></Value> >+ <Value code="c"><description>Mathematics and scientific braille</description></Value> >+ <Value code="d"><description>Computer braille</description></Value> >+ <Value code="e"><description>Music braille</description></Value> >+ <Value code="m"><description>Multiple braille types</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="||"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="05"><name>Level of contraction</name><description>Whether contractions are used. Contractions are abbreviations consisting of one or more braille or Moon characters to represent common letter combinations.</description> >+ <Value code="a"><description>Uncontracted</description></Value> >+ <Value code="b"><description>Contracted</description></Value> >+ <Value code="m"><description>Combination</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="06"><name>Braille music format 1</name><description>Three-character code that indicates the braille music format of the item. The music formats are the way measures, sections, parts, and related information, such as words, are presented in relation to each other. Up to three formats may be indicated, left justified in order of predominance. If fewer than three codes are assigned, the codes are left justified and unused positions contain blanks (#).</description> >+ <Value code="a"><description>Bar over bar</description></Value> >+ <Value code="b"><description>Bar by bar</description></Value> >+ <Value code="c"><description>Line over line</description></Value> >+ <Value code="d"><description>Paragraph</description>></Value> >+ <Value code="e"><description>Single line</description></Value> >+ <Value code="f"><description>Section by section</description></Value> >+ <Value code="g"><description>Line by line</description></Value> >+ <Value code="h"><description>Open score</description></Value> >+ <Value code="i"><description>Spanner short form scoring</description></Value> >+ <Value code="j"><description>Short form scoring</description></Value> >+ <Value code="k"><description>Outline</description></Value> >+ <Value code="l"><description>Vertical score</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="07"><name>Braille music format 2</name><description></description> >- <Value code="a"><name>Bar over bar</name><description></description></Value> >- <Value code="b"><name>Bar by bar</name><description></description></Value> >- <Value code="c"><name>Line over line</name><description></description></Value> >- <Value code="d"><name>Paragraph</name><description></description></Value> >- <Value code="e"><name>Single line</name><description></description></Value> >- <Value code="f"><name>Section by section</name><description></description></Value> >- <Value code="g"><name>Line by line</name><description></description></Value> >- <Value code="h"><name>Open score</name><description></description></Value> >- <Value code="i"><name>Spanner short form scoring</name><description></description></Value> >- <Value code="j"><name>Short form scoring</name><description></description></Value> >- <Value code="k"><name>Outline</name><description></description></Value> >- <Value code="l"><name>Vertical score</name><description></description></Value> >- <Value code="n"><name>Not applicable</name><description></description></Value> >- <Value code="u"><name>Unknown</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|||"><name>No attempt to code</name><description></description></Value> >+ <Value code="a"><description>Bar over bar</description></Value> >+ <Value code="b"><description>Bar by bar</description></Value> >+ <Value code="c"><description>Line over line</description></Value> >+ <Value code="d"><description>Paragraph</description>></Value> >+ <Value code="e"><description>Single line</description></Value> >+ <Value code="f"><description>Section by section</description></Value> >+ <Value code="g"><description>Line by line</description></Value> >+ <Value code="h"><description>Open score</description></Value> >+ <Value code="i"><description>Spanner short form scoring</description></Value> >+ <Value code="j"><description>Short form scoring</description></Value> >+ <Value code="k"><description>Outline</description></Value> >+ <Value code="l"><description>Vertical score</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="08"><name>Braille music format 3</name><description></description> >- <Value code="a"><name>Bar over bar</name><description></description></Value> >- <Value code="b"><name>Bar by bar</name><description></description></Value> >- <Value code="c"><name>Line over line</name><description></description></Value> >- <Value code="d"><name>Paragraph</name><description></description></Value> >- <Value code="e"><name>Single line</name><description></description></Value> >- <Value code="f"><name>Section by section</name><description></description></Value> >- <Value code="g"><name>Line by line</name><description></description></Value> >- <Value code="h"><name>Open score</name><description></description></Value> >- <Value code="i"><name>Spanner short form scoring</name><description></description></Value> >- <Value code="j"><name>Short form scoring</name><description></description></Value> >- <Value code="k"><name>Outline</name><description></description></Value> >- <Value code="l"><name>Vertical score</name><description></description></Value> >- <Value code="n"><name>Not applicable</name><description></description></Value> >- <Value code="u"><name>Unknown</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|||"><name>No attempt to code</name><description></description></Value> >- </Position> >- <Position pos="09"><name>Special physical characteristics</name><description></description>i >- <Value code="a"><name>Print/braille</name><description></description></Value> >- <Value code="b"><name>Jumbo or enlarged braille</name><description></description></Value> >- <Value code="n"><name>Not applicable</name><description></description></Value> >- <Value code="u"><name>Unknown</name><description></description></Value> >- <Value code="z"><name>Other</name><description></description></Value> >- <Value code="|"><name>No attempt to code</name><description></description></Value> >+ <Value code="a"><description>Bar over bar</description></Value> >+ <Value code="b"><description>Bar by bar</description></Value> >+ <Value code="c"><description>Line over line</description></Value> >+ <Value code="d"><description>Paragraph</description>></Value> >+ <Value code="e"><description>Single line</description></Value> >+ <Value code="f"><description>Section by section</description></Value> >+ <Value code="g"><description>Line by line</description></Value> >+ <Value code="h"><description>Open score</description></Value> >+ <Value code="i"><description>Spanner short form scoring</description></Value> >+ <Value code="j"><description>Short form scoring</description></Value> >+ <Value code="k"><description>Outline</description></Value> >+ <Value code="l"><description>Vertical score</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> >+ </Position> >+ <Position pos="09"><name>Special physical characteristics</name><description>Other special physical characteristics about the braille.</description> >+ <Value code="a"><description>Print/braille</description></Value> >+ <Value code="b"><description>Jumbo or enlarged braille</description></Value> >+ <Value code="n"><description>Not applicable</description></Value> >+ <Value code="u"><description>Unknown</description></Value> >+ <Value code="z"><description>Other</description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > </Material> > <Material id="PG"><name>Projected graphic</name><description></description> >- <Position pos="00"><name>Category of material</name><description></description> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is projected graphic which is defined as a two-dimensional representation intended to be projected without motion by means of an optical device, for example, a filmstrip, slide, or transparency. A fill character (|) is not allowed in this position.</description> > <Value code="g"><description>Projected graphic</description></Value> > </Position> > <Position pos="01"><name>Specific material designation</name><description>Special class of projected graphic to which the item belongs, e.g., a slide.</description> > <Value code="c"><description>Filmstrip cartridge</description></Value> > <Value code="d"><description>Filmslip</description></Value> >- <Value code="Item is a short filmstrip not in a roll."><description>Service copy</description></Value> > <Value code="f"><description>Filmstrip, type unspecified</description></Value> > <Value code="o"><description>Filmstrip roll</description></Value> > <Value code="s"><description>Slide</description></Value> >@@ -343,8 +338,7 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code </description></Value> > </Position> >- <Position pos="02"><name>Undefined</name><description></description> >- <Value code="#"><description>Undefined</description></Value> </Position> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description></Position> > <Position pos="03"><name>Color</name><description>Color characteristics of the nonprojected graphic.</description> > <Value code="a"><description>One color</description></Value> > <Value code="b"><description>Black-and-white</description></Value> >@@ -353,7 +347,7 @@ > <Value code="m"><description>Mixed</description></Value> > <Value code="u"><description>Unknown</description></Value> > <Value code="z"><description>Other</description></Value> >- <Value code="|"><description>No attempt to code </description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="04"><name>Base of emulsion</name><description>Type of material for the base of the emulsion of a photonegative, filmstrip, slide, or transparency.</description> > <Value code="d"><description>Glass</description></Value> >@@ -423,8 +417,8 @@ > </Position> > </Material> > <Material id="MF"><name>Microform</name><description></description> >- <Position pos="00"><name>Category of material</name><description></description> >- <Value code="k"><description>Nonprojected graphic</description></Value> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is microform. Microform is a generic term for any medium, transparent or opaque, bearing microimages. A microimage is a unit (e.g., a page) of textual, graphic, or computer-generated material that is contained on aperture cards, microfiche, microfilm, microopaques, or other microformats and that is too small to be read without magnification. Microforms may be reproductions of existing textual or graphic materials or they may be original publications. A fill character (|) is not allowed in this position.</description> >+ <Value code="h"><description>Microform</description></Value> > </Position> > <Position pos="01"><name>Specific material designation</name><description>Special class of microform to which the item belongs. (e.g., a microopaque).</description> > <Value code="a"><description>Aperture card</description></Value> >@@ -440,8 +434,7 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code </description></Value> > </Position> >- <Position pos="02"><name>Undefined</name><description></description> >- <Value code="#"><description>Undefined</description></Value> </Position> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description></Position> > <Position pos="03"><name>Positive/negative aspect</name><description>Positive/negative polarity of the microform.</description> > <Value code="a"><description>Positive</description></Value> > <Value code="b"><description>Negative</description></Value> >@@ -474,6 +467,10 @@ > <Value code="|"><description>No attempt to code </description></Value> > </Position> > <Position pos="06-08"><name>Reduction ratio</name><description>Number specifying the reduction ratio for a microform, recorded as three digits. The number is right justified and each unused position contains a zero (e.g., 015, 048). A hyphen is used for any unknown portion of the reduction ratio (e.g., 03-, 1--, or ---)</description> >+ <Value code="#"><description>Ratio element is not applicable</description></Value> >+ <Value code="1"><description>Ratio</description></Value> >+ <Value code="2"><description>Ratio</description></Value> >+ <Value code="3"><description>Ratio</description></Value> > </Position> > <Position pos="09"><name>Color</name><description>Color of the image for microforms.</description> > <Value code="b"><description>Black-and-white</description></Value> >@@ -544,8 +541,7 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code </description></Value> > </Position> >- <Position pos="02"><name>Undefined</name><description></description> >- <Value code="#"><description>Undefined</description></Value> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> > </Position> > <Position pos="03"><name>Color</name><description>Color characteristics of the nonprojected graphic.</description> > <Value code="a"><description>One color</description></Value> >@@ -610,16 +606,15 @@ > <Value code="m"><description>Motion picture</description></Value> > </Position> > <Position pos="01"><name>Specific material designation</name><description>Special class of motion picture to which the item belongs., e.g., a film reel.</description> >- <Value code=" c"><description>Film cartridge</description></Value> >+ <Value code="c"><description>Film cartridge</description></Value> > <Value code="f"><description>Film cassette</description></Value> > <Value code="o"><description>Film roll</description></Value> > <Value code="r"><description>Film reel</description></Value> > <Value code="u"><description>Unspecified</description></Value> > <Value code="z"><description>Other</description></Value> >- <Value code="|"><description>No attempt to code </description></Value> >+ <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="02"><name>Undefined</name><description>Contains blank (#) or a fill character (|).</description> >- <Value code="|"><description></description></Value> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> > </Position> > <Position pos="03"><name>Color</name><description>Color characteristics of a motion picture.</description> > <Value code=" b"><description>Black-and-white</description></Value> >@@ -633,7 +628,6 @@ > </Position> > <Position pos="04"><name>Motion picture presentation format</name><description>Presentation format for motion pictures.</description> > <Value code="a"><description>Standard sound aperture (reduced frame)</description></Value> >- <Value code="Used for non-wide-screen formats."><description>Multicolored</description></Value> > <Value code="b"><description>Nonanamorphic (wide-screen)</description></Value> > <Value code="c"><description>3D</description></Value> > <Value code="d"><description>Anamorphic (wide-screen)</description></Value> >@@ -693,7 +687,6 @@ > <Value code="d"><description>Rushes</description></Value> > <Value code="e"><description>Mixing tracks</description></Value> > <Value code="f"><description>Title bands/inter-title rolls</description></Value> >- <Value code="Printed captions or titles separated from their corresponding picture."><description>Other</description></Value> > <Value code="g"><description>Production rolls</description></Value> > <Value code="n"><description>Not applicable</description></Value> > <Value code="z"><description>Other</description></Value> >@@ -790,7 +783,6 @@ > <Value code="|"><description>No attempt to code </description></Value> > </Position> > <Position pos="17-22"><name>Film inspection date</name><description>Six characters that indicate the most recent film inspection date; the date is recorded in the pattern ccyymm (century/year/month). A hyphen is used for any unknown portion of the date. Six fill characters (||||||) are used if no attempt is made to code these character positions.</description> >- <Value code=""><description></description></Value> > </Position> > </Material> > <Material id="KT"><name>Kit</name><description></description> >@@ -820,7 +812,6 @@ > <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="02"><name>Undefined</name><description>Contains blank (#) or a fill character (|).</description> >- <Value code="|"><description></description></Value> > </Position> > <Position pos="03"><name>Altitude of sensor</name><description>General position of the sensor relative to to the object under study.</description> > <Value code="a"><description>Surface</description></Value> >@@ -950,7 +941,6 @@ > <Value code="|"><description>No attempt to code</description></Value> > </Position> > <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or fill character (|)</description> >- <Value code="|"><description></description></Value> > </Position> > <Position pos="03"><name>Speed</name><description>Playback speed of the sound recording. This code is only intended to relate to the playing speed of a sound recording rendered on a mechanical device.</description> > <Value code="d"><description>Sound disc</description></Value> >@@ -1112,10 +1102,10 @@ > </Position> > </Material> > <Material id="VR"><name>Videorecording</name><description></description> >- <Position pos="00"><name>Category of material</name><description></description> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is videorecording, which is defined as a recording on which visual images, usually in motion and accompanied by sound, have been registered. It is designed for playback on a television receiver, or video monitor. A fill character (|) is not allowed in this position.</description> > <Value code="v"><description>Videorecording</description></Value> > </Position> >- <Position pos="01"><name>Undefined</name><description></description> >+ <Position pos="01"><name>Specific material designation</name><description>Special class of videorecording to which an item belongs.</description> > <Value code="c"><description>Videocartridge</description></Value> > <Value code="d"><description>Videodisc</description></Value> > <Value code="f"><description>Videocassette</description></Value> >@@ -1124,10 +1114,9 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="02"><name>Undefined</name><description></description> >- <Value code="#"><description>Undefined</description></Value> >+ <Position pos="02"><name>Undefined</name><description>Contains a blank (#) or a fill character (|).</description> > </Position> >- <Position pos="03"><name>Color</name><description></description> >+ <Position pos="03"><name>Color</name><description>Color characteristics of a videorecording.</description> > <Value code="a"><description>One color</description></Value> > <Value code="b"><description>Black-and-white</description></Value> > <Value code="c"><description>Multicolored</description></Value> >@@ -1137,7 +1126,7 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="04"><name>Videorecording format</name><description></description> >+ <Position pos="04"><name>Videorecording format</name><description>Videotape or videodisc recording format.</description> > <Value code="a"><description>Beta (1/2 in., videocassette)</description></Value> > <Value code="b"><description>VHS (1/2 in., videocassette)</description></Value> > <Value code="c"><description>U-matic (3/4 in., videocasstte)</description></Value> >@@ -1159,14 +1148,14 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="05"><name>Sound on medium or separate</name><description></description> >+ <Position pos="05"><name>Sound on medium or separate</name><description>Whether the sound is on the item or separate from the item (i.e., on the accompanying material). </description> > <Value code="#"><description>No sound (silent)</description></Value> > <Value code="a"><description>Sound on medium</description></Value> > <Value code="b"><description>Sound separate from medium</description></Value> > <Value code="u"><description>Unknown</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="06"><name>Medium for sound</name><description></description> >+ <Position pos="06"><name>Medium for sound</name><description>Specific medium used to carry the sound of an item, whether that sound is carried on the videorecording or is separate, and the type of sound playback required for the item.</description> > <Value code="#"><description>No sound (silent)</description></Value> > <Value code="a"><description>Optical sound track on motion picture film</description></Value> > <Value code="b"><description>Magnetic sound track on motion picture film</description></Value> >@@ -1181,7 +1170,7 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="07"><name>Dimensions</name><description></description> >+ <Position pos="07"><name>Dimensions</name><description> Width of the videorecording. For videorecordings, only codes that exactly match the measurements of the item as given in the physical description should be used. If no code exactly matches, code z is used.</description> > <Value code="a"><description>8 mm.</description></Value> > <Value code="m"><description>1/4 in.</description></Value> > <Value code="o"><description>1/2 in.</description></Value> >@@ -1192,7 +1181,7 @@ > <Value code="z"><description>Other</description></Value> > <Value code="|"><description>No attempt to code</description></Value> > </Position> >- <Position pos="08"><name>Configuration of playback channels</name><description></description> >+ <Position pos="08"><name>Configuration of playback channels</name><description>Configuration of intended playback channels for the sound portion of a videorecording.</description> > <Value code="k"><description>Mixed</description></Value> > <Value code="m"><description>Monaural</description></Value> > <Value code="n"><description>Not applicable</description></Value> >@@ -1204,7 +1193,7 @@ > </Position> > </Material> > <Material id="UN"><name>Unspecified</name><description></description> >- <Position pos="00"><name></name><description></description> >+ <Position pos="00"><name>Category of material</name><description>One-character alphabetic code that indicates the category of material to which the item belongs is unspecified, which means that the item is not identified by one of the other 007 code values or that its multiple physical forms are not being specifically denoted (for instance, when the item in hand is a collection containing different material categories and an institution chooses not to input separate 007 fields for the various components). A fill character (|) is not allowed in this position.</description> > <Value code="z"><description>Unspecified</description></Value> > </Position> > <Position pos="01"><name>Specific material designation</name><description>Special class of material to which the item belongs</description> >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 17288
:
55454
|
55548
|
55842
|
55854
|
55855
|
63059
|
63060
|
63061
|
63062
|
66465
|
66466
|
66467
|
66468