Home
last modified time | relevance | path

Searched refs:NS_XSI (Results 1 – 25 of 45) sorted by relevance

12

/dports/security/py-mixbox/mixbox-1.0.5/mixbox/
H A Dxml.py9 NS_XSI = "http://www.w3.org/2001/XMLSchema-instance" variable
12 TAG_XSI_TYPE = "{%s}type" % NS_XSI
13 TAG_SCHEMALOCATION = "{%s}schemaLocation" % NS_XSI
/dports/www/py-spyne/spyne-2.13.16/spyne/const/
H A Dxml.py26 NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance' variable
44 'xsi': NS_XSI,
89 XSI = Tnswrap(NS_XSI)
/dports/security/py-python3-saml/python3-saml-1.12.0/src/onelogin/saml2/
H A Dconstants.py46 NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/saml2/src/SAML2/
H A DAssertion.php1482 $root->setAttributeNS(Constants::NS_XSI, 'xsi:tmp', 'tmp');
1483 $root->removeAttributeNS(Constants::NS_XSI, 'tmp');
1726 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:type', $type);
1729 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:nil', 'true');
1786 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:type', $type);
H A DAttributeQuery.php180 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:type', $type);
H A DConstants.php252 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in SAML2\\Constants
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/saml2/src/SAML2/
H A DAssertion.php1377 $root->setAttributeNS(Constants::NS_XSI, 'xsi:tmp', 'tmp');
1378 $root->removeAttributeNS(Constants::NS_XSI, 'tmp');
1614 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:type', $type);
1617 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:nil', 'true');
1671 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:type', $type);
H A DAttributeQuery.php164 $attributeValue->setAttributeNS(Constants::NS_XSI, 'xsi:type', $type);
H A DConstants.php240 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in SAML2\\Constants
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/saml2/src/SAML2/XML/saml/
H A DAttributeValue.php38 $this->element->setAttributeNS(Constants::NS_XSI, 'xsi:type', 'xs:string');
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/saml2/src/SAML2/XML/saml/
H A DAttributeValue.php44 $this->element->setAttributeNS(Constants::NS_XSI, 'xsi:type', 'xs:string');
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/vendor/php-saml/src/Saml2/
H A DConstants.php50 const NS_XSI = 'http://www.w3.org/2001/XMLSchema-instance'; define in OneLogin\\Saml2\\Constants
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wsdl/parser/
H A DConstants.java138 static final String NS_XSI = "http://www.w3.org/2001/XMLSchema-instance"; field
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/wsdl/parser/
H A DConstants.java138 static final String NS_XSI = "http://www.w3.org/2001/XMLSchema-instance"; field
/dports/www/py-spyne/spyne-2.13.16/spyne/test/protocol/
H A Dtest_xml.py53 from spyne.const.xml import NS_XSI
498 """ % NS_XSI)
511 """ % NS_XSI)
/dports/www/pear-Services_Amazon_S3/Services_Amazon_S3-0.4.0/Services/Amazon/S3/
H A DAccessControlList.php449 Services_Amazon_S3::NS_XSI,

12