OptionaldeclarationXML 선언부 포함 여부. 기본 true. / Whether to include the XML declaration. Default true.
Optionalexclude출력에서 제외할 필드 목록. / Field names to exclude from the output.
Optionalfield그리드 field명 → XML 태그명 매핑. / Grid field name → XML tag name map.
Optionalindent들여쓰기 공백 수. 기본 2. / Indentation space count. Default 2.
Optionalmode출력 방식: 'element'(기본) | 'attribute'. / Output mode: 'element' (default) | 'attribute'.
Optionalnullnull/undefined 처리 문자열. 기본 ''. / String used for null/undefined values. Default ''.
Optionalroot루트 태그명. 기본 'rows'. / Root tag name. Default 'rows'.
Optionalrow행 태그명. 기본 'row'. / Row tag name. Default 'row'.
데이터 → XML 직렬화 옵션. / Options for serializing data into XML.