Freigeben über


Source Klasse

Definition

Quelle.

Diese Klasse ist in Office 2007 und höher verfügbar.

Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name b:Source.

[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AlbumTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AuthorList))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BookTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Broadcaster))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BroadcastTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CaseNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ChapterNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.City))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Comments))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ConferenceName))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CountryRegion))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Court))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Day))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.DayAccessed))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Department))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Distributor))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Edition))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.GuidString))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Institution))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.InternetSiteTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Issue))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.JournalName))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.LcId))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Medium))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Month))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.MonthAccessed))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.NumberVolumes))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Pages))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PeriodicalTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ProductionCompany))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PublicationTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Publisher))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.RecordingNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ReferenceOrder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Reporter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.SourceType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ShortTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StandardNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StateProvince))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Station))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Tag))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Theater))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ThesisType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Title))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.UrlString))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Version))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Volume))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Year))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.YearAccessed))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
[DocumentFormat.OpenXml.SchemaAttr(9, "Source")]
public class Source : DocumentFormat.OpenXml.OpenXmlCompositeElement
public class Source : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr(9, "Source")]
public class Source : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("b:Source")]
public class Source : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.SchemaAttr("b:Source")]
public class Source : DocumentFormat.OpenXml.TypedOpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AlbumTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AuthorList))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BookTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Broadcaster))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BroadcastTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CaseNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ChapterNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.City))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Comments))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ConferenceName))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CountryRegion))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Court))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Day))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.DayAccessed))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Department))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Distributor))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Edition))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.GuidString))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Institution))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.InternetSiteTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Issue))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.JournalName))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.LcId))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Medium))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Month))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.MonthAccessed))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.NumberVolumes))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Pages))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PeriodicalTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ProductionCompany))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PublicationTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Publisher))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.RecordingNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ReferenceOrder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Reporter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.SourceType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ShortTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StandardNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StateProvince))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Station))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Tag))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Theater))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ThesisType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Title))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.UrlString))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Version))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Volume))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Year))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.YearAccessed))]
public class Source : DocumentFormat.OpenXml.OpenXmlCompositeElement
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AlbumTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AuthorList))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BookTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Broadcaster))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BroadcastTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CaseNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ChapterNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.City))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Comments))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ConferenceName))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CountryRegion))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Court))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Day))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.DayAccessed))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Department))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Distributor))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Edition))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.GuidString))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Institution))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.InternetSiteTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Issue))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.JournalName))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.LcId))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Medium))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Month))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.MonthAccessed))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.NumberVolumes))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Pages))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PeriodicalTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ProductionCompany))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PublicationTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Publisher))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.RecordingNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ReferenceOrder))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Reporter))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.SourceType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ShortTitle))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StandardNumber))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StateProvince))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Station))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Tag))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Theater))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ThesisType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Title))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentType))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.UrlString))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Version))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Volume))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Year))]
[DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.YearAccessed))]
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)]
public class Source : DocumentFormat.OpenXml.OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AlbumTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AuthorList))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BookTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Broadcaster))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BroadcastTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CaseNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ChapterNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.City))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Comments))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ConferenceName))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CountryRegion))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Court))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Day))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.DayAccessed))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Department))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Distributor))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Edition))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.GuidString))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Institution))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.InternetSiteTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Issue))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.JournalName))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.LcId))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Medium))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Month))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.MonthAccessed))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.NumberVolumes))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Pages))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PeriodicalTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ProductionCompany))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PublicationTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Publisher))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.RecordingNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ReferenceOrder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Reporter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.SourceType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ShortTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StandardNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StateProvince))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Station))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Tag))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Theater))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ThesisType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Title))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.UrlString))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Version))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Volume))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Year))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.YearAccessed))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
[<DocumentFormat.OpenXml.SchemaAttr(9, "Source")>]
type Source = class
    inherit OpenXmlCompositeElement
