docbook:bibliomixed

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
annotations optional
arch optional
audience optional
condition optional
conformance optional
dir restriction of xs:token optional
linkend xs:IDREF optional
os optional
remap optional
revision optional
revisionflag restriction of xs:token optional
role optional
security optional
userlevel optional
vendor optional
version optional
wordsize optional
xlink:actuate xlink:actuateType optional
xlink:arcrole xlink:arcroleType optional
xlink:href xlink:hrefType optional
xlink:role xlink:roleType optional
xlink:show xlink:showType optional
xlink:title xlink:titleAttrType optional
xlink:type xlink:typeType optional
xml:base xs:anyURI optional
See http://www.w3.org/TR/xmlbase/ for
information about this attribute.
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.
xml:lang union of(xs:language, restriction of xs:string) optional
Attempting to install the relevant ISO 2- and 3-letter
         codes as the enumerated possible values is probably never
         going to be a realistic possibility.  See
         RFC 3066 at http://www.ietf.org/rfc/rfc3066.txt and the IANA registry
         at http://www.iana.org/assignments/lang-tag-apps.htm for
         further information.

         The union allows for the 'un-declaration' of xml:lang with
         the empty string.
xreflabel optional

Used By

Source

<xs:element name="bibliomixed">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="docbook:abstract"/>
      <xs:element ref="docbook:address"/>
      <xs:element ref="docbook:artpagenums"/>
      <xs:element ref="docbook:author"/>
      <xs:element ref="docbook:authorgroup"/>
      <xs:element ref="docbook:authorinitials"/>
      <xs:element ref="docbook:bibliocoverage"/>
      <xs:element ref="docbook:biblioid"/>
      <xs:element ref="docbook:bibliosource"/>
      <xs:element ref="docbook:collab"/>
      <xs:element ref="docbook:confgroup"/>
      <xs:element ref="docbook:contractsponsor"/>
      <xs:element ref="docbook:contractnum"/>
      <xs:element ref="docbook:copyright"/>
      <xs:element ref="docbook:cover"/>
      <xs:element ref="docbook:date"/>
      <xs:element ref="docbook:edition"/>
      <xs:element ref="docbook:editor"/>
      <xs:element ref="docbook:issuenum"/>
      <xs:element ref="docbook:keywordset"/>
      <xs:element ref="docbook:legalnotice"/>
      <xs:element ref="docbook:mediaobject"/>
      <xs:element ref="docbook:org"/>
      <xs:element ref="docbook:orgname"/>
      <xs:element ref="docbook:othercredit"/>
      <xs:element ref="docbook:pagenums"/>
      <xs:element ref="docbook:printhistory"/>
      <xs:element ref="docbook:pubdate"/>
      <xs:element ref="docbook:publisher"/>
      <xs:element ref="docbook:publishername"/>
      <xs:element ref="docbook:releaseinfo"/>
      <xs:element ref="docbook:revhistory"/>
      <xs:element ref="docbook:seriesvolnums"/>
      <xs:element ref="docbook:subjectset"/>
      <xs:element ref="docbook:volumenum"/>
      <xs:element ref="docbook:annotation"/>
      <xs:element ref="docbook:extendedlink"/>
      <xs:element ref="docbook:bibliomisc"/>
      <xs:element ref="docbook:bibliomset"/>
      <xs:element ref="docbook:bibliorelation"/>
      <xs:element ref="docbook:biblioset"/>
      <xs:element ref="docbook:itermset"/>
      <xs:element ref="docbook:productname"/>
      <xs:element ref="docbook:productnumber"/>
      <xs:element ref="docbook:abbrev"/>
      <xs:element ref="docbook:acronym"/>
      <xs:element ref="docbook:emphasis"/>
      <xs:element ref="docbook:footnote"/>
      <xs:element ref="docbook:footnoteref"/>
      <xs:element ref="docbook:foreignphrase"/>
      <xs:element ref="docbook:phrase"/>
      <xs:element ref="docbook:quote"/>
      <xs:element ref="docbook:subscript"/>
      <xs:element ref="docbook:superscript"/>
      <xs:element ref="docbook:wordasword"/>
      <xs:element ref="docbook:firstterm"/>
      <xs:element ref="docbook:glossterm"/>
      <xs:element ref="docbook:coref"/>
      <xs:element ref="docbook:citerefentry"/>
      <xs:element ref="docbook:citetitle"/>
      <xs:element ref="docbook:citebiblioid"/>
      <xs:element ref="docbook:person"/>
      <xs:element ref="docbook:personblurb"/>
      <xs:element ref="docbook:personname"/>
      <xs:element ref="docbook:subtitle"/>
      <xs:element ref="docbook:title"/>
      <xs:element ref="docbook:titleabbrev"/>
    </xs:choice>
    <xs:attribute name="role"/>
    <xs:attributeGroup ref="docbook:db.common.attributes"/>
    <xs:attributeGroup ref="docbook:db.common.linking.attributes"/>
  </xs:complexType>
</xs:element>

Sample

< bibliography xmlns = "http://docbook.org/ns/docbook" xml:id = "references" >

< bibliomixed>

< abbrev>

RNCTUT

</ abbrev>

Clark, James – Cowan, John – MURATA, Makoto:

< title>

RELAX NG Compact Syntax Tutorial

</ title>

. Working Draft, 26 March 2003. OASIS.

< bibliomisc>

< link xl:href = "http://relaxng.org/compact-tutorial-20030326.html" />

</ bibliomisc>

</ bibliomixed>

< bibliomixed>

< abbrev>

NVDLTUT

</ abbrev>

Nálevka, Petr:

< title>

NVDL Tutorial

</ title>

.

< bibliomisc>

< link xl:href = "http://jnvdl.sourceforge.net/tutorial.html" />