95 references to Values
System.Runtime.Serialization (4)
System\Runtime\Serialization\SchemaImporter.cs (4)
86foreach (XmlSchemaObject typeObj in schema.SchemaTypes.Values) 90foreach (XmlSchemaElement element in schema.Elements.Values) 253foreach (XmlSchemaObject schemaObj in schema.SchemaTypes.Values) 292foreach (XmlSchemaObject schemaObj in schema.Elements.Values)
System.ServiceModel.Web (2)
System\ServiceModel\Dispatcher\HelpExampleGenerator.cs (2)
263foreach (XmlSchemaObject attribute in complexType.AttributeUses.Values) 743foreach (XmlSchemaElement derivedElement in context.schemaSet.GlobalElements.Values.OfType<XmlSchemaElement>().Where(e =>
System.Xml (89)
System\Xml\Schema\Inference\Infer.cs (3)
223foreach (XmlSchemaElement elem in schemas.GlobalElements.Values) 310searchCollectionPrimary = compiledAttributes.Values; 1307sourceCollection = ct.AttributeUses.Values;
System\Xml\Schema\Preprocessor.cs (6)
689foreach (XmlSchemaElement element in includedSchema.Elements.Values) { 693foreach (XmlSchemaAttribute attribute in includedSchema.Attributes.Values) { 697foreach (XmlSchemaGroup group in includedSchema.Groups.Values) { 701foreach (XmlSchemaAttributeGroup attributeGroup in includedSchema.AttributeGroups.Values) { 705foreach (XmlSchemaType type in includedSchema.SchemaTypes.Values) { 709foreach (XmlSchemaNotation notation in includedSchema.Notations.Values) {
System\Xml\Schema\SchemaCollectionCompiler.cs (27)
39foreach (XmlSchemaElement element in this.schema.Elements.Values) { 55foreach (XmlSchemaGroup group in this.schema.Groups.Values) { 58foreach (XmlSchemaAttributeGroup attributeGroup in this.schema.AttributeGroups.Values) { 61foreach (XmlSchemaType type in this.schema.SchemaTypes.Values) { 69foreach (XmlSchemaElement element in this.schema.Elements.Values) { 72foreach (XmlSchemaAttribute attribute in this.schema.Attributes.Values) { 162foreach (XmlSchemaSubstitutionGroupV1Compat substitutionGroup in examplars.Values) { 165foreach (XmlSchemaGroup group in this.schema.Groups.Values) { 168foreach (XmlSchemaAttributeGroup attributeGroup in this.schema.AttributeGroups.Values) { 171foreach (XmlSchemaType type in this.schema.SchemaTypes.Values) { 179foreach (XmlSchemaElement element in this.schema.Elements.Values) { 184foreach (XmlSchemaAttribute attribute in this.schema.Attributes.Values) { 189foreach (XmlSchemaIdentityConstraint identityConstraint in this.schema.IdentityConstraints.Values) { 198foreach (XmlSchemaType type in this.schema.SchemaTypes.Values) { 203foreach (XmlSchemaElement element in this.schema.Elements.Values) { 208foreach (XmlSchemaSubstitutionGroup substitutionGroup in examplars.Values) { 216foreach (XmlSchemaElement element in this.schema.Elements.Values) { 220foreach (XmlSchemaAttribute attribute in this.schema.Attributes.Values) { 224foreach (XmlSchemaType type in this.schema.SchemaTypes.Values) { 231foreach (XmlSchemaNotation notation in this.schema.Notations.Values) { 594foreach(XmlSchemaAttribute attribute in complexType.AttributeUses.Values) { 614foreach(XmlSchemaAttribute attribute in complexType.AttributeUses.Values) { 1396foreach (XmlSchemaAttribute attributeValue in attributeGroupResolved.AttributeUses.Values) { 1444foreach (XmlSchemaAttribute attributeValue in attributeGroup.AttributeUses.Values) { 1471foreach(XmlSchemaAttribute attributeBase in baseType.AttributeUses.Values) { 1494foreach(XmlSchemaAttribute attributeBase in baseType.AttributeUses.Values) { 1522foreach(XmlSchemaAttribute attribute in derivedType.AttributeUses.Values) {
System\Xml\Schema\SchemaCollectionpreProcessor.cs (6)
416foreach (XmlSchemaElement element in includedSchema.Elements.Values) { 419foreach (XmlSchemaAttribute attribute in includedSchema.Attributes.Values) { 422foreach (XmlSchemaGroup group in includedSchema.Groups.Values) { 425foreach (XmlSchemaAttributeGroup attributeGroup in includedSchema.AttributeGroups.Values) { 428foreach (XmlSchemaType type in includedSchema.SchemaTypes.Values) { 431foreach (XmlSchemaNotation notation in includedSchema.Notations.Values) {
System\Xml\Schema\SchemaSetCompiler.cs (32)
53foreach (XmlSchemaElement element in schema.Elements.Values) { 59foreach (XmlSchemaAttribute attribute in schema.Attributes.Values) { 65foreach (XmlSchemaGroup group in schema.Groups.Values) { 71foreach (XmlSchemaAttributeGroup attributeGroup in schema.AttributeGroups.Values) { 77foreach (XmlSchemaType type in schema.SchemaTypes.Values) { 89foreach (XmlSchemaNotation notation in schema.Notations.Values) { 92foreach (XmlSchemaIdentityConstraint ic in schema.IdentityConstraints.Values) { 119foreach (XmlSchemaElement element in elements.Values) { 122foreach (XmlSchemaAttribute attribute in attributes.Values) { 125foreach (XmlSchemaType type in schemaTypes.Values) { 128foreach (XmlSchemaNotation notation in notations.Values) { 158foreach(XmlSchemaGroup group in groups.Values) { 161foreach(XmlSchemaAttributeGroup attributeGroup in attributeGroups.Values) { 164foreach (XmlSchemaType type in schemaTypes.Values) { 173foreach (XmlSchemaElement element in elements.Values) { 178foreach (XmlSchemaAttribute attribute in attributes.Values) { 183foreach (XmlSchemaIdentityConstraint identityConstraint in identityConstraints.Values) { 195foreach (XmlSchemaType type in schemaTypes.Values) { 202foreach (XmlSchemaElement element in elements.Values) { 208foreach (XmlSchemaGroup group in groups.Values) { //Check particle derivation for redefined groups 215foreach (XmlSchemaAttributeGroup attributeGroup in attributeGroups.Values) { 350foreach (XmlSchemaElement element in this.elements.Values) { 377foreach (XmlSchemaSubstitutionGroup substitutionGroup in examplars.Values) { 671foreach(XmlSchemaAttribute attribute in complexType.AttributeUses.Values) { 907foreach(XmlSchemaElement localElement in complexType.LocalElements.Values) { 1673foreach (XmlSchemaAttribute attribute in attributeGroupResolved.AttributeUses.Values) { 1723foreach (XmlSchemaAttribute attribute in attributeGroup.AttributeUses.Values) { 1750foreach(XmlSchemaAttribute attributeBase in baseType.AttributeUses.Values) { 1773foreach(XmlSchemaAttribute attributeBase in baseType.AttributeUses.Values) { 1807foreach(XmlSchemaAttribute attribute in derivedType.AttributeUses.Values) { 1839foreach(XmlSchemaAttribute attributeBase in baseAttributeGroup.AttributeUses.Values) { 1863foreach(XmlSchemaAttribute attribute in derivedAttributeGroup.AttributeUses.Values) {
System\Xml\Schema\XmlSchemaComplexType.cs (1)
339foreach(XmlSchemaAttribute attribute in this.AttributeUses.Values) {
System\Xml\Schema\XmlSchemaSet.cs (10)
947foreach(XmlSchemaSubstitutionGroup substGroup in substitutionGroupsTable.Values) { 1099foreach (XmlSchemaElement element in otherSet.GlobalElements.Values) { 1104foreach (XmlSchemaAttribute attribute in otherSet.GlobalAttributes.Values) { 1109foreach (XmlSchemaType schemaType in otherSet.GlobalTypes.Values) { 1132foreach (XmlSchemaElement elementToRemove in otherSet.GlobalElements.Values) { 1137foreach (XmlSchemaAttribute attributeToRemove in otherSet.GlobalAttributes.Values) { 1142foreach (XmlSchemaType schemaTypeToRemove in otherSet.GlobalTypes.Values) { 1276foreach (XmlSchemaElement elementToRemove in schema.Elements.Values) { 1282foreach (XmlSchemaAttribute attributeToRemove in schema.Attributes.Values) { 1288foreach (XmlSchemaType schemaTypeToRemove in schema.SchemaTypes.Values) {
System\Xml\Schema\XmlSchemaValidator.cs (1)
843ICollection elements = schemaSet.GlobalElements.Values;
System\Xml\Serialization\Mappings.cs (1)
1093foreach (XmlSchemaElement e in elements.Values) {
System\Xml\Serialization\SoapSchemaImporter.cs (1)
217foreach (object item in schema.SchemaTypes.Values) {
System\Xml\Serialization\XmlSchemaImporter.cs (1)
452foreach (object item in schema.SchemaTypes.Values) {