Copyright © 1992, 1997 International Organization for Standardization. All rights reserved.

This electronic document is for use during development and review of International Standards. Official printed copies of International Standards can be purchased from the ISO and the national standards organization of your country.

Next ClausePrevious Clause  

homeParent clauseNext major clausePrevious major clausePrevious clause at this level


7 Location address module

7.12 Bibliographic location address

The element form bibliographic location address (bibloc) addresses information objects that systems are not expected to access automatically. A bibliographic location address always returns itself.

NOTE 205 The term "bibliographic" refers to the classic "bibliographic model" of referencing by means of a description; it does not imply that a referenced object must always be a printed document. It could, for example, be a video tape, radio or television broadcast, person, or organization.

NOTE 206 Useful standards may exist for certain forms of query in bibliographic location addresses, even though the located object may not be deliverable by computer. For example, the SMPTE 12M standard for Time and Control Code for Video Tape provides for referencing by reel name, time code number (start-time), and duration. If the object is deliverable by computer, a queryloc can be used with the same form of query.

NOTE 207 An application usually renders a reference to a bibliographic location by presenting the address itself, presumably with the intention that access to the object will be accomplished by the user.

The attribute bibliographic source (bibsrc) addresses another bibloc element that provides a context for the bibloc.

NOTE 208 For example, a bibloc that is a bibliography entry might have a bibsrc that indicates what floor in a particular library books in its category are on.

Although a bibliographic location address could locate multiple objects, it is not a "multiple location address element" as that term is used in this International Standard.

               <!-- Bibliographic Location Address -->
<![ %bibloc; [
<!element
   bibloc         -- Bibliographic location address --
                  -- Clause: 7.12 --
                  -- Bibliographic reference to real object.
                     Represents an address that is processable only as
                     data.  Always returns itself (the bibloc
                     element). --
   - O
   (%HyCFC;)*

-- Attributes [locs]: bibloc --
-- CommonAttributes [GenArc]: dafe, dvlatt, etfullnm, id,
   ireftype, lextype, opacity --
-- CommonAttributes [base]: activity, conloc, dtxtatt, valueref --
-- CommonAttributes [locs]: refctl, refloc, reftype, rflocspn --
-- Referrers [locs]: bibloc:bibsrc --
>
<!attlist
   bibloc         -- Bibliographic location address --
                  -- Clause: 7.12 --

   bibsrc         -- Bibliographic source. Another bibloc element that
                     describes the context to which this bibloc is to
                     be applied. --
      CDATA       -- Reference --
                  -- Reftype: bibloc* --
      #IMPLIED
>
]]><!-- bibloc -->

Next ClausePrevious Clause  

Copyright © 1992, 1997 International Organization for Standardization. All rights reserved.

This electronic document is for use during development and review of International Standards. Official printed copies of International Standards can be purchased from the ISO and the national standards organization of your country.


HTML generated from the original SGML source using a DSSSL style specification and the SGML output back-end of the JADE DSSSL engine.