bibliography:NameList
Name List
Element information
Namespace: http://schemas.openxmlformats.org/officeDocument/2006/bibliography
Schema document: shared-bibliography.xsd
Type: bibliography:CT_NameListType
Properties: Local, Qualified
Content
- bibliography:Person [1..*] Person
Attributes
None
Used in
- Type bibliography:CT_NameOrCorporateType (Elements bibliography:Author, bibliography:Performer)
- Type bibliography:CT_NameType (Elements bibliography:Artist, bibliography:BookAuthor, bibliography:Compiler, bibliography:Composer, bibliography:Conductor, bibliography:Counsel, bibliography:Director, bibliography:Editor, bibliography:Interviewee, bibliography:Interviewer, bibliography:Inventor, bibliography:ProducerName, bibliography:Translator, bibliography:Writer)
Sample instance
<bibliography:NameList> <bibliography:Person> <bibliography:Last>string</bibliography:Last> <bibliography:First>string</bibliography:First> <bibliography:Middle>string</bibliography:Middle> </bibliography:Person> </bibliography:NameList>