
    kh                     4    d dl mZ ddlmZmZ g dZd Zd Zy)   )flat_map   )	parse_xml
XmlElement))wz<http://schemas.openxmlformats.org/wordprocessingml/2006/main)rzChttp://schemas.openxmlformats.org/officeDocument/2006/relationships)wpzFhttp://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing)az5http://schemas.openxmlformats.org/drawingml/2006/main)picz8http://schemas.openxmlformats.org/drawingml/2006/picture)r   z0http://purl.oclc.org/ooxml/wordprocessingml/main)r   z7http://purl.oclc.org/ooxml/officeDocument/relationships)r	   z:http://purl.oclc.org/ooxml/drawingml/wordprocessingDrawing)r
   z)http://purl.oclc.org/ooxml/drawingml/main)r   z,http://purl.oclc.org/ooxml/drawingml/picture)zcontent-typesz<http://schemas.openxmlformats.org/package/2006/content-types)relationshipsz<http://schemas.openxmlformats.org/package/2006/relationships)mcz;http://schemas.openxmlformats.org/markup-compatibility/2006)vzurn:schemas-microsoft-com:vml)zoffice-wordz%urn:schemas-microsoft-com:office:word)wordmlz4http://schemas.microsoft.com/office/word/2010/wordmlc                 :    t        t        | t                    d   S )N    )_collapse_alternate_contentr   _namespaces)fileobjs    S/var/www/teggl/fontify/venv/lib/python3.12/site-packages/mammoth/docx/office_xml.pyreadr   !   s    &y+'FGJJ    c                     t        | t              rL| j                  dk(  r| j                  d      j                  S t        t        | j                        | _        | gS | gS )Nzmc:AlternateContentzmc:Fallback)
isinstancer   namefind_child_or_nullchildrenr   r   )nodes    r   r   r   %   sQ    $
#99--**=9BBB$%@$--PDM6Mvr   N)listsr   	xmlparserr   r   r   r   r    r   r   <module>r!      s     ,8Kr   