| Server IP : 104.21.21.239 / Your IP : 216.73.217.71 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.9/site-packages/elementpath/__pycache__/ |
Upload File : |
a
���c� � @ sP d dl Z d dlmZmZmZ eeeef Ze �d�Ze �d�Z dZ
dZdZdZ
d Zd
ZdZdZd
ZdZde
Zde
Zde
Zde
Zde Zde Zde Zde Zde Zde Zde Zde Zde Z de Z!de Z"de Z#de Z$eed�d d!�Z%eeeef d�d"d#�Z&eeeef ed$�d%d&�Z'eeeef ed$�d'd(�Z(dS ))� N)�Dict�Tuple�Optionalz {([^}]+)}zh^(?:{(?P<namespace>[^}]+)})?(?P<local>[^\d\W][\w\-.\u00B7\u0300-\u036F\u0387\u06DD\u06DE\u203F\u2040]*)$z$http://www.w3.org/XML/1998/namespacez http://www.w3.org/2001/XMLSchemaz)http://www.w3.org/2001/XMLSchema-instancezhttp://www.w3.org/1999/xlinkz&http://www.w3.org/2005/xpath-functionsz!http://www.w3.org/2005/xqt-errorsz+http://www.w3.org/2005/xpath-functions/mathz*http://www.w3.org/2005/xpath-functions/mapz,http://www.w3.org/2005/xpath-functions/arrayz0http://www.w3.org/2010/xslt-xquery-serializationz{%s}basez{%s}langz {%s}spacez{%s}idz{%s}typez{%s}nilz{%s}schemaLocationz{%s}anyTypez{%s}anySimpleTypez{%s}anyAtomicTypez{%s}NOTATIONz{%s}IDz {%s}IDREFz
{%s}IDREFSz{%s}untypedz{%s}untypedAtomic)�name�returnc C s, zt �| ��d�W S ty& Y dS 0 d S )N� � )�NAMESPACE_URI_PATTERN�match�group�AttributeError)r � r
�:/usr/lib/python3.9/site-packages/elementpath/namespaces.py�
get_namespace>