64 references to XmlAttribute
System.Private.Xml (64)
System\Xml\Schema\XmlSchema.cs (7)
238[XmlAttribute("attributeFormDefault"), DefaultValue(XmlSchemaForm.None)] 245[XmlAttribute("blockDefault"), DefaultValue(XmlSchemaDerivationMethod.None)] 252[XmlAttribute("finalDefault"), DefaultValue(XmlSchemaDerivationMethod.None)] 259[XmlAttribute("elementFormDefault"), DefaultValue(XmlSchemaForm.None)] 266[XmlAttribute("targetNamespace", DataType = "anyURI")] 273[XmlAttribute("version", DataType = "token")] 344[XmlAttribute("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAnnotated.cs (1)
15[XmlAttribute("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAnnotation.cs (1)
15[XmlAttribute("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaAny.cs (2)
16[XmlAttribute("namespace")] 23[XmlAttribute("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAnyAttribute.cs (2)
16[XmlAttribute("namespace")] 23[XmlAttribute("processContents"), DefaultValue(XmlSchemaContentProcessing.None)]
System\Xml\Schema\XmlSchemaAppInfo.cs (1)
14[XmlAttribute("source", DataType = "anyURI")]
System\Xml\Schema\XmlSchemaAttribute.cs (7)
29[XmlAttribute("default")] 37[XmlAttribute("fixed")] 45[XmlAttribute("form"), DefaultValue(XmlSchemaForm.None)] 52[XmlAttribute("name")] 59[XmlAttribute("ref")] 66[XmlAttribute("type")] 80[XmlAttribute("use"), DefaultValue(XmlSchemaUse.None)]
System\Xml\Schema\XmlSchemaAttributeGroup.cs (1)
20[XmlAttribute("name")]
System\Xml\Schema\XmlSchemaAttributeGroupref.cs (1)
14[XmlAttribute("ref")]
System\Xml\Schema\XmlSchemaComplexContent.cs (1)
14[XmlAttribute("mixed")]
System\Xml\Schema\XmlSchemaComplexContentExtension.cs (1)
16[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaComplexContentRestriction.cs (1)
16[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaComplexType.cs (3)
123[XmlAttribute("abstract"), DefaultValue(false)] 143[XmlAttribute("block"), DefaultValue(XmlSchemaDerivationMethod.None)] 150[XmlAttribute("mixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaDocumentation.cs (2)
18[XmlAttribute("source", DataType = "anyURI")] 25[XmlAttribute("xml:lang")]
System\Xml\Schema\XmlSchemaElement.cs (11)
39[XmlAttribute("abstract"), DefaultValue(false)] 50[XmlAttribute("block"), DefaultValue(XmlSchemaDerivationMethod.None)] 57[XmlAttribute("default")] 65[XmlAttribute("final"), DefaultValue(XmlSchemaDerivationMethod.None)] 72[XmlAttribute("fixed")] 80[XmlAttribute("form"), DefaultValue(XmlSchemaForm.None)] 87[XmlAttribute("name"), DefaultValue("")] 94[XmlAttribute("nillable"), DefaultValue(false)] 113[XmlAttribute("ref")] 121[XmlAttribute("substitutionGroup")] 129[XmlAttribute("type")]
System\Xml\Schema\XmlSchemaExternal.cs (2)
19[XmlAttribute("schemaLocation", DataType = "anyURI")] 33[XmlAttribute("id", DataType = "ID")]
System\Xml\Schema\XmlSchemaFacet.cs (2)
32[XmlAttribute("value")] 39[XmlAttribute("fixed"), DefaultValue(false)]
System\Xml\Schema\XmlSchemaGroup.cs (1)
17[XmlAttribute("name")]
System\Xml\Schema\XmlSchemaGroupRef.cs (1)
14[XmlAttribute("ref")]
System\Xml\Schema\XmlSchemaIdEntityConstraint.cs (3)
18[XmlAttribute("name")] 68[XmlAttribute("xpath"), DefaultValue("")] 88[XmlAttribute("refer")]
System\Xml\Schema\XmlSchemaImport.cs (1)
18[XmlAttribute("namespace", DataType = "anyURI")]
System\Xml\Schema\XmlSchemaNotation.cs (3)
15[XmlAttribute("name")] 22[XmlAttribute("public")] 29[XmlAttribute("system")]
System\Xml\Schema\XmlSchemaParticle.cs (2)
21[XmlAttribute("minOccurs")] 47[XmlAttribute("maxOccurs")]
System\Xml\Schema\XmlSchemaSimpleContentExtension.cs (1)
14[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaSimpleContentRestriction.cs (1)
16[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaSimpleTypeList.cs (1)
14[XmlAttribute("itemType")]
System\Xml\Schema\XmlSchemaSimpleTypeRestriction.cs (1)
15[XmlAttribute("base")]
System\Xml\Schema\XmlSchemaSimpleTypeUnion.cs (1)
20[XmlAttribute("memberTypes")]
System\Xml\Schema\XmlSchemaType.cs (2)
83[XmlAttribute("name")] 93[XmlAttribute("final"), DefaultValue(XmlSchemaDerivationMethod.None)]