Source Class

Source.When the object is serialized out as xml, its qualified name is b:Source.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.OpenXmlElement
    DocumentFormat.OpenXml.OpenXmlCompositeElement
      DocumentFormat.OpenXml.Bibliography.Source

Namespace:  DocumentFormat.OpenXml.Bibliography
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<ChildElementInfoAttribute(GetType(AlbumTitle))> _
<ChildElementInfoAttribute(GetType(ThesisType))> _
<ChildElementInfoAttribute(GetType(Theater))> _
<ChildElementInfoAttribute(GetType(MonthAccessed))> _
<ChildElementInfoAttribute(GetType(Month))> _
<ChildElementInfoAttribute(GetType(AuthorList))> _
<ChildElementInfoAttribute(GetType(BookTitle))> _
<ChildElementInfoAttribute(GetType(Broadcaster))> _
<ChildElementInfoAttribute(GetType(BroadcastTitle))> _
<ChildElementInfoAttribute(GetType(CaseNumber))> _
<ChildElementInfoAttribute(GetType(ChapterNumber))> _
<ChildElementInfoAttribute(GetType(City))> _
<ChildElementInfoAttribute(GetType(Comments))> _
<ChildElementInfoAttribute(GetType(ConferenceName))> _
<ChildElementInfoAttribute(GetType(CountryRegion))> _
<ChildElementInfoAttribute(GetType(Court))> _
<ChildElementInfoAttribute(GetType(Day))> _
<ChildElementInfoAttribute(GetType(DayAccessed))> _
<ChildElementInfoAttribute(GetType(Department))> _
<ChildElementInfoAttribute(GetType(Distributor))> _
<ChildElementInfoAttribute(GetType(Edition))> _
<ChildElementInfoAttribute(GetType(GuidString))> _
<ChildElementInfoAttribute(GetType(Institution))> _
<ChildElementInfoAttribute(GetType(InternetSiteTitle))> _
<ChildElementInfoAttribute(GetType(Issue))> _
<ChildElementInfoAttribute(GetType(JournalName))> _
<ChildElementInfoAttribute(GetType(LcId))> _
<ChildElementInfoAttribute(GetType(Medium))> _
<ChildElementInfoAttribute(GetType(AbbreviatedCaseNumber))> _
<ChildElementInfoAttribute(GetType(NumberVolumes))> _
<ChildElementInfoAttribute(GetType(Pages))> _
<ChildElementInfoAttribute(GetType(PatentNumber))> _
<ChildElementInfoAttribute(GetType(PeriodicalTitle))> _
<ChildElementInfoAttribute(GetType(ProductionCompany))> _
<ChildElementInfoAttribute(GetType(PublicationTitle))> _
<ChildElementInfoAttribute(GetType(Publisher))> _
<ChildElementInfoAttribute(GetType(RecordingNumber))> _
<ChildElementInfoAttribute(GetType(ReferenceOrder))> _
<ChildElementInfoAttribute(GetType(YearAccessed))> _
<ChildElementInfoAttribute(GetType(SourceType))> _
<ChildElementInfoAttribute(GetType(ShortTitle))> _
<ChildElementInfoAttribute(GetType(StandardNumber))> _
<ChildElementInfoAttribute(GetType(StateProvince))> _
<ChildElementInfoAttribute(GetType(Station))> _
<ChildElementInfoAttribute(GetType(Tag))> _
<ChildElementInfoAttribute(GetType(Reporter))> _
<ChildElementInfoAttribute(GetType(Title))> _
<ChildElementInfoAttribute(GetType(PatentType))> _
<ChildElementInfoAttribute(GetType(UrlString))> _
<ChildElementInfoAttribute(GetType(Version))> _
<ChildElementInfoAttribute(GetType(Volume))> _
<ChildElementInfoAttribute(GetType(Year))> _
Public Class Source _
    Inherits OpenXmlCompositeElement
