← Prev in month ← Prev in thread
Next in thread → Next in month →

Current citation (biblioref) proposal

From
Michael Smith <>
Date
2004-03-17T21:43:04+00:00
ID
20040317215716.GA3424@zennihon_yopparai_rengo
Thread
Current citation (biblioref) proposal
This is the content model (in Relax NG compact syntax) that Bruce,
Markus, and Peter are proposing for the biblioref element:

  # define new biblioref element
     biblioref = element biblioref {
       biblioref.attlist
     }
     biblioref.attlist &=
         attribute linkend { xsd:IDREF },
         attribute endterm { xsd:IDREF }?,
         attribute unit { xsd:token }?,
         attribute start {xsd:token }?,
         attribute end { xsd:token }?,
         attribute renderas {
           "full" | "author" | "year" | "author-year" | "title" | "nocite"
         }?
← Prev in month ← Prev in thread
Next in thread → Next in month →