db:bibliomset

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
outputformat optional
prefix optional
property optional
relation optional
remap optional
resource optional
revision optional
revisionflag restriction of xs:token optional
role optional
security optional
typeof optional
userlevel optional
vendor optional
version optional
vocab xs:anyURI 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 optional
xml:id xs:ID optional
xml:lang optional
xreflabel optional

Used By

Element db:bibliomset
Element Group db:info.elements

Source

<xs:element name="bibliomset">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:group ref="db:_text"/>
      <!-- This should be db:bibliographic.elements, but there's an ambiguity
             problem with annotation in db:_text and db:info.elements -->
      <xs:element ref="db:abstract"/>
      <xs:element ref="db:address"/>
      <xs:element ref="db:artpagenums"/>
      <xs:element ref="db:author"/>
      <xs:element ref="db:authorgroup"/>
      <xs:element ref="db:authorinitials"/>
      <xs:element ref="db:bibliocoverage"/>
      <xs:element ref="db:biblioid"/>
      <xs:element ref="db:bibliosource"/>
      <xs:element ref="db:collab"/>
      <xs:element ref="db:confgroup"/>
      <xs:element ref="db:contractsponsor"/>
      <xs:element ref="db:contractnum"/>
      <xs:element ref="db:copyright"/>
      <xs:element ref="db:cover"/>
      <!-- ubiq: <xs:element ref="db:date"/> -->
      <xs:element ref="db:edition"/>
      <xs:element ref="db:editor"/>
      <xs:element ref="db:issuenum"/>
      <xs:element ref="db:keywordset"/>
      <xs:element ref="db:legalnotice"/>
      <xs:element ref="db:mediaobject"/>
      <xs:element ref="db:org"/>
      <xs:element ref="db:orgname"/>
      <xs:element ref="db:othercredit"/>
      <xs:element ref="db:pagenums"/>
      <xs:element ref="db:printhistory"/>
      <xs:element ref="db:pubdate"/>
      <xs:element ref="db:publisher"/>
      <xs:element ref="db:publishername"/>
      <xs:element ref="db:releaseinfo"/>
      <xs:element ref="db:revhistory"/>
      <xs:element ref="db:seriesvolnums"/>
      <xs:element ref="db:subjectset"/>
      <xs:element ref="db:volumenum"/>
      <xs:element ref="db:extendedlink"/>
      <xs:element ref="db:bibliomisc"/>
      <xs:element ref="db:bibliomset"/>
      <xs:element ref="db:bibliorelation"/>
      <xs:element ref="db:biblioset"/>
      <xs:element ref="db:itermset"/>
      <xs:element ref="db:productname"/>
      <xs:element ref="db:productnumber"/>
      <!-- ubiq: <xs:element ref="db:abbrev"/> -->
      <!-- ubiq: <xs:element ref="db:acronym"/> -->
      <!-- ubiq: <xs:element ref="db:emphasis"/> -->
      <!-- ubiq: <xs:element ref="db:footnote"/> -->
      <!-- ubiq: <xs:element ref="db:footnoteref"/> -->
      <!-- ubiq: <xs:element ref="db:foreignphrase"/> -->
      <!-- ubiq: <xs:element ref="db:quote"/> -->
      <xs:element ref="db:citerefentry"/>
      <xs:element ref="db:citetitle"/>
      <xs:element ref="db:citebiblioid"/>
      <xs:element ref="db:person"/>
      <xs:element ref="db:personblurb"/>
      <xs:element ref="db:personname"/>
      <xs:element ref="db:subtitle"/>
      <xs:element ref="db:title"/>
      <xs:element ref="db:titleabbrev"/>
      <xs:element ref="db:honorific"/>
      <xs:element ref="db:firstname"/>
      <xs:element ref="db:givenname"/>
      <xs:element ref="db:surname"/>
      <xs:element ref="db:lineage"/>
      <xs:element ref="db:othername"/>
    </xs:choice>
    <xs:attribute name="role"/>
    <xs:attributeGroup ref="db:common.attributes"/>
    <xs:attributeGroup ref="db:common.linking.attributes"/>
    <xs:attributeGroup ref="db:relation.attribute"/>
  </xs:complexType>
</xs:element>

Sample