initSidebarItems({"enum":[["XmlVersion","XML version enumeration."]],"fn":[["is_name_char","Checks whether the given character is a name character (`NameChar`) as is defined by XML 1.1 specification, [section 2.3][1]."],["is_name_start_char","Checks whether the given character is a name start character (`NameStartChar`) as is defined by XML 1.1 specification, [section 2.3][1]."],["is_whitespace_char","Checks whether the given character is a white space character (`S`) as is defined by XML 1.1 specification, [section 2.3][1]."]],"struct":[["TextPosition","Represents a position inside some textual document."]],"trait":[["Position","Get the position in the document corresponding to the object"]]});