export interface OoxmlVocabularyEntry { readonly namespaceUri: string; readonly preferredPrefix: string; readonly localName: string; readonly qname: string; readonly clarkName: string; readonly kind: 'element' | 'attribute'; readonly sourceLocators: readonly string[]; } export declare const WML: { readonly FLD_CHAR: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "fldChar"; readonly qname: "w:fldChar"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}fldChar"; readonly kind: "element"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RunInnerContent/element:fldChar"]; }; readonly INSTR_TEXT: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "instrText"; readonly qname: "w:instrText"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}instrText"; readonly kind: "element"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RunInnerContent/element:instrText"]; }; readonly DEL_INSTR_TEXT: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "delInstrText"; readonly qname: "w:delInstrText"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}delInstrText"; readonly kind: "element"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RunInnerContent/element:delInstrText"]; }; readonly INS: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "ins"; readonly qname: "w:ins"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}ins"; readonly kind: "element"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_NumPr/element:ins", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_TrPr/element:ins", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_ParaRPrTrackChanges/element:ins", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RPrMath/element:ins", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RunLevelElts/element:ins"]; }; readonly DEL: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "del"; readonly qname: "w:del"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}del"; readonly kind: "element"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_MathCtrlIns/element:del", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_TrPr/element:del", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_ParaRPrTrackChanges/element:del", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RPrMath/element:del", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#group:EG_RunLevelElts/element:del"]; }; readonly FLD_CHAR_TYPE: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "fldCharType"; readonly qname: "w:fldCharType"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}fldCharType"; readonly kind: "attribute"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_FldChar/attribute:fldCharType"]; }; readonly ID: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "id"; readonly qname: "w:id"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}id"; readonly kind: "attribute"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_Div/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_EastAsianLayout/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_FitText/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_FtnEdn/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_FtnEdnRef/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_FtnEdnSepRef/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_Markup/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_Perm/attribute:id", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_Tc/attribute:id"]; }; readonly AUTHOR: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "author"; readonly qname: "w:author"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}author"; readonly kind: "attribute"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_MoveBookmark/attribute:author", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_TrackChange/attribute:author"]; }; readonly DATE: { readonly namespaceUri: "http://schemas.openxmlformats.org/wordprocessingml/2006/main"; readonly preferredPrefix: "w"; readonly localName: "date"; readonly qname: "w:date"; readonly clarkName: "{http://schemas.openxmlformats.org/wordprocessingml/2006/main}date"; readonly kind: "attribute"; readonly sourceLocators: readonly ["OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_MoveBookmark/attribute:date", "OfficeOpenXML-XMLSchema-Transitional.zip!/wml.xsd#complexType:CT_TrackChange/attribute:date"]; }; }; //# sourceMappingURL=ecma-376-vocabulary.d.ts.map