<?xml version="1.0" encoding="utf-8"?>
<!--
  Copyright TEI Consortium.
  Dual-licensed under CC-by and BSD2 licences
  See the file COPYING.txt for details
  $Date$
  $Id$
-->
<?xml-model href="http://tei.oucs.ox.ac.uk/jenkins/job/TEIP5/lastSuccessfulBuild/artifact/P5/release/xml/tei/odd/p5.nvdl" type="application/xml" schematypens="http://purl.oclc.org/dsdl/nvdl/ns/structure/1.0"?>
<elementSpec xmlns="http://www.tei-c.org/ns/1.0" module="core" ident="biblStruct">
  <gloss versionDate="2005-04-15" xml:lang="en">structured bibliographic citation</gloss>
  <gloss versionDate="2007-12-20" xml:lang="ko">구조화된 서지 인용</gloss>
  <gloss versionDate="2007-05-02" xml:lang="zh-TW">結構次要書目</gloss>
  <gloss versionDate="2009-01-06" xml:lang="fr">référence bibliographique structurée</gloss>
  <gloss versionDate="2007-05-04" xml:lang="es">cita bibliográfica estructurada.</gloss>
  <gloss versionDate="2007-01-21" xml:lang="it">citazione bibliografica strutturata</gloss>
  <desc versionDate="2008-01-13" xml:lang="en">contains a structured bibliographic citation, in which only bibliographic sub-elements
    appear and in a specified order.</desc>
  <desc versionDate="2007-12-20" xml:lang="ko">서지의 하위 요소만이 나타나는, 명시적 순서로 구성되는 구조화된 서지 인용을 포함한다.</desc>
  <desc versionDate="2007-05-02" xml:lang="zh-TW">包含僅出現子節點的結構書目資料，並以特定順序呈現。</desc>
  <desc versionDate="2008-04-05" xml:lang="ja">構造を持った書誌情報を示す．下位要素として，書誌情報を示す要素が，決 められた順番で出現する．</desc>
  <desc versionDate="2009-01-06" xml:lang="fr">contient une référence bibliographique dans laquelle
    seuls des sous-éléments bibliographiques apparaissent et cela, selon un ordre déterminé.</desc>
  <desc versionDate="2007-05-04" xml:lang="es">contiene una cita bibliográfica estructurada, en la cual
    sólo aparecen los subelementos bibliográficos y en un orden especificado.</desc>
  <desc versionDate="2007-01-21" xml:lang="it">contiene una citazione bibliografica strutturata che può
    contenere solo altri elemento nell'ordine specificato.</desc>
  <classes>
    <memberOf key="att.global"/>
    <memberOf key="model.biblLike"/>
    <!--memberOf key="model.msItemPart"/-->
    <memberOf key="att.declarable"/>
    <memberOf key="att.typed"/>
    <memberOf key="att.sortable"/>
    <memberOf key="att.docStatus"/>
  </classes>
  <content>
    <group xmlns="http://relaxng.org/ns/structure/1.0">
      <zeroOrMore>
        <ref name="analytic"/>
      </zeroOrMore>
      <oneOrMore>
        <ref name="monogr"/>
        <zeroOrMore>
          <ref name="series"/>
        </zeroOrMore>
      </oneOrMore>
      <zeroOrMore>
        <choice>
          <ref name="model.noteLike"/>
          <ref name="idno"/>
          <!-- we leave idno here for now even though it's deprecated in this
     place; preference is to use <ptr> or <ref> to supply a URL for the
     item  (LB 1 oct 12)
 -->
          <ref name="model.ptrLike"/>
          <ref name="relatedItem"/>
          <ref name="citedRange"/>
        </choice>
      </zeroOrMore>
    </group>
  </content>
  <constraintSpec scheme="isoschematron" ident="deprecate-altIdentifier-child">
    <desc>The use of an <gi>idno</gi> element as a direct child of
    <gi>biblStruct</gi> is deprecated. Rather, <gi>idno</gi> should
    appear as a child of a <gi>monogr</gi>, <gi>analytic</gi>, or
    <gi>series</gi>.</desc>
    <constraint xmlns:sch="http://purl.oclc.org/dsdl/schematron">
      <sch:report test="child::tei:idno" role="nonfatal">WARNING: use of deprecated method — the use of the idno element as a direct child of the biblStruct element will be removed from the TEI on 2016-09-18</sch:report>
    </constraint>
  </constraintSpec>
  <exemplum xml:lang="en">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <biblStruct>
        <monogr>
          <author>Blain, Virginia</author>
          <author>Clements, Patricia</author>
          <author>Grundy, Isobel</author>
          <title>The Feminist Companion to Literature in English: women writers from the middle ages
            to the present</title>
          <edition>first edition</edition>
          <imprint>
            <publisher>Yale University Press</publisher>
            <pubPlace>New Haven and London</pubPlace>
            <date>1990</date>
          </imprint>
        </monogr>
      </biblStruct>
    </egXML>
  </exemplum>
  <exemplum versionDate="2008-04-06" xml:lang="fr">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <biblStruct>
        <monogr>
          <author>Anouilh, Jean</author>
          <title>Antigone</title>
          <edition>première édition</edition>
          <imprint>
            <publisher>in Nouvelles pièces noires, La Table ronde</publisher>
            <pubPlace>Paris</pubPlace>
            <date>1955</date>
          </imprint>
        </monogr>
      </biblStruct>
    </egXML>
  </exemplum>
  <exemplum xml:lang="zh-TW">
    <egXML xmlns="http://www.tei-c.org/ns/Examples">
      <biblStruct>
        <monogr>
          <author>王大明</author>
          <author>文天行</author>
          <author>廖全京</author>
          <title>抗戰文藝報刊編目彙編</title>
          <edition>初版</edition>
          <imprint>
            <publisher>四川省社會科學院</publisher>
            <pubPlace>成都</pubPlace>
            <date>1984</date>
          </imprint>
        </monogr>
      </biblStruct>
    </egXML>
  </exemplum>
  <listRef>
    <ptr target="#COBITY"/>
    <ptr target="#HD3"/>
    <ptr target="#CCAS2"/>
  </listRef>
</elementSpec>