'Usage
Dim instance As Source
[ChildElementInfoAttribute(typeof(AlbumTitle))]
[ChildElementInfoAttribute(typeof(ThesisType))]
[ChildElementInfoAttribute(typeof(Theater))]
[ChildElementInfoAttribute(typeof(MonthAccessed))]
[ChildElementInfoAttribute(typeof(Month))]
[ChildElementInfoAttribute(typeof(AuthorList))]
[ChildElementInfoAttribute(typeof(BookTitle))]
[ChildElementInfoAttribute(typeof(Broadcaster))]
[ChildElementInfoAttribute(typeof(BroadcastTitle))]
[ChildElementInfoAttribute(typeof(CaseNumber))]
[ChildElementInfoAttribute(typeof(ChapterNumber))]
[ChildElementInfoAttribute(typeof(City))]
[ChildElementInfoAttribute(typeof(Comments))]
[ChildElementInfoAttribute(typeof(ConferenceName))]
[ChildElementInfoAttribute(typeof(CountryRegion))]
[ChildElementInfoAttribute(typeof(Court))]
[ChildElementInfoAttribute(typeof(Day))]
[ChildElementInfoAttribute(typeof(DayAccessed))]
[ChildElementInfoAttribute(typeof(Department))]
[ChildElementInfoAttribute(typeof(Distributor))]
[ChildElementInfoAttribute(typeof(Edition))]
[ChildElementInfoAttribute(typeof(GuidString))]
[ChildElementInfoAttribute(typeof(Institution))]
[ChildElementInfoAttribute(typeof(InternetSiteTitle))]
[ChildElementInfoAttribute(typeof(Issue))]
[ChildElementInfoAttribute(typeof(JournalName))]
[ChildElementInfoAttribute(typeof(LcId))]
[ChildElementInfoAttribute(typeof(Medium))]
[ChildElementInfoAttribute(typeof(AbbreviatedCaseNumber))]
[ChildElementInfoAttribute(typeof(NumberVolumes))]
[ChildElementInfoAttribute(typeof(Pages))]
[ChildElementInfoAttribute(typeof(PatentNumber))]
[ChildElementInfoAttribute(typeof(PeriodicalTitle))]
[ChildElementInfoAttribute(typeof(ProductionCompany))]
[ChildElementInfoAttribute(typeof(PublicationTitle))]
[ChildElementInfoAttribute(typeof(Publisher))]
[ChildElementInfoAttribute(typeof(RecordingNumber))]
[ChildElementInfoAttribute(typeof(ReferenceOrder))]
[ChildElementInfoAttribute(typeof(YearAccessed))]
[ChildElementInfoAttribute(typeof(SourceType))]
[ChildElementInfoAttribute(typeof(ShortTitle))]
[ChildElementInfoAttribute(typeof(StandardNumber))]
[ChildElementInfoAttribute(typeof(StateProvince))]
[ChildElementInfoAttribute(typeof(Station))]
[ChildElementInfoAttribute(typeof(Tag))]
[ChildElementInfoAttribute(typeof(Reporter))]
[ChildElementInfoAttribute(typeof(Title))]
[ChildElementInfoAttribute(typeof(PatentType))]
[ChildElementInfoAttribute(typeof(UrlString))]
[ChildElementInfoAttribute(typeof(Version))]
[ChildElementInfoAttribute(typeof(Volume))]
[ChildElementInfoAttribute(typeof(Year))]
public class Source : OpenXmlCompositeElement

Remarks

The following table lists the possible child types:

  • AbbreviatedCaseNumber <b:AbbreviatedCaseNumber>

  • AlbumTitle <b:AlbumTitle>

  • AuthorList <b:Author>

  • BookTitle <b:BookTitle>

  • Broadcaster <b:Broadcaster>

  • BroadcastTitle <b:BroadcastTitle>

  • CaseNumber <b:CaseNumber>

  • ChapterNumber <b:ChapterNumber>

  • City <b:City>

  • Comments <b:Comments>

  • ConferenceName <b:ConferenceName>

  • CountryRegion <b:CountryRegion>

  • Court <b:Court>

  • Day <b:Day>

  • DayAccessed <b:DayAccessed>

  • Department <b:Department>

  • Distributor <b:Distributor>

  • Edition <b:Edition>

  • GuidString <b:Guid>

  • Institution <b:Institution>

  • InternetSiteTitle <b:InternetSiteTitle>

  • Issue <b:Issue>

  • JournalName <b:JournalName>

  • LcId <b:LCID>

  • Medium <b:Medium>

  • Month <b:Month>

  • MonthAccessed <b:MonthAccessed>

  • NumberVolumes <b:NumberVolumes>

  • Pages <b:Pages>

  • PatentNumber <b:PatentNumber>

  • PeriodicalTitle <b:PeriodicalTitle>

  • ProductionCompany <b:ProductionCompany>

  • PublicationTitle <b:PublicationTitle>

  • Publisher <b:Publisher>

  • RecordingNumber <b:RecordingNumber>

  • ReferenceOrder <b:RefOrder>

  • Reporter <b:Reporter>

  • SourceType <b:SourceType>

  • ShortTitle <b:ShortTitle>

  • StandardNumber <b:StandardNumber>

  • StateProvince <b:StateProvince>

  • Station <b:Station>

  • Tag <b:Tag>

  • Theater <b:Theater>

  • ThesisType <b:ThesisType>

  • Title <b:Title>

  • PatentType <b:Type>

  • UrlString <b:URL>

  • Version <b:Version>

  • Volume <b:Volume>

  • Year <b:Year>

  • YearAccessed <b:YearAccessed>

[ISO/IEC 29500-1 1st Edition]

22.6.2.59 Source (Source)

This element specifies the bibliography entry for a source or reference work. [Example:

<b:Source>
   …
<b:NumberVolumes>10</b:NumberVolumes>
<b:Comments>Comments</b:Comments>
</b:Source>

end example]

Parent Elements

Sources (§22.6.2.60)

Child Elements

Subclause

AbbreviatedCaseNumber (Abbreviated Case Number)

§22.6.2.1

AlbumTitle (Album Title)

§22.6.2.2

Author (Contributors List)

§22.6.2.4

BookTitle (Book Title)

§22.6.2.7

Broadcaster (Broadcaster)

§22.6.2.8

BroadcastTitle (Broadcast Title)

§22.6.2.9

CaseNumber (Case Number)

§22.6.2.10

ChapterNumber (Chapter Number)

§22.6.2.11

City (City)

§22.6.2.12

Comments (Comments)

§22.6.2.13

ConferenceName (Conference or Proceedings Name)

§22.6.2.17

CountryRegion (Country or Region)

§22.6.2.20

Court (Court)

§22.6.2.21

Day (Day)

§22.6.2.22

DayAccessed (Day Accessed)

§22.6.2.23

Department (Department)

§22.6.2.24

Distributor (Distributor)

§22.6.2.26

Edition (Editor)

§22.6.2.27

Guid (GUID)

§22.6.2.30

Institution (Institution)

§22.6.2.31

InternetSiteTitle (Internet Site Title)

§22.6.2.32

Issue (Issue)

§22.6.2.36

JournalName (Journal Name)

§22.6.2.37

LCID (Locale ID)

§22.6.2.39

Medium (Medium)

§22.6.2.40

Month (Month)

§22.6.2.42

MonthAccessed (Month Accessed)

§22.6.2.43

NumberVolumes (Number of Volumes)

§22.6.2.45

Pages (Pages)

§22.6.2.46

PatentNumber (Patent Number)

§22.6.2.47

PeriodicalTitle (Periodical Title)

§22.6.2.49

ProductionCompany (Production Company)

§22.6.2.52

PublicationTitle (Publication Title)

§22.6.2.53

Publisher (Publisher)

§22.6.2.54

RecordingNumber (Recording Number)

§22.6.2.55

RefOrder (Reference Order)

§22.6.2.56

Reporter (Reporter)

§22.6.2.57

ShortTitle (Short Title)

§22.6.2.58

SourceType (Source Type)

§22.6.2.61

StandardNumber (Standard Number)

§22.6.2.62

StateProvince (State or Province)

§22.6.2.63

Station (Station)

§22.6.2.64

Tag (Tag)

§22.6.2.65

Theater (Theater)

§22.6.2.66

ThesisType (Thesis Type)

§22.6.2.67

Title (Title)

§22.6.2.68

Type (Patent Type)

§22.6.2.70

URL (URL)

§22.6.2.71

Version (Version)

§22.6.2.72

Volume (Volume)

§22.6.2.73

Year (Year)

§22.6.2.75

YearAccessed (Year Accessed)

§22.6.2.76

[Note: The W3C XML Schema definition of this element’s content model (CT_SourceType) is located in §A.6.6. end note]

© ISO/IEC29500: 2008.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Source Members

DocumentFormat.OpenXml.Bibliography Namespace