Home
last modified time | relevance | path

Searched defs:xmlNamespace (Results 1 – 25 of 1101) sorted by relevance

12345678910>>...45

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/runtime/remoting/
H A Dsoap.cs69 public XmlEntry(String name, String xmlNamespace) in XmlEntry()
99 String xmlElement, String xmlNamespace) in AddXmlElement()
107 String xmlAttribute, String xmlNamespace) in AddXmlAttribute()
114 public void GetFieldTypeAndNameFromXmlElement(String xmlElement, String xmlNamespace, in GetFieldTypeAndNameFromXmlElement()
131 … public void GetFieldTypeAndNameFromXmlAttribute(String xmlAttribute, String xmlNamespace, in GetFieldTypeAndNameFromXmlAttribute()
151 public static void RegisterInteropXmlElement(String xmlElement, String xmlNamespace, in RegisterInteropXmlElement()
244 public static Type GetInteropTypeFromXmlElement(String xmlElement, String xmlNamespace) in GetInteropTypeFromXmlElement()
258 String xmlElement, String xmlNamespace, in GetInteropFieldTypeAndNameFromXmlElement()
283 String xmlAttribute, String xmlNamespace, in GetInteropFieldTypeAndNameFromXmlAttribute()
309 … out String xmlElement, out String xmlNamespace) in GetXmlElementForInteropType()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.Remoting/
H A DSoapServices.cs136 string xmlAttribute, string xmlNamespace, in GetInteropFieldTypeAndNameFromXmlAttribute()
145 string xmlElement, string xmlNamespace, in GetInteropFieldTypeAndNameFromXmlElement()
154 string xmlName, string xmlNamespace, in GetInteropFieldInfo()
177 public static Type GetInteropTypeFromXmlElement (string xmlElement, string xmlNamespace) in GetInteropTypeFromXmlElement()
243 …static bool GetXmlElementForInteropType (Type type, out string xmlElement, out string xmlNamespace) in GetXmlElementForInteropType()
345 public static void RegisterInteropXmlElement (string xmlElement, string xmlNamespace, Type type) in RegisterInteropXmlElement()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Serializer/
H A DWorkflowMarkupSerializerMapping.cs98 …public WorkflowMarkupSerializerMapping(string prefix, string xmlNamespace, string clrNamespace, st… in WorkflowMarkupSerializerMapping()
116 …public WorkflowMarkupSerializerMapping(string prefix, string xmlNamespace, string clrNamespace, st… in WorkflowMarkupSerializerMapping()
254 …Namespace(WorkflowMarkupSerializationManager serializationManager, string xmlNamespace, out IList<… in GetMappingsFromXmlNamespace()
425 …tring GetPrefix(WorkflowMarkupSerializationManager manager, Assembly assembly, string xmlNamespace) in GetPrefix()
H A DXamlInterfaces.cs17 public XmlnsDefinitionAttribute(string xmlNamespace, string clrNamespace) in XmlnsDefinitionAttribute()
42 private string xmlNamespace; field in System.Workflow.ComponentModel.Serialization.XmlnsDefinitionAttribute
50 private string xmlNamespace; field in System.Workflow.ComponentModel.Serialization.XmlnsPrefixAttribute
53 public XmlnsPrefixAttribute(string xmlNamespace, string prefix) in XmlnsPrefixAttribute()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Xaml/System.Windows.Markup/
H A DXmlnsPrefixAttribute.cs37 public XmlnsPrefixAttribute (string xmlNamespace, string prefix) in XmlnsPrefixAttribute()
H A DXmlnsDefinitionAttribute.cs37 public XmlnsDefinitionAttribute (string xmlNamespace, string clrNamespace) in XmlnsDefinitionAttribute()
/dports/net/kf5-syndication/syndication-5.89.0/src/
H A Dconstants.cpp14 QString xmlNamespace() in xmlNamespace() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/lang/erlang/otp-OTP-24.1.7/lib/xmerl/src/
H A Dxmerl_sax_old_dom.hrl58 -record(xmlNamespace,{ record
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/string/c/sdcc_iy/
H A Dstrspn_callee.asm11 _strspn_callee:
12
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/code-generation/generator/src/main/java/com/amazonaws/util/awsclientgenerator/domainmodels/c2j/
H A DC2jShapeMember.java19 C2jXmlNamespace xmlNamespace; field in C2jShapeMember
H A DC2jShape.java24 private C2jXmlNamespace xmlNamespace; field in C2jShape
/dports/textproc/xom/XOM/src/nu/xom/tests/
H A DAttributeTest.java204 String xmlNamespace = "http://www.w3.org/XML/1998/namespace"; in testXMLBase() local
248 String xmlNamespace = "http://www.w3.org/XML/1998/namespace"; in testXmlPrefix() local
280 String xmlNamespace = "http://www.w3.org/XML/1998/namespace"; in testXMLLangAttributeCanBeEmpty() local
/dports/devel/msbuild/msbuild-0.06/src/Shared/
H A DXmlUtilities.cs27 …ion RenameXmlElement(XmlElementWithLocation oldElement, string newElementName, string xmlNamespace) in RenameXmlElement()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/code-generation/generator/src/main/java/com/amazonaws/util/awsclientgenerator/domainmodels/codegeneration/
H A DShapeMember.java25 XmlNamespace xmlNamespace; field in ShapeMember
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dupgrade-incompatible-func-attr-11.0.ll13 declare i32* @"personality_function"()
/dports/devel/msbuild/msbuild-0.06/src/Deprecated/Engine/Shared/
H A DXmlUtilities.cs27 …atic XmlElement RenameXmlElement(XmlElement oldElement, string newElementName, string xmlNamespace) in RenameXmlElement()
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/models/protocol_tests/input/
H A Drest-xml.json34 "xmlNamespace": {"uri": "https://foo/"} object
58 "xmlNamespace": {"uri": "https://foo/"} object
135 "xmlNamespace": {"uri": "https://foo/"} object
197 "xmlNamespace": {"uri": "https://foo/"} object
224 "xmlNamespace": {"uri": "https://foo/"} object
287 "xmlNamespace": {"uri": "https://foo/"} object
339 "xmlNamespace": {"uri": "https://foo/"} object
396 "xmlNamespace": {"uri": "https://foo/"} object
452 "xmlNamespace": {"uri": "https://foo/"} object
509 "xmlNamespace": {"uri": "https://foo/"} object
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/models/protocol_tests/input/
H A Drest-xml.json34 "xmlNamespace": {"uri": "https://foo/"} object
58 "xmlNamespace": {"uri": "https://foo/"} object
135 "xmlNamespace": {"uri": "https://foo/"} object
197 "xmlNamespace": {"uri": "https://foo/"} object
224 "xmlNamespace": {"uri": "https://foo/"} object
287 "xmlNamespace": {"uri": "https://foo/"} object
339 "xmlNamespace": {"uri": "https://foo/"} object
396 "xmlNamespace": {"uri": "https://foo/"} object
452 "xmlNamespace": {"uri": "https://foo/"} object
509 "xmlNamespace": {"uri": "https://foo/"} object
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/models/protocol_tests/input/
H A Drest-xml.json34 "xmlNamespace": {"uri": "https://foo/"} object
58 "xmlNamespace": {"uri": "https://foo/"} object
135 "xmlNamespace": {"uri": "https://foo/"} object
197 "xmlNamespace": {"uri": "https://foo/"} object
224 "xmlNamespace": {"uri": "https://foo/"} object
287 "xmlNamespace": {"uri": "https://foo/"} object
339 "xmlNamespace": {"uri": "https://foo/"} object
396 "xmlNamespace": {"uri": "https://foo/"} object
452 "xmlNamespace": {"uri": "https://foo/"} object
509 "xmlNamespace": {"uri": "https://foo/"} object
[all …]

12345678910>>...45