[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2023-12-01 UTC."],[[["`ContentType` is an enumeration used to represent the types of XML content nodes in Apps Script."],["The available `ContentType` properties include: `CDATA`, `COMMENT`, `DOCTYPE`, `ELEMENT`, `ENTITYREF`, `PROCESSINGINSTRUCTION`, and `TEXT`, each representing a different type of XML node."],["To use a ContentType property, call its parent class, name, and the specific property, such as `XmlService.ContentType.CDATA`."]]],[]]