type Source = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr(9, "Source")>]
type Source = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("b:Source")>]
type Source = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.SchemaAttr("b:Source")>]
type Source = class
    inherit TypedOpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AlbumTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AuthorList))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BookTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Broadcaster))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BroadcastTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CaseNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ChapterNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.City))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Comments))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ConferenceName))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CountryRegion))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Court))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Day))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.DayAccessed))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Department))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Distributor))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Edition))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.GuidString))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Institution))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.InternetSiteTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Issue))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.JournalName))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.LcId))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Medium))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Month))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.MonthAccessed))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.NumberVolumes))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Pages))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PeriodicalTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ProductionCompany))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PublicationTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Publisher))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.RecordingNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ReferenceOrder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Reporter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.SourceType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ShortTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StandardNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StateProvince))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Station))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Tag))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Theater))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ThesisType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Title))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.UrlString))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Version))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Volume))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Year))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.YearAccessed))>]
type Source = class
    inherit OpenXmlCompositeElement
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AbbreviatedCaseNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AlbumTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.AuthorList))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BookTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Broadcaster))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.BroadcastTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CaseNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ChapterNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.City))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Comments))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ConferenceName))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.CountryRegion))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Court))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Day))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.DayAccessed))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Department))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Distributor))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Edition))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.GuidString))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Institution))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.InternetSiteTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Issue))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.JournalName))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.LcId))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Medium))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Month))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.MonthAccessed))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.NumberVolumes))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Pages))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PeriodicalTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ProductionCompany))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PublicationTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Publisher))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.RecordingNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ReferenceOrder))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Reporter))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.SourceType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ShortTitle))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StandardNumber))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.StateProvince))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Station))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Tag))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Theater))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.ThesisType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Title))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.PatentType))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.UrlString))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Version))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Volume))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.Year))>]
[<DocumentFormat.OpenXml.ChildElementInfo(typeof(DocumentFormat.OpenXml.Bibliography.YearAccessed))>]
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2007)>]
type Source = class
    inherit OpenXmlCompositeElement
Public Class Source
Inherits OpenXmlCompositeElement
Public Class Source
Inherits TypedOpenXmlCompositeElement
Vererbung
Vererbung
Attribute

Hinweise

[ISO/IEC 29500-1 1. Auflage]

Quelle (Quelle)

Dieses Element gibt den Literaturverzeichniseintrag für eine Quelle oder ein Referenzwerk an. [Beispiel:

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

Ende des Beispiels]

Übergeordnete Elemente
Quellen (§22.6.2.60)
Untergeordnete Elemente Subclause
AbbreviatedCaseNumber (Abgekürzte Groß-/Kleinschreibungsnummer) §22.6.2.1
AlbumTitle (Albumtitel) §22.6.2.2
Autor (Liste der Mitwirkenden) §22.6.2.4
BookTitle (Buchtitel) §22.6.2.7
Sender (Sender) §22.6.2.8
BroadcastTitle (Übertragungstitel) §22.6.2.9
CaseNumber (Case Number) §22.6.2.10
ChapterNumber (Kapitelnummer) §22.6.2.11
City (City) §22.6.2.12
Kommentare (Kommentare) §22.6.2.13
ConferenceName (Name der Konferenz oder Der Konferenz) §22.6.2.17
CountryRegion (Land oder Region) §22.6.2.20
Gericht (Gericht) §22.6.2.21
Day (Day) §22.6.2.22
DayAccessed (Zugriffstag) §22.6.2.23
Abteilung (Abteilung) §22.6.2.24
Verteiler (Verteiler) §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
Problem (Problem) §22.6.2.36
JournalName (Journalname) §22.6.2.37
LCID (Gebietsschema-ID) §22.6.2.39
Mittel (Mittel) §22.6.2.40
Monat (Monat) §22.6.2.42
MonthAccessed (Monat des Zugriffs) §22.6.2.43
NumberVolumes (Anzahl von Volumes) §22.6.2.45
Pages (Pages) §22.6.2.46
PatentNummer (Patentnummer) §22.6.2.47
PeriodicalTitle (Periodische Titel) §22.6.2.49
ProductionCompany (Produktionsfirma) §22.6.2.52
PublicationTitle (Publikationstitel) §22.6.2.53
Publisher (Publisher) §22.6.2.54
RecordingNumber (Aufzeichnungsnummer) §22.6.2.55
RefOrder (Referenzreihenfolge) §22.6.2.56
Reporter (Reporter) §22.6.2.57
ShortTitle (Kurzer Titel) §22.6.2.58
SourceType (Quelltyp) §22.6.2.61
StandardNumber (Standardnummer) §22.6.2.62
StateProvince (Bundesland oder Provinz) §22.6.2.63
Station (Station) §22.6.2.64
Tag (Tag) §22.6.2.65
Theater (Theater) §22.6.2.66
ThesisType (Thesentyp) §22.6.2.67
Titel (Titel) §22.6.2.68
Typ (Patenttyp) §22.6.2.70
URL (URL) §22.6.2.71
Version (Version) §22.6.2.72
Volume (Volume) §22.6.2.73
Jahr (Jahr) §22.6.2.75
YearAccessed (Jahr des Zugriffs) §22.6.2.76

[Hinweis: Die W3C-XML-Schemadefinition des Inhaltsmodells (CT_SourceType) dieses Elements befindet sich in §A.6.6. Ende des Hinweises]

ISO/IEC29500: 2008.

Konstruktoren

Source()

Initialisiert eine neue instance der Source-Klasse.

Source(IEnumerable<OpenXmlElement>)

Initialisiert eine neue instance der Source-Klasse mit den angegebenen untergeordneten Elementen.

Source(OpenXmlElement[])

Initialisiert eine neue instance der Source-Klasse mit den angegebenen untergeordneten Elementen.

Source(String)

Initialisiert eine neue instance der Source-Klasse aus äußerem XML.

Eigenschaften

AbbreviatedCaseNumber

Abgekürzte Groß-/Kleinschreibungsnummer.

Stellt das folgende Elementtag im Schema dar: b:AbbreviatedCaseNumber.

AlbumTitle

Albumtitel.

Stellt das folgende Elementtag im Schema dar: b:AlbumTitle.

AuthorList

Liste der Mitwirkenden.

Stellt das folgende Elementtag im Schema dar: b:Author.

BookTitle

Buchtitel.

Stellt das folgende Elementtag im Schema dar: b:BookTitle.

Broadcaster

Sender.

Stellt das folgende Elementtag im Schema dar: b:Broadcaster.

BroadcastTitle

Übertragungstitel.

Stellt das folgende Elementtag im Schema dar: b:BroadcastTitle.

CaseNumber

Fallnummer.

Stellt das folgende Elementtag im Schema dar: b:CaseNumber.

ChapterNumber

Kapitelnummer.

Stellt das folgende Elementtag im Schema dar: b:ChapterNumber.

ChildElements

Ruft alle untergeordneten Knoten des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
City

Stadt.

Stellt das folgende Elementtag im Schema dar: b:City.

Comments

Kommentare.

Stellt das folgende Elementtag im Schema dar: b:Comments.

ConferenceName

Konferenz- oder Tagungsname.

Stellt das folgende Elementtag im Schema dar: b:ConferenceName.

CountryRegion

Land oder Region.

Stellt das folgende Elementtag im Schema dar: b:CountryRegion.

Court

Gericht.

Stellt das folgende Elementtag im Schema dar: b:Court.

Day

Tag.

Stellt das folgende Elementtag im Schema dar: b:Day.

DayAccessed

Zugriffstag.

Stellt das folgende Elementtag im Schema dar: b:DayAccessed.

Department

Abteilung.

Stellt das folgende Elementtag im Schema dar: b:Department.

Distributor

Verteiler.

Stellt das folgende Elementtag im Schema dar: b:Distributor.

Edition

Editor.

Stellt das folgende Elementtag im Schema dar: b:Edition.

ExtendedAttributes

Ruft alle erweiterten Attribute (Attribute, die im Schema nicht definiert sind) des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Features

Ruft ein IFeatureCollection für das aktuelle Element ab. Diese Featuresammlung ist schreibgeschützt, erbt jedoch Features von ihrem übergeordneten Teil und Paket, falls verfügbar.

(Geerbt von OpenXmlElement)
FirstChild

Ruft das erste untergeordnete Element des aktuellen OpenXmlElement-Elements ab.

(Geerbt von OpenXmlCompositeElement)
GuidString

GUID.

Stellt das folgende Elementtag im Schema dar: b:Guid.

HasAttributes

Ruft einen Wert ab, der angibt, ob das aktuelle Element über Attribute verfügt.

(Geerbt von OpenXmlElement)
HasChildren

Ruft einen Wert ab, der angibt, ob das aktuelle Element über untergeordnete Elemente verfügt.

(Geerbt von OpenXmlCompositeElement)
InnerText

Ruft die verketteten Werte des aktuellen Knotens und aller untergeordneten Elemente ab oder legt diese fest.

(Geerbt von OpenXmlCompositeElement)
InnerXml

Ruft das Markup ab, das nur die untergeordneten Knoten des aktuellen Knotens darstellt, oder legt dieses fest.

(Geerbt von OpenXmlCompositeElement)
Institution

Institution.

Stellt das folgende Elementtag im Schema dar: b:Institution.

InternetSiteTitle

Titel der Internetwebsite.

Stellt das folgende Elementtag im Schema dar: b:InternetSiteTitle.

Issue

Problem.

Stellt das folgende Elementtag im Schema dar: b:Issue.

JournalName

Journalname.

Stellt das folgende Elementtag im Schema dar: b:JournalName.

LastChild

Ruft das letzte untergeordnete Element des aktuellen OpenXmlElement-Elements ab. Gibt null (Nothing in Visual Basic) zurück, wenn kein solches OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlCompositeElement)
LcId

Gebietsschema-ID.

Stellt das folgende Elementtag im Schema dar: b:LCID.

LocalName

Quelle.

Diese Klasse ist in Office 2007 und höher verfügbar.

Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name b:Source.

LocalName

Ruft den lokalen Namen des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
MCAttributes

Ruft die Markupkompatibilitätsattribute ab oder legt sie fest. Gibt NULL zurück, wenn für das aktuelle Element keine Markupkompatibilitätsattribute definiert sind.

(Geerbt von OpenXmlElement)
Medium

Mittel.

Stellt das folgende Elementtag im Schema dar: b:Medium.

Month

Monat.

Stellt das folgende Elementtag im Schema dar: b:Month.

MonthAccessed

Zugriff auf Monat.

Stellt das folgende Elementtag im Schema dar: b:MonthAccessed.

NamespaceDeclarations

Ruft alle im aktuellen Element definierten Namespacedeklarationen ab. Gibt einen leeren Enumerator zurück, wenn keine Namespacedeklaration vorhanden ist.

(Geerbt von OpenXmlElement)
NamespaceUri

Ruft den Namespace-URI des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
NumberVolumes

Anzahl der Volumes.

Stellt das folgende Elementtag im Schema dar: b:NumberVolumes.

OpenXmlElementContext

Ruft den OpenXmlElementContext des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
OuterXml

Ruft das Markup ab, das das aktuelle Element und alle untergeordneten Elemente darstellt.

(Geerbt von OpenXmlElement)
Pages

Seiten.

Stellt das folgende Elementtag im Schema dar: b:Pages.

Parent

Ruft das übergeordnete Element des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
PatentNumber

Patentnummer.

Stellt das folgende Elementtag im Schema dar: b:PatentNumber.

PatentType

Typ.

Stellt das folgende Elementtag im Schema dar: b:Type.

PeriodicalTitle

Periodisch Titel.

Stellt das folgende Elementtag im Schema dar: b:PeriodicalTitle.

Prefix

Ruft das Namespacepräfix des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
ProductionCompany

Produktionsunternehmen.

Stellt das folgende Elementtag im Schema dar: b:ProductionCompany.

PublicationTitle

Publikationstitel.

Stellt das folgende Elementtag im Schema dar: b:PublicationTitle.

Publisher

Herausgeber

Stellt das folgende Elementtag im Schema dar: b:Publisher.

RecordingNumber

Aufzeichnungsnummer.

Stellt das folgende Elementtag im Schema dar: b:RecordingNumber.

ReferenceOrder

Referenzreihenfolge.

Stellt das folgende Elementtag im Schema dar: b:RefOrder.

Reporter

Reporter.

Stellt das folgende Elementtag im Schema dar: b:Reporter.

ShortTitle

Kurzer Titel.

Stellt das folgende Elementtag im Schema dar: b:ShortTitle.

SourceType

Quelltyp.

Stellt das folgende Elementtag im Schema dar: b:SourceType.

StandardNumber

Standardnummer.

Stellt das folgende Elementtag im Schema dar: b:StandardNumber.

StateProvince

Bundesland oder Provinz.

Stellt das folgende Elementtag im Schema dar: b:StateProvince.

Station

Station.

Stellt das folgende Elementtag im Schema dar: b:Station.

Tag

Etikett.

Stellt das folgende Elementtag im Schema dar: b:Tag.

Theater

Theater.

Stellt das folgende Elementtag im Schema dar: b:Theater.

ThesisType

Thesentyp.

Stellt das folgende Elementtag im Schema dar: b:ThesisType.

Title

Titel.

Stellt das folgende Elementtag im Schema dar: b:Title.

UrlString

URL

Stellt das folgende Elementtag im Schema dar: b:URL.

Version

Version.

Stellt das folgende Elementtag im Schema dar: b:Version.

Volume

Volumen.

Stellt das folgende Elementtag im Schema dar: b:Volume.

XmlQualifiedName

Ruft den qualifizierten Namen des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
XName

Ruft den qualifizierten Namen des aktuellen Elements ab.

(Geerbt von OpenXmlElement)
Year

Jahr.

Stellt das folgende Elementtag im Schema dar: b:Year.

YearAccessed

Jahr des Zugriffs.

Stellt das folgende Elementtag im Schema dar: b:YearAccessed.

Methoden

AddAnnotation(Object)

Fügt der Liste der Anmerkungen des aktuellen OpenXmlElement-Elements ein -Objekt hinzu.

(Geerbt von OpenXmlElement)
AddChild(OpenXmlElement, Boolean)

Fügt dem Element das angegebene Element hinzu, wenn es sich um ein bekanntes untergeordnetes Element handelt. Dadurch wird das -Element an der richtigen Position gemäß dem Schema hinzugefügt.

(Geerbt von OpenXmlCompositeElement)
AddNamespaceDeclaration(String, String)

Fügt dem aktuellen Knoten eine Namespacedeklaration hinzu.

(Geerbt von OpenXmlElement)
Ancestors()

Listet alle Vorgängerelemente des aktuellen Elements auf.

(Geerbt von OpenXmlElement)
Ancestors<T>()

Listet nur die Vorgänger des aktuellen Elements auf, die den angegebenen Typ aufweisen.

(Geerbt von OpenXmlElement)
Annotation(Type)

Ruft das erste Anmerkungsobjekt des angegebenen Typs aus dem aktuellen OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Annotation<T>()

Ruft das erste Anmerkungsobjekt des angegebenen Typs aus dem aktuellen OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Annotations(Type)

Ruft eine Auflistung von Anmerkungen mit dem angegebenen Typ für das aktuelle OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Annotations<T>()

Ruft eine Auflistung von Anmerkungen mit dem angegebenen Typ für das aktuelle OpenXmlElement-Element ab.

(Geerbt von OpenXmlElement)
Append(IEnumerable<OpenXmlElement>)

Fügt jedes Element aus einer Liste von Elementen an das Ende der Liste der untergeordneten Elemente des aktuellen Elements an.

(Geerbt von OpenXmlElement)
Append(OpenXmlElement[])

Fügt jedes Element aus einem Array von Elementen an das Ende der Liste der untergeordneten Elemente des aktuellen Elements an.

(Geerbt von OpenXmlElement)
AppendChild<T>(T)

Fügt das angegebene Element am Ende der Liste der untergeordneten Knoten des aktuellen Elements an.

(Geerbt von OpenXmlCompositeElement)
ClearAllAttributes()

Löscht alle Attribute, einschließlich bekannter und erweiterter Attribute.

(Geerbt von OpenXmlElement)
Clone()

Erstellt ein Duplikat des aktuellen Knotens.

(Geerbt von OpenXmlElement)
CloneNode(Boolean)

Erstellt ein Duplikat dieses Knotens.

Descendants()

Listet alle Nachfolger des aktuellen Elements auf.

(Geerbt von OpenXmlElement)
Descendants<T>()

Listet alle Nachfolger des aktuellen Elements vom Typ T auf.

(Geerbt von OpenXmlElement)
Elements()

Listet alle untergeordneten Elemente des aktuellen Elements auf.

(Geerbt von OpenXmlElement)
Elements<T>()

Listet nur die untergeordneten Elemente des aktuellen Elements auf, die den angegebenen Typ aufweisen.

(Geerbt von OpenXmlElement)
ElementsAfter()

Listet alle gleichgeordneten Elemente auf, die dem aktuellen Element folgen und dasselbe übergeordnete Element wie das aktuelle Element haben.

(Geerbt von OpenXmlElement)
ElementsBefore()

Listet alle gleichgeordneten Elemente auf, die dem aktuellen Element vorausgehen und dasselbe übergeordnete Element wie das aktuelle Element haben.

(Geerbt von OpenXmlElement)
GetAttribute(String, String)

Ruft ein Open XML-Attribut mit dem angegebenen Tagnamen und Namespace-URI ab.

(Geerbt von OpenXmlElement)
GetAttributes()

Ruft eine Liste ab, die eine Kopie aller Attribute enthält.

(Geerbt von OpenXmlElement)
GetEnumerator()

Gibt einen Enumerator zurück, der die untergeordnete Auflistung durchläuft.

(Geerbt von OpenXmlElement)
GetFirstChild<T>()

Sucht das erste untergeordnete Element im Typ T.

(Geerbt von OpenXmlElement)
InsertAfter<T>(T, OpenXmlElement)

Fügt das angegebene Element unmittelbar nach dem angegebenen Verweiselement ein.

(Geerbt von OpenXmlCompositeElement)
InsertAfterSelf<T>(T)

Fügt das angegebene Element unmittelbar nach dem aktuellen Element ein.

(Geerbt von OpenXmlElement)
InsertAt<T>(T, Int32)

Fügt das angegebene Element am angegebenen Index der untergeordneten Elemente des aktuellen Elements ein.

(Geerbt von OpenXmlCompositeElement)
InsertBefore<T>(T, OpenXmlElement)

Fügt das angegebene Element unmittelbar vor dem angegebenen Verweiselement ein.

(Geerbt von OpenXmlCompositeElement)
InsertBeforeSelf<T>(T)

Fügt das angegebene Element unmittelbar vor dem aktuellen Element ein.

(Geerbt von OpenXmlElement)
IsAfter(OpenXmlElement)

Bestimmt, ob das aktuelle Element nach einem angegebenen Element in Dokumentreihenfolge angezeigt wird.

(Geerbt von OpenXmlElement)
IsBefore(OpenXmlElement)

Bestimmt, ob das aktuelle Element vor einem angegebenen Element in Dokumentreihenfolge angezeigt wird.

(Geerbt von OpenXmlElement)
LookupNamespace(String)

Löst das Namespacepräfix im Kontext des aktuellen Knotens auf.

(Geerbt von OpenXmlElement)
LookupPrefix(String)

Sucht das entsprechende Präfix für einen Namespace-URI im aktuellen Elementbereich.

(Geerbt von OpenXmlElement)
NextSibling()

Ruft das OpenXmlElement-Element ab, das unmittelbar auf das aktuelle OpenXmlElement-Element folgt. Gibt null (Nothing in Visual Basic) zurück, wenn kein nächstes OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlElement)
NextSibling<T>()

Ruft das OpenXmlElement-Element mit dem angegebenen Typ ab, der auf das aktuelle OpenXmlElement-Element folgt. Gibt null (Nothing in Visual Basic) zurück, wenn kein nächstes OpenXmlElement vorhanden ist.

(Geerbt von OpenXmlElement)
PrependChild<T>(T)

Fügt das angegebene Element am Anfang der Liste der untergeordneten Knoten des aktuellen Elements ein.

(Geerbt von OpenXmlCompositeElement)
PreviousSibling()

Ruft das OpenXmlElement-Element ab, das unmittelbar vor dem aktuellen OpenXmlElement-Element steht. Gibt null (Nothing in Visual Basic ) zurück, wenn kein vorangehendes OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlElement)
PreviousSibling<T>()

Ruft das OpenXmlElement-Element mit dem angegebenen Typ ab, der dem aktuellen OpenXmlElement vorangestellt ist. Gibt null (Nothing in Visual Basic) zurück, wenn kein vorheriges OpenXmlElement-Element vorhanden ist.

(Geerbt von OpenXmlElement)
Remove()

Entfernt das aktuelle Element aus dem übergeordneten Element.

(Geerbt von OpenXmlElement)
RemoveAllChildren()

Entfernt alle untergeordneten Elemente des aktuellen Elements.

(Geerbt von OpenXmlCompositeElement)
RemoveAllChildren<T>()

Entfernen Sie alle untergeordneten Elemente des aktuellen Elements vom Typ T.

(Geerbt von OpenXmlElement)
RemoveAnnotations(Type)

Entfernt die Anmerkungen des angegebenen Typs aus dem aktuellen OpenXmlElement-Element.

(Geerbt von OpenXmlElement)
RemoveAnnotations<T>()

Entfernt die Anmerkungen mit dem angegebenen Typ aus dem aktuellen OpenXmlElement-Element.

(Geerbt von OpenXmlElement)
RemoveAttribute(String, String)

Entfernt das Attribut aus dem aktuellen Element.

(Geerbt von OpenXmlElement)
RemoveChild<T>(T)

Entfernt das angegebene untergeordnete Element.

(Geerbt von OpenXmlCompositeElement)
RemoveNamespaceDeclaration(String)

Entfernt die Namespacedeklaration für das angegebene Präfix. Entfernt nichts, wenn kein Präfix vorhanden ist.

(Geerbt von OpenXmlElement)
ReplaceChild<T>(OpenXmlElement, T)

Ersetzt eines der untergeordneten Elemente des aktuellen Elements durch ein anderes OpenXmlElement-Element.

(Geerbt von OpenXmlCompositeElement)
SetAttribute(OpenXmlAttribute)

Legt ein Attribut auf das angegebene Element fest. Wenn das Attribut ein bekanntes Attribut ist, wird der Wert des Attributs festgelegt. Wenn es sich bei dem Attribut um ein erweitertes Attribut handelt, wird das "openxmlAttribute" der Liste der erweiterten Attribute hinzugefügt.

(Geerbt von OpenXmlElement)
SetAttributes(IEnumerable<OpenXmlAttribute>)

Legt eine Reihe von Attributen für das -Element fest. Wenn ein Attribut ein bekanntes Attribut ist, wird der Wert des Attributs festgelegt. Wenn ein Attribut ein erweitertes Attribut ist, wird das "openxmlAttribute" der Liste der erweiterten Attribute hinzugefügt.

(Geerbt von OpenXmlElement)
WriteTo(XmlWriter)

Speichert den aktuellen Knoten im angegebenen XmlWriter.

(Geerbt von OpenXmlElement)

Explizite Schnittstellenimplementierungen

IEnumerable.GetEnumerator()

Quelle.

Diese Klasse ist in Office 2007 und höher verfügbar.

Wenn das Objekt als xml serialisiert wird, lautet der qualifizierte Name b:Source.

(Geerbt von OpenXmlElement)
IEnumerable<OpenXmlElement>.GetEnumerator()

Gibt einen Enumerator zurück, der die untergeordnete Auflistung durchläuft.

(Geerbt von OpenXmlElement)

Gilt für: