Home
last modified time | relevance | path

Searched refs:NamespaceURI (Results 1 – 25 of 968) sorted by relevance

12345678910>>...39

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.IdentityModel/System/IdentityModel/Protocols/WSTrust/
H A DWSTrustSerializationHelper.cs91 … if (reader.IsStartElement(trustConstants.Elements.TokenType, trustConstants.NamespaceURI)) in ReadRSTXml()
114 if (reader.IsStartElement(trustConstants.Elements.Issuer, trustConstants.NamespaceURI)) in ReadRSTXml()
165 if (reader.IsStartElement(trustConstants.Elements.Claims, trustConstants.NamespaceURI)) in ReadRSTXml()
235 if (reader.IsStartElement(trustConstants.Elements.Entropy, trustConstants.NamespaceURI)) in ReadRSTXml()
358 if (reader.IsStartElement(trustConstants.Elements.UseKey, trustConstants.NamespaceURI)) in ReadRSTXml()
1501 …ame == trustConstants.Elements.ComputedKey) && (reader.NamespaceURI == trustConstants.NamespaceURI in ReadRSTRXml()
2163 …ing(SR.ID3032, reader.LocalName, reader.NamespaceURI, trustConstants.Elements.Status, trustConstan… in ReadStatus()
2173 …ring(SR.ID3032, reader.LocalName, reader.NamespaceURI, trustConstants.Elements.Code, trustConstant… in ReadStatus()
2201 …SR.ID3032, reader.LocalName, reader.NamespaceURI, trustConstants.Elements.BinaryExchange, trustCon… in ReadBinaryExchange()
2607 …ing(SR.ID3032, reader.LocalName, reader.NamespaceURI, trustConstants.Elements.Issuer, trustConstan… in ReadOnBehalfOfIssuer()
[all …]
H A DWSTrust13RequestSerializer.cs67 …StartElement(WSTrust13Constants.ElementNames.SecondaryParameters, WSTrust13Constants.NamespaceURI)) in ReadXmlElement()
73 ….IsStartElement(WSTrust13Constants.ElementNames.KeyWrapAlgorithm, WSTrust13Constants.NamespaceURI)) in ReadXmlElement()
84 …er.IsStartElement(WSTrust13Constants.ElementNames.ValidateTarget, WSTrust13Constants.NamespaceURI)) in ReadXmlElement()
227 …ants.Prefix, WSTrust13Constants.ElementNames.SecondaryParameters, WSTrust13Constants.NamespaceURI); in WriteXmlElement()
245 … WSTrust13Constants.ElementNames.KeyWrapAlgorithm, WSTrust13Constants.NamespaceURI, (string)elemen… in WriteXmlElement()
258 …Constants.Prefix, WSTrust13Constants.ElementNames.ValidateTarget, WSTrust13Constants.NamespaceURI); in WriteXmlElement()
292 …tartElement(WSTrust13Constants.ElementNames.RequestSecurityToken, WSTrust13Constants.NamespaceURI); in CanRead()
321 … WSTrust13Constants.ElementNames.KeyWrapAlgorithm, WSTrust13Constants.NamespaceURI)) in ReadSecondaryParameters()
331 WSTrust13Constants.NamespaceURI, in ReadSecondaryParameters()
336 … WSTrust13Constants.ElementNames.SecondaryParameters, WSTrust13Constants.NamespaceURI)) in ReadSecondaryParameters()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel/System/ServiceModel/Security/
H A DWSTrustServiceContract.cs1764 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1767 WSTrust13Constants.NamespaceURI)); in ExportEndpoint()
1776 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1788 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1800 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1870 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1882 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1894 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
1906 WSTrust13Constants.NamespaceURI), in ExportEndpoint()
2057 case WSTrustFeb2005Constants.NamespaceURI: in GetXmlSchema()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/tests/XmlDocument/XmlNodeTests/
H A DNamespaceURITests.cs22 Assert.Equal(String.Empty, node.NamespaceURI); in AllNodesForEmptyString()
24 Assert.Equal(String.Empty, xmlDocument.CreateDocumentFragment().NamespaceURI); in AllNodesForEmptyString()
31 Assert.Equal(String.Empty, xmlDocument.NamespaceURI); in XmlDocumentEmptyString()
40 Assert.Equal("Value1", xmlDocument.DocumentElement.FirstChild.NamespaceURI); in XmlElementForEquals()
51 Assert.Equal("NameSpace1", elem.NamespaceURI); in ChildWithDifferentNamespaceURI()
52 Assert.Equal("NameSpace2", attr.NamespaceURI); in ChildWithDifferentNamespaceURI()
66 Assert.Equal("NameSpace1", elem.NamespaceURI); in ChildWithDifferentNamespaceURIWithXmlns()
67 Assert.Equal("NameSpace2", attr.NamespaceURI); in ChildWithDifferentNamespaceURIWithXmlns()
92 Assert.Equal(xmlnsName, attr.NamespaceURI); in CreateAttributeXmlns()
105 Assert.Equal(xmlnsName, attr.NamespaceURI); in ReadXmlnsFromFile()
[all …]
/dports/textproc/p5-XML-Toolkit/XML-Toolkit-0.15/ex/relaxng/XML/Toolkit/RNG/
H A DElement.pm18 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
34 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
50 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
66 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
82 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
95 NamespaceURI => "",
111 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
127 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
143 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
159 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
H A DDefine.pm18 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
34 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
50 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
63 NamespaceURI => "",
79 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
95 NamespaceURI => "http://relaxng.org/ns/structure/1.0",
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel/System.ServiceModel.Description/
H A DMetadataSectionSerializerBase.cs229 if (o3.NamespaceURI != xmlNamespace) in WriteObject_MetadataSection()
318 if (o13.NamespaceURI != xmlNamespace) in WriteObject_Import()
364 if (o16.NamespaceURI != xmlNamespace) in WriteObject_Types()
412 if (o20.NamespaceURI != xmlNamespace) in WriteObject_Message()
462 if (o24.NamespaceURI != xmlNamespace) in WriteObject_PortType()
512 if (o28.NamespaceURI != xmlNamespace) in WriteObject_Binding()
563 if (o32.NamespaceURI != xmlNamespace) in WriteObject_Service()
613 if (o36.NamespaceURI != xmlNamespace) in WriteObject_MessagePart()
660 if (o39.NamespaceURI != xmlNamespace) in WriteObject_Operation()
725 if (o44.NamespaceURI != xmlNamespace) in WriteObject_OperationBinding()
[all …]
/dports/textproc/p5-XML-Toolkit/XML-Toolkit-0.15/ex/perlmongers/Acme/
H A DGroup.pm20 NamespaceURI => "",
38 NamespaceURI => "",
51 NamespaceURI => "",
69 NamespaceURI => "",
87 NamespaceURI => "",
105 NamespaceURI => "",
118 NamespaceURI => "",
136 NamespaceURI => "",
154 NamespaceURI => "",
H A DLocation.pm20 NamespaceURI => "",
38 NamespaceURI => "",
56 NamespaceURI => "",
74 NamespaceURI => "",
92 NamespaceURI => "",
110 NamespaceURI => "",
128 NamespaceURI => "",
/dports/lang/mono/mono-5.10.1.57/mcs/class/Commons.Xml.Relaxng/Commons.Xml.Nvdl/
H A DNvdlFilteredXmlReader.cs34 public string NamespaceURI; field in Commons.Xml.Nvdl.NvdlFilteredXmlReader.AttributeInfo
83 ai.NamespaceURI = reader.NamespaceURI; in AddAttribute()
136 reader.NamespaceURI, in Read()
263 public override string NamespaceURI { property in Commons.Xml.Nvdl.NvdlFilteredXmlReader
274 return reader.NamespaceURI;
321 reader.NamespaceURI;
358 attributes [i].NamespaceURI); in GetAttribute()
368 return reader.NamespaceURI; in GetAttribute()
443 attributes [0].NamespaceURI); in MoveToFirstAttribute()
465 attributes [i].NamespaceURI != reader.NamespaceURI) in MoveToNextAttribute()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq/Schema/Dbml/
H A DDatabaseSerializer.cs50 if (Reader.LocalName == "Name" && Reader.NamespaceURI == "") { in ReadObject_Database()
59 else if (Reader.LocalName == "Class" && Reader.NamespaceURI == "") { in ReadObject_Database()
233 if (Reader.LocalName == "Name" && Reader.NamespaceURI == "") { in ReadObject_Table()
321 if (Reader.LocalName == "Name" && Reader.NamespaceURI == "") { in ReadObject_Function()
324 else if (Reader.LocalName == "Id" && Reader.NamespaceURI == "") { in ReadObject_Function()
603 if (Reader.LocalName == "IdRef" && Reader.NamespaceURI == "") { in ReadObject_Type()
711 if (Reader.LocalName == "Type" && Reader.NamespaceURI == "") { in ReadObject_Return()
771 if (Reader.LocalName == "Name" && Reader.NamespaceURI == "") { in ReadObject_Parameter()
862 if (Reader.LocalName == "Member" && Reader.NamespaceURI == "") { in ReadObject_TableFunctionReturn()
983 if (Reader.LocalName == "Name" && Reader.NamespaceURI == "") { in ReadObject_Column()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Services/System.Web.Services.Description/
H A DServiceDescriptionSerializerBase2.cs1569 if (o60.NamespaceURI != xmlNamespace) in WriteObject_ServiceDescription()
1644 if (o68.NamespaceURI != xmlNamespace) in WriteObject_Import()
1693 if (o71.NamespaceURI != xmlNamespace) in WriteObject_Types()
1744 if (o75.NamespaceURI != xmlNamespace) in WriteObject_Message()
1797 if (o79.NamespaceURI != xmlNamespace) in WriteObject_PortType()
1850 if (o83.NamespaceURI != xmlNamespace) in WriteObject_Binding()
1904 if (o87.NamespaceURI != xmlNamespace) in WriteObject_Service()
1962 if (o91.NamespaceURI != xmlNamespace) in WriteObject_MessagePart()
2012 if (o94.NamespaceURI != xmlNamespace) in WriteObject_Operation()
2080 if (o99.NamespaceURI != xmlNamespace) in WriteObject_OperationBinding()
[all …]
/dports/textproc/p5-XML-LibXML-SAX-ChunkParser/XML-LibXML-SAX-ChunkParser-0.00008/t/
H A D01_basic.t18 NamespaceURI => 'http://foobar.com',
30 NamespaceURI => '',
34 NamespaceURI => 'http://foobar.com',
46 NamespaceURI => ''
50 NamespaceURI => 'http://foobar.com'
58 NamespaceURI => "http://foobar.com"
69 NamespaceURI => 'http://foobar.com'
76 NamespaceURI => 'http://foobar.com'
83 NamespaceURI => 'http://foobar.com'
88 NamespaceURI => 'http://foobar.com',
/dports/textproc/p5-XML-Filter-GenericChunk/XML-Filter-GenericChunk-0.07/
H A DGenericChunk.pm21 $self->{NamespaceURI} ||= "";
83 $self->{NamespaceURI} = $uri if defined $uri;
167 elsif ( length $self->{NamespaceURI} ) {
168 return unless defined $element->{NamespaceURI}
169 and $self->{NamespaceURI} eq $element->{NamespaceURI};
195 elsif ( length $self->{NamespaceURI} ) {
196 return unless defined $element->{NamespaceURI}
197 and $self->{NamespaceURI} eq $element->{NamespaceURI};
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceModel.Web/System.ServiceModel.Syndication/
H A DRss20ItemFormatter.cs164 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadXml()
176 if (reader.NamespaceURI == String.Empty) in ReadXml()
283 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadCategory()
285 if (reader.NamespaceURI == String.Empty) { in ReadCategory()
327 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadEnclosure()
329 if (reader.NamespaceURI == String.Empty) { in ReadEnclosure()
368 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadLink()
400 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadPerson()
431 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadPersonAtom10()
471 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadSourceFeed()
[all …]
H A DAtom10FeedFormatter.cs118 if (reader.LocalName == "entry" && reader.NamespaceURI == AtomNamespace) in ReadItems()
170 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadXml()
172 … if (reader.LocalName == "lang" && reader.NamespaceURI == "http://www.w3.org/XML/1998/namespace") { in ReadXml()
177 …Feed.AttributeExtensions.Add (new XmlQualifiedName (reader.LocalName, reader.NamespaceURI), reader… in ReadXml()
188 if (reader.NamespaceURI == AtomNamespace) in ReadXml()
274 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadCategory()
276 if (reader.NamespaceURI == String.Empty) { in ReadCategory()
314 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadLink()
316 if (reader.NamespaceURI == String.Empty) { in ReadLink()
360 if (reader.NamespaceURI == "http://www.w3.org/2000/xmlns/") in ReadPerson()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Security/System.Security.Cryptography.Xml/
H A DSignedInfo.cs145 …ent xel = document.CreateElement (XmlSignature.ElementNames.SignedInfo, XmlSignature.NamespaceURI); in GetXml()
150 …cument.CreateElement (XmlSignature.ElementNames.CanonicalizationMethod, XmlSignature.NamespaceURI); in GetXml()
155 …sm = document.CreateElement (XmlSignature.ElementNames.SignatureMethod, XmlSignature.NamespaceURI); in GetXml()
158 …c = document.CreateElement (XmlSignature.ElementNames.HMACOutputLength, XmlSignature.NamespaceURI); in GetXml()
191 …Name != XmlSignature.ElementNames.SignedInfo) || (value.NamespaceURI != XmlSignature.NamespaceURI)) in LoadXml()
197 …ture.GetChildElement (value, XmlSignature.ElementNames.SignatureMethod, XmlSignature.NamespaceURI); in LoadXml()
200 …nature.GetChildElement (sm, XmlSignature.ElementNames.HMACOutputLength, XmlSignature.NamespaceURI); in LoadXml()
210 n.NamespaceURI == XmlSignature.NamespaceURI) { in LoadXml()
H A DKeyInfoX509Data.cs177 …ement xel = document.CreateElement (XmlSignature.ElementNames.X509Data, XmlSignature.NamespaceURI); in GetXml()
179 xel.SetAttribute ("xmlns", XmlSignature.NamespaceURI); in GetXml()
183 …l = document.CreateElement (XmlSignature.ElementNames.X509IssuerSerial, XmlSignature.NamespaceURI); in GetXml()
184 …xin = document.CreateElement (XmlSignature.ElementNames.X509IssuerName, XmlSignature.NamespaceURI); in GetXml()
187 …n = document.CreateElement (XmlSignature.ElementNames.X509SerialNumber, XmlSignature.NamespaceURI); in GetXml()
196 …lement ski = document.CreateElement (XmlSignature.ElementNames.X509SKI, XmlSignature.NamespaceURI); in GetXml()
204 …sn = document.CreateElement (XmlSignature.ElementNames.X509SubjectName, XmlSignature.NamespaceURI); in GetXml()
212 …rt = document.CreateElement (XmlSignature.ElementNames.X509Certificate, XmlSignature.NamespaceURI); in GetXml()
219 …lement crl = document.CreateElement (XmlSignature.ElementNames.X509CRL, XmlSignature.NamespaceURI); in GetXml()
241 …Name != XmlSignature.ElementNames.X509Data) || (element.NamespaceURI != XmlSignature.NamespaceURI)) in LoadXml()
[all …]
H A DSignature.cs45 dsigNsmgr.AddNamespace ("xd", XmlSignature.NamespaceURI); in Signature()
120 …ment xel = document.CreateElement (XmlSignature.ElementNames.Signature, XmlSignature.NamespaceURI); in GetXml()
129 … sv = document.CreateElement (XmlSignature.ElementNames.SignatureValue, XmlSignature.NamespaceURI); in GetXml()
162 …lName == XmlSignature.ElementNames.Signature) && (value.NamespaceURI == XmlSignature.NamespaceURI)… in LoadXml()
166 …ntPos (value.ChildNodes, 0, XmlSignature.ElementNames.SignedInfo, XmlSignature.NamespaceURI, true); in LoadXml()
171 …(value.ChildNodes, ++i, XmlSignature.ElementNames.SignatureValue, XmlSignature.NamespaceURI, true); in LoadXml()
176 …ntPos (value.ChildNodes, ++i, XmlSignature.ElementNames.KeyInfo, XmlSignature.NamespaceURI, false); in LoadXml()
204 if (nl [pos].LocalName != name || nl [pos].NamespaceURI != ns) { in NextElementPos()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dattribute.h51 const AtomicString& NamespaceURI() const { return name_.NamespaceURI(); } in NamespaceURI() function
81 qualified_name.NamespaceURI() == NamespaceURI(); in Matches()
88 qualified_name.NamespaceURI() == NamespaceURI()); in MatchesCaseInsensitive()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dattribute.h51 const AtomicString& NamespaceURI() const { return name_.NamespaceURI(); } in NamespaceURI() function
81 qualified_name.NamespaceURI() == NamespaceURI(); in Matches()
88 qualified_name.NamespaceURI() == NamespaceURI()); in MatchesCaseInsensitive()
/dports/textproc/p5-XML-Generator-PerlData/XML-Generator-PerlData-0.95/t/
H A D12nstest1.t32 ok( defined $stack[1]->{Prefix} and defined $stack[1]->{NamespaceURI} );
33 ok( defined $stack[2]->{Prefix} and defined $stack[1]->{NamespaceURI} );
34 ok( defined $stack[3]->{Prefix} and defined $stack[1]->{NamespaceURI} );
39 ok( $stack[4]->{NamespaceURI} eq 'http://localhost/ns/foo' );
44 ok( $stack[5]->{NamespaceURI} eq 'http://localhost/ns/bar' );
49 ok( $stack[6]->{NamespaceURI} eq 'http://localhost/ns/baz' );
54 ok( $stack[7]->{NamespaceURI} eq 'http://localhost/ns/foo' );
61 ok( $stack[9]->{NamespaceURI} eq 'http://localhost/ns/foo' );
66 ok( $stack[10]->{NamespaceURI} eq 'http://localhost/ns/baz' );
71 ok( $stack[11]->{NamespaceURI} eq 'http://localhost/ns/bar' );
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Serialization/
H A DPrimitiveXmlSerializers.cs198 … (((object) Reader.LocalName == (object)id1_string && (object) Reader.NamespaceURI == (object)id2_… in Read_string()
220 …if (((object) Reader.LocalName == (object)id3_int && (object) Reader.NamespaceURI == (object)id2_I… in Read_int()
239 …(((object) Reader.LocalName == (object)id4_boolean && (object) Reader.NamespaceURI == (object)id2_… in Read_boolean()
258 …if (((object) Reader.LocalName == (object)id5_short && (object) Reader.NamespaceURI == (object)id2… in Read_short()
277 …if (((object) Reader.LocalName == (object)id6_long && (object) Reader.NamespaceURI == (object)id2_… in Read_long()
296 …if (((object) Reader.LocalName == (object)id7_float && (object) Reader.NamespaceURI == (object)id2… in Read_float()
315 … (((object) Reader.LocalName == (object)id8_double && (object) Reader.NamespaceURI == (object)id2_… in Read_double()
391 …if (((object) Reader.LocalName == (object)id12_byte && (object) Reader.NamespaceURI == (object)id2… in Read_byte()
489 …if (((object) Reader.LocalName == (object)id17_guid && (object) Reader.NamespaceURI == (object)id2… in Read_guid()
510 …(((object)Reader.LocalName == (object)id19_TimeSpan && (object)Reader.NamespaceURI == (object)id2_… in Read_TimeSpan()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Serialization/
H A DPrimitiveXmlSerializers.cs241 …if (((object)Reader.LocalName == (object)_id1_string && (object)Reader.NamespaceURI == (object)_id… in Read_string()
270 …if (((object)Reader.LocalName == (object)_id3_int && (object)Reader.NamespaceURI == (object)_id2_I… in Read_int()
294 … (((object)Reader.LocalName == (object)_id4_boolean && (object)Reader.NamespaceURI == (object)_id2… in Read_boolean()
318 …if (((object)Reader.LocalName == (object)_id5_short && (object)Reader.NamespaceURI == (object)_id2… in Read_short()
342 …if (((object)Reader.LocalName == (object)_id6_long && (object)Reader.NamespaceURI == (object)_id2_… in Read_long()
366 …if (((object)Reader.LocalName == (object)_id7_float && (object)Reader.NamespaceURI == (object)_id2… in Read_float()
390 …if (((object)Reader.LocalName == (object)_id8_double && (object)Reader.NamespaceURI == (object)_id… in Read_double()
486 …if (((object)Reader.LocalName == (object)_id12_byte && (object)Reader.NamespaceURI == (object)_id2… in Read_byte()
611 …if (((object)Reader.LocalName == (object)_id17_guid && (object)Reader.NamespaceURI == (object)_id2… in Read_guid()
659 …if (((object)Reader.LocalName == (object)_id18_char && (object)Reader.NamespaceURI == (object)_id2… in Read_char()
[all …]
/dports/textproc/p5-XML-Toolkit/XML-Toolkit-0.15/ex/imsmanifest/IMS/CP/
H A DManifest.pm15 NamespaceURI => "",
28 NamespaceURI => "http://www.w3.org/2000/xmlns/",
80 NamespaceURI => "http://www.w3.org/2001/XMLSchema-instance",
93 NamespaceURI => "",
106 NamespaceURI => "",
119 NamespaceURI => "http://www.w3.org/2000/xmlns/",

12345678910>>...39