Home
last modified time | relevance | path

Searched defs:XSI_NS (Results 1 – 9 of 9) sorted by relevance

/dports/textproc/p5-XML-Validate/XML-Validate-1.025/lib/XML/Validate/
H A DMSXML.pm13 use constant XSI_NS => 'xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"'; constant
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/util/
H A DXMLConstants.cpp61 const XMLCh xmlconstants::XSI_NS[] = // http://www.w3.org/2001/XMLSchema-instance member in xmlconstants
/dports/textproc/zorba/zorba-2.7.0/src/zorbamisc/
H A Dns_consts.h41 #define XSI_NS W3C_NS "2001/XMLSchema-instance" macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportbuilder/java/org/libreoffice/report/pentaho/
H A DOfficeNamespaces.java50 public static final String XSI_NS = "http://www.w3.org/2001/XMLSchema-instance"; field in OfficeNamespaces
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportbuilder/java/org/libreoffice/report/pentaho/
H A DOfficeNamespaces.java50 public static final String XSI_NS = "http://www.w3.org/2001/XMLSchema-instance"; field in OfficeNamespaces
/dports/devel/py-pymarc/pymarc-3.1.13/pymarc/
H A Dmarcxml.py17 XSI_NS = "http://www.w3.org/2001/XMLSchema-instance" variable
/dports/textproc/py-pyexcel-ezodf/pyexcel-ezodf-0.3.4/ezodf/
H A Dconst.py79 XSI_NS = "http://www.w3.org/2001/XMLSchema-instance" variable
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/xml/
H A Dconstants.py62 XSI_NS = 'http://www.w3.org/2001/XMLSchema-instance' variable
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/
H A Dbase.py38 XSI_NS = 'http://www.w3.org/2001/XMLSchema-instance' variable