129 references to XmlAttribute
System.Web.Extensions (1)
Compilation\WCFModel\MetadataFile.cs (1)
170[XmlSerialization.XmlAttribute("MetadataType")]
System.Web.Services (64)
System\Web\Services\Description\HttpFormatExtensions.cs (3)
11[XmlAttribute("location")] 28[XmlAttribute("verb")] 41[XmlAttribute("location")]
System\Web\Services\Description\MimeFormatExtensions.cs (10)
16[XmlAttribute("part")] 23[XmlAttribute("type")] 63[XmlAttribute("part")] 138[XmlAttribute("name")] 145[XmlAttribute("type")] 152[XmlAttribute("group"), DefaultValue(1)] 162[XmlAttribute("capture"), DefaultValue(0)] 182[XmlAttribute("repeats"), DefaultValue("1")] 194[XmlAttribute("pattern")] 201[XmlAttribute("ignoreCase")]
System\Web\Services\Description\ServiceDescription.cs (11)
158[XmlAttribute("targetNamespace")] 542[XmlAttribute("namespace")] 552[XmlAttribute("location")] 672[XmlAttribute("name")] 714[XmlAttribute("binding")] 960[XmlAttribute("type")] 994[XmlAttribute("message")] 1092[XmlAttribute("parameterOrder"), DefaultValue("")] 1338[XmlAttribute("element")] 1348[XmlAttribute("type")] 1610[XmlAttribute("required", Namespace = ServiceDescription.Namespace), DefaultValue(false)]
System\Web\Services\Description\Soap12FormatExtensions.cs (1)
35[XmlAttribute("soapActionRequired"), DefaultValue(false)]
System\Web\Services\Description\SoapFormatExtensions.cs (23)
25[XmlAttribute("transport")] 32[XmlAttribute("style"), DefaultValue(SoapBindingStyle.Document)] 76[XmlAttribute("soapAction")] 83[XmlAttribute("style"), DefaultValue(SoapBindingStyle.Default)] 99[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 106[XmlAttribute("namespace"), DefaultValue("")] 113[XmlAttribute("encodingStyle"), DefaultValue("")] 120[XmlAttribute("parts")] 170[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 177[XmlAttribute("name")] 183[XmlAttribute("namespace")] 190[XmlAttribute("encodingStyle"), DefaultValue("")] 216[XmlAttribute("message")] 223[XmlAttribute("part")] 230[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 237[XmlAttribute("encodingStyle"), DefaultValue("")] 244[XmlAttribute("namespace"), DefaultValue("")] 267[XmlAttribute("message")] 274[XmlAttribute("part")] 281[XmlAttribute("use"), DefaultValue(SoapBindingUse.Default)] 288[XmlAttribute("encodingStyle"), DefaultValue("")] 295[XmlAttribute("namespace"), DefaultValue("")] 308[XmlAttribute("location")]
System\Web\Services\Discovery\ContractReference.cs (2)
67[XmlAttribute("ref")] 81[XmlAttribute("docRef")]
System\Web\Services\Discovery\DiscoveryClientProtocol.cs (3)
617[XmlAttribute("referenceType")] 631[XmlAttribute("url")] 645[XmlAttribute("filename")]
System\Web\Services\Discovery\DiscoveryDocumentReference.cs (1)
51[XmlAttribute("ref")]
System\Web\Services\Discovery\ExcludePathInfo.cs (1)
37[XmlAttribute("path")]
System\Web\Services\Discovery\SchemaReference.cs (2)
58[XmlAttribute("ref")] 72[XmlAttribute("targetNamespace"), DefaultValue(null)]
System\Web\Services\Discovery\SoapBinding.cs (2)
34[XmlAttribute("address")] 49[XmlAttribute("binding")]
System\Web\Services\Protocols\SoapHeader.cs (5)
39[XmlAttribute("mustUnderstand", Namespace = "http://schemas.xmlsoap.org/soap/envelope/"), 56[XmlAttribute("mustUnderstand", Namespace = Soap12.Namespace), 88[XmlAttribute("actor", Namespace = "http://schemas.xmlsoap.org/soap/envelope/"), 97[XmlAttribute("role", Namespace = Soap12.Namespace), 124[XmlAttribute("relay", Namespace = Soap12.Namespace),
System.Xml (64)
System\Xml\Schema\XmlSchema.cs (7)
263[XmlAttribute("attributeFormDefault"), DefaultValue(XmlSchemaForm.None)] 273[XmlAttribute("blockDefault"), DefaultValue(XmlSchemaDerivationMethod.None)] 283[XmlAttribute("finalDefault"), DefaultValue(XmlSchemaDerivationMethod.None)] 293[XmlAttribute("elementFormDefault"), DefaultValue(XmlSchemaForm.None)] 303[XmlAttribute("targetNamespace", DataType="anyURI")] 313[XmlAttribute("version", DataType="token")] 436[XmlAttribute("id", DataType="ID")]
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
26[XmlAttribute("id", DataType="ID")]
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
26[XmlAttribute("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAny.cs (2)
27[XmlAttribute("namespace")] 37[XmlAttribute("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAnyAttribute.cs (2)
27[XmlAttribute("namespace")] 37[XmlAttribute("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAppInfo.cs (1)
25[XmlAttribute("source", DataType="anyURI")]
System\Xml\Schema\XmlSchemaAttribute.cs (7)
39[XmlAttribute("default")] 50[XmlAttribute("fixed")] 61[XmlAttribute("form"), DefaultValue(XmlSchemaForm.None)] 71[XmlAttribute("name")] 81[XmlAttribute("ref")] 91[XmlAttribute("type")] 111[XmlAttribute("use"), DefaultValue(XmlSchemaUse.None)]
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
31[XmlAttribute("name")]
System\Xml\Schema\XmlSchemaAttributeGroupref.cs (1)
24[XmlAttribute("ref")]
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
25[XmlAttribute("mixed")]
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
27[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
27[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaComplexType.cs (3)
129[XmlAttribute("abstract"), DefaultValue(false)] 148[XmlAttribute("block"), DefaultValue(XmlSchemaDerivationMethod.None)] 158[XmlAttribute("mixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaDocumentation.cs (2)
28[XmlAttribute("source", DataType="anyURI")] 38[XmlAttribute("xml:lang")]
System\Xml\Schema\XmlSchemaElement.cs (11)
50[XmlAttribute("abstract"), DefaultValue(false)] 63[XmlAttribute("block"), DefaultValue(XmlSchemaDerivationMethod.None)] 73[XmlAttribute("default")] 84[XmlAttribute("final"), DefaultValue(XmlSchemaDerivationMethod.None)] 94[XmlAttribute("fixed")] 105[XmlAttribute("form"), DefaultValue(XmlSchemaForm.None)] 115[XmlAttribute("name"), DefaultValue("")] 125[XmlAttribute("nillable"), DefaultValue(false)] 144[XmlAttribute("ref")] 154[XmlAttribute("substitutionGroup")] 164[XmlAttribute("type")]
System\Xml\Schema\XmlSchemaExternal.cs (2)
24[XmlAttribute("schemaLocation", DataType="anyURI")] 38[XmlAttribute("id", DataType="ID")]
System\Xml\Schema\XmlSchemaFacet.cs (2)
36[XmlAttribute("value")] 43[XmlAttribute("fixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaGroup.cs (1)
28[XmlAttribute("name")]
System\Xml\Schema\XmlSchemaGroupRef.cs (1)
25[XmlAttribute("ref")]
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (3)
29[XmlAttribute("name")] 90[XmlAttribute("xpath"), DefaultValue("")] 122[XmlAttribute("refer")]
System\Xml\Schema\XmlSchemaImport.cs (1)
26[XmlAttribute("namespace", DataType="anyURI")]
System\Xml\Schema\XmlSchemaNotation.cs (3)
26[XmlAttribute("name")] 36[XmlAttribute("public")] 46[XmlAttribute("system")]
System\Xml\Schema\XmlSchemaParticle.cs (2)
31[XmlAttribute("minOccurs")] 55[XmlAttribute("maxOccurs")]
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
25[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
27[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaSimpleTypeList.cs (1)
25[XmlAttribute("itemType")]
System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs (1)
26[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs (1)
31[XmlAttribute("memberTypes")]
System\Xml\Schema\XmlSchemaType.cs (2)
84[XmlAttribute("name")] 94[XmlAttribute("final"), DefaultValue(XmlSchemaDerivationMethod.None)]