257 references to WriteAttribute
dotnet-svcutil-lib (257)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (3)
186
WriteAttribute
("type", XmlSchema.InstanceNamespace, GetQualifiedName(name, ns));
946
WriteAttribute
(Wsdl.ArrayType, Wsdl.Namespace, value);
950
WriteAttribute
(attr.Name, attr.NamespaceURI, attr.Value);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSet.cs (2)
346
WriteAttribute
(@"Dialect", @"", ((global::System.String)o.@Dialect));
347
WriteAttribute
(@"Identifier", @"", ((global::System.String)o.@Identifier));
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (252)
52
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
53
WriteAttribute
(@"targetNamespace", @"", ((global::System.String)o.@TargetNamespace));
164
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
234
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
235
WriteAttribute
(@"binding", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Binding)));
312
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
314
WriteAttribute
(@"location", @"", ((global::System.String)o.@Location));
340
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
342
WriteAttribute
(@"location", @"", ((global::System.String)o.@Location));
368
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
370
WriteAttribute
(@"location", @"", ((global::System.String)o.@Location));
405
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
406
WriteAttribute
(@"type", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Type)));
502
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
600
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
673
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
677
WriteAttribute
(@"use", @"", Write98_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
679
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
680
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
683
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
722
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
726
WriteAttribute
(@"use", @"", Write100_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
728
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
729
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
732
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
780
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
877
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
914
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
992
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1027
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
1028
WriteAttribute
(@"type", @"", ((global::System.String)o.@Type));
1031
WriteAttribute
(@"group", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Int32)((global::System.Int32)o.@Group)));
1035
WriteAttribute
(@"capture", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Int32)((global::System.Int32)o.@Capture)));
1039
WriteAttribute
(@"repeats", @"", ((global::System.String)o.@RepeatsString));
1041
WriteAttribute
(@"pattern", @"", ((global::System.String)o.@Pattern));
1042
WriteAttribute
(@"ignoreCase", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IgnoreCase)));
1078
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1080
WriteAttribute
(@"part", @"", ((global::System.String)o.@Part));
1106
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1108
WriteAttribute
(@"part", @"", ((global::System.String)o.@Part));
1109
WriteAttribute
(@"type", @"", ((global::System.String)o.@Type));
1135
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1139
WriteAttribute
(@"use", @"", Write98_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
1143
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
1147
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
1149
WriteAttribute
(@"parts", @"", ((global::System.String)o.@PartsString));
1175
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1179
WriteAttribute
(@"use", @"", Write100_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
1183
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
1187
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
1189
WriteAttribute
(@"parts", @"", ((global::System.String)o.@PartsString));
1215
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1217
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
1218
WriteAttribute
(@"part", @"", ((global::System.String)o.@Part));
1221
WriteAttribute
(@"use", @"", Write98_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
1225
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
1229
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
1257
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1259
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
1260
WriteAttribute
(@"part", @"", ((global::System.String)o.@Part));
1263
WriteAttribute
(@"use", @"", Write98_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
1267
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
1271
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
1298
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1300
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
1301
WriteAttribute
(@"part", @"", ((global::System.String)o.@Part));
1304
WriteAttribute
(@"use", @"", Write100_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
1308
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
1312
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
1340
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1342
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
1343
WriteAttribute
(@"part", @"", ((global::System.String)o.@Part));
1346
WriteAttribute
(@"use", @"", Write100_SoapBindingUse(((global::System.Web.Services.Description.SoapBindingUse)o.@Use)));
1350
WriteAttribute
(@"encodingStyle", @"", ((global::System.String)o.@Encoding));
1354
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
1390
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
1495
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1522
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1549
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1551
WriteAttribute
(@"soapAction", @"", ((global::System.String)o.@SoapAction));
1554
WriteAttribute
(@"style", @"", Write79_SoapBindingStyle(((global::System.Web.Services.Description.SoapBindingStyle)o.@Style)));
1593
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1595
WriteAttribute
(@"location", @"", ((global::System.String)o.@Location));
1621
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1623
WriteAttribute
(@"soapAction", @"", ((global::System.String)o.@SoapAction));
1626
WriteAttribute
(@"style", @"", Write82_SoapBindingStyle(((global::System.Web.Services.Description.SoapBindingStyle)o.@Style)));
1630
WriteAttribute
(@"soapActionRequired", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@SoapActionRequired)));
1669
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1671
WriteAttribute
(@"transport", @"", ((global::System.String)o.@Transport));
1674
WriteAttribute
(@"style", @"", Write79_SoapBindingStyle(((global::System.Web.Services.Description.SoapBindingStyle)o.@Style)));
1701
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1703
WriteAttribute
(@"verb", @"", ((global::System.String)o.@Verb));
1729
WriteAttribute
(@"required", @"http://schemas.xmlsoap.org/wsdl/", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@Required)));
1731
WriteAttribute
(@"transport", @"", ((global::System.String)o.@Transport));
1734
WriteAttribute
(@"style", @"", Write82_SoapBindingStyle(((global::System.Web.Services.Description.SoapBindingStyle)o.@Style)));
1770
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
1840
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
1843
WriteAttribute
(@"parameterOrder", @"", ((global::System.String)o.@ParameterOrderString));
1941
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
1942
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
2002
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2003
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
2063
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2064
WriteAttribute
(@"message", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Message)));
2124
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2194
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2195
WriteAttribute
(@"element", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Element)));
2196
WriteAttribute
(@"type", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Type)));
2317
WriteAttribute
(@"attributeFormDefault", @"", Write6_XmlSchemaForm(((Microsoft.Xml.Schema.XmlSchemaForm)o.@AttributeFormDefault)));
2321
WriteAttribute
(@"blockDefault", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@BlockDefault)));
2325
WriteAttribute
(@"finalDefault", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@FinalDefault)));
2329
WriteAttribute
(@"elementFormDefault", @"", Write6_XmlSchemaForm(((Microsoft.Xml.Schema.XmlSchemaForm)o.@ElementFormDefault)));
2331
WriteAttribute
(@"targetNamespace", @"", ((global::System.String)o.@TargetNamespace));
2332
WriteAttribute
(@"version", @"", ((global::System.String)o.@Version));
2333
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2451
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2514
WriteAttribute
(@"source", @"", ((global::System.String)o.@Source));
2515
WriteAttribute
(@"lang", @"http://www.w3.org/XML/1998/namespace", ((global::System.String)o.@Language));
2575
WriteAttribute
(@"source", @"", ((global::System.String)o.@Source));
2635
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2647
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2694
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2706
WriteAttribute
(@"minOccurs", @"", ((global::System.String)o.@MinOccursString));
2707
WriteAttribute
(@"maxOccurs", @"", ((global::System.String)o.@MaxOccursString));
2772
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2784
WriteAttribute
(@"minOccurs", @"", ((global::System.String)o.@MinOccursString));
2785
WriteAttribute
(@"maxOccurs", @"", ((global::System.String)o.@MaxOccursString));
2786
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
2789
WriteAttribute
(@"processContents", @"", Write38_XmlSchemaContentProcessing(((Microsoft.Xml.Schema.XmlSchemaContentProcessing)o.@ProcessContents)));
2829
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2841
WriteAttribute
(@"minOccurs", @"", ((global::System.String)o.@MinOccursString));
2842
WriteAttribute
(@"maxOccurs", @"", ((global::System.String)o.@MaxOccursString));
2845
WriteAttribute
(@"abstract", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsAbstract)));
2849
WriteAttribute
(@"block", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@Block)));
2851
WriteAttribute
(@"default", @"", ((global::System.String)o.@DefaultValue));
2854
WriteAttribute
(@"final", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@Final)));
2856
WriteAttribute
(@"fixed", @"", ((global::System.String)o.@FixedValue));
2859
WriteAttribute
(@"form", @"", Write6_XmlSchemaForm(((Microsoft.Xml.Schema.XmlSchemaForm)o.@Form)));
2863
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2867
WriteAttribute
(@"nillable", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsNillable)));
2869
WriteAttribute
(@"ref", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@RefName)));
2870
WriteAttribute
(@"substitutionGroup", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@SubstitutionGroup)));
2871
WriteAttribute
(@"type", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@SchemaTypeName)));
2945
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
2957
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
2994
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3008
WriteAttribute
(@"xpath", @"", ((global::System.String)o.@XPath));
3035
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3047
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
3084
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3096
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
3097
WriteAttribute
(@"refer", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@Refer)));
3134
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3146
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
3149
WriteAttribute
(@"final", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@Final)));
3197
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3209
WriteAttribute
(@"itemType", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@ItemTypeName)));
3236
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3248
WriteAttribute
(@"base", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@BaseTypeName)));
3342
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3354
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3357
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3384
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3396
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3399
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3426
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3438
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3441
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3468
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3480
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3483
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3510
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3522
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3525
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3552
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3564
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3567
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3594
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3606
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3609
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3636
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3648
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3651
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3678
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3690
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3693
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3720
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3732
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3735
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3762
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3774
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3777
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3804
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3816
WriteAttribute
(@"value", @"", ((global::System.String)o.@Value));
3819
WriteAttribute
(@"fixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsFixed)));
3846
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3871
WriteAttribute
(@"memberTypes", @"", sb.ToString());
3940
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
3952
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
3955
WriteAttribute
(@"final", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@Final)));
3959
WriteAttribute
(@"abstract", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsAbstract)));
3963
WriteAttribute
(@"block", @"", Write7_XmlSchemaDerivationMethod(((Microsoft.Xml.Schema.XmlSchemaDerivationMethod)o.@Block)));
3967
WriteAttribute
(@"mixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsMixed)));
4064
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4076
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
4079
WriteAttribute
(@"processContents", @"", Write38_XmlSchemaContentProcessing(((Microsoft.Xml.Schema.XmlSchemaContentProcessing)o.@ProcessContents)));
4106
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4118
WriteAttribute
(@"default", @"", ((global::System.String)o.@DefaultValue));
4119
WriteAttribute
(@"fixed", @"", ((global::System.String)o.@FixedValue));
4122
WriteAttribute
(@"form", @"", Write6_XmlSchemaForm(((Microsoft.Xml.Schema.XmlSchemaForm)o.@Form)));
4124
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
4125
WriteAttribute
(@"ref", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@RefName)));
4126
WriteAttribute
(@"type", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@SchemaTypeName)));
4129
WriteAttribute
(@"use", @"", Write35_XmlSchemaUse(((Microsoft.Xml.Schema.XmlSchemaUse)o.@Use)));
4182
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4194
WriteAttribute
(@"ref", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@RefName)));
4220
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4232
WriteAttribute
(@"minOccurs", @"", ((global::System.String)o.@MinOccursString));
4233
WriteAttribute
(@"maxOccurs", @"", ((global::System.String)o.@MaxOccursString));
4234
WriteAttribute
(@"ref", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@RefName)));
4260
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4272
WriteAttribute
(@"minOccurs", @"", ((global::System.String)o.@MinOccursString));
4273
WriteAttribute
(@"maxOccurs", @"", ((global::System.String)o.@MaxOccursString));
4309
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4321
WriteAttribute
(@"minOccurs", @"", ((global::System.String)o.@MinOccursString));
4322
WriteAttribute
(@"maxOccurs", @"", ((global::System.String)o.@MaxOccursString));
4387
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4399
WriteAttribute
(@"mixed", @"", Microsoft.Xml.XmlConvert.ToString((global::System.Boolean)((global::System.Boolean)o.@IsMixed)));
4442
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4454
WriteAttribute
(@"base", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@BaseTypeName)));
4533
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4545
WriteAttribute
(@"base", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@BaseTypeName)));
4624
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4678
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4690
WriteAttribute
(@"base", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@BaseTypeName)));
4812
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4824
WriteAttribute
(@"base", @"", FromXmlQualifiedName(((Microsoft.Xml.XmlQualifiedName)o.@BaseTypeName)));
4878
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4890
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
4891
WriteAttribute
(@"public", @"", ((global::System.String)o.@Public));
4892
WriteAttribute
(@"system", @"", ((global::System.String)o.@System));
4918
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
4930
WriteAttribute
(@"name", @"", ((global::System.String)o.@Name));
4984
WriteAttribute
(@"schemaLocation", @"", ((global::System.String)o.@SchemaLocation));
4985
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
5022
WriteAttribute
(@"schemaLocation", @"", ((global::System.String)o.@SchemaLocation));
5023
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
5035
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
5061
WriteAttribute
(@"schemaLocation", @"", ((global::System.String)o.@SchemaLocation));
5062
WriteAttribute
(@"id", @"", ((global::System.String)o.@Id));
5147
WriteAttribute
(@"namespace", @"", ((global::System.String)o.@Namespace));
5148
WriteAttribute
(@"location", @"", ((global::System.String)o.@Location));