OASIS DocBook TC2

 View Only

Current citation (biblioref) proposal

  • 1.  Current citation (biblioref) proposal

    Posted 03-17-2004 21:43
     MHonArc v2.5.0b2 -->
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    docbook-tc message

    [Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


    Subject: 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"
             }?
    


    [Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]