UNPKG

enketo-transformer

Version:

Library that transforms ODK-compliant XForms into a format that Enketo can consume

7 lines (6 loc) 245 B
export declare const NAMESPACES: { readonly xmlns: "http://www.w3.org/2002/xforms"; readonly orx: "http://openrosa.org/xforms"; readonly h: "http://www.w3.org/1999/xhtml"; readonly xsl: "http://www.w3.org/1999/XSL/Transform"; };