Freigeben über


Characteristic.Vocabulary Eigenschaft

Definition

Charakteristische Grammatik

Stellt das folgende Attribut im Schema dar: vokabular

[DocumentFormat.OpenXml.SchemaAttr(0, "vocabulary")]
public DocumentFormat.OpenXml.StringValue Vocabulary { get; set; }
public DocumentFormat.OpenXml.StringValue Vocabulary { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "vocabulary")]
public DocumentFormat.OpenXml.StringValue? Vocabulary { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("vocabulary")]
public DocumentFormat.OpenXml.StringValue? Vocabulary { get; set; }
public DocumentFormat.OpenXml.StringValue? Vocabulary { get; set; }
member this.Vocabulary : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "vocabulary")>]
member this.Vocabulary : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("vocabulary")>]
member this.Vocabulary : DocumentFormat.OpenXml.StringValue with get, set
Public Property Vocabulary As StringValue

Eigenschaftswert

Gibt zurück StringValue.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Gibt einen URI an, der die charakteristische Grammatik definiert, mit der der Name-Attributwert interpretiert werden soll.

Wenn dieses Attribut nicht angegeben wird, muss die Standardgrammatik (wie oben definiert) verwendet werden.

Die möglichen Werte für dieses Attribut werden durch den XML Schema anyURI-Datentyp definiert.

Gilt für: