Noeud:Bibliography, Noeud « Previous »:Glossary, Noeud « Up »:Navigational Components



Bibliography


Bibliography = ( BibliographyInfo?,
                 ( Title, Subtitle?, TitleAbbrev? )?,
                 (%component.mix;)*,
                 ( BiblioDiv+ |
                   ( BiblioEntry | BiblioMixed )+
                 )
               )

BiblioDiv = ( ( Title, Subtitle?, TitleAbbrev? )?,
              (%component.mix;)*,
              ( BiblioEntry | BiblioMixed )+
            )

BiblioEntry = (%bibliocomponent.mix;)+

BiblioMixed = ( ( %bibliocomponent.mix; |
                  BiblioMSet |
                  #PCDATA
                )+
              )

BiblioMSet = ( ( %bibliocomponent.mix; |
                 BiblioMSet |
                 #PCDATA
               )+
             )

bibliocomponent.mix =
            Abbrev | Abstract | Address | ArtPageNums | Author |
            AuthorGroup | AuthorInitials | BiblioMisc | BiblioSet |
            Collab | ConfGroup | ContractNum | ContractSponsor |
            Copyright | CorpAuthor | CorpName | Date | Edition |
            Editor | InvPartNumber | ISBN | ISSN | IssueNum | OrgName |
            OtherCredit | PageNums | PrintHistory | ProductName |
            ProductNumber | PubDate | Publisher | PublisherName |
            PubsNumber | ReleaseInfo | RevHistory | SeriesVolNums |
            Subtitle | Title | TitleAbbrev | VolumeNum | CiteTitle |

            Honorific | FirstName | Surname | Lineage | OtherName |
            Affiliation | AuthorBlurb | Contrib |

            IndexTerm