101 instantiations of XsdAttributeEntry
dotnet-svcutil-lib (101)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (101)
214
new
XsdAttributeEntry
(SchemaNames.Token.SchemaAttributeFormDefault, new XsdBuildFunction(BuildSchema_AttributeFormDefault) ),
215
new
XsdAttributeEntry
(SchemaNames.Token.SchemaElementFormDefault, new XsdBuildFunction(BuildSchema_ElementFormDefault) ),
216
new
XsdAttributeEntry
(SchemaNames.Token.SchemaTargetNamespace, new XsdBuildFunction(BuildSchema_TargetNamespace) ),
217
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
218
new
XsdAttributeEntry
(SchemaNames.Token.SchemaVersion, new XsdBuildFunction(BuildSchema_Version) ),
219
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFinalDefault, new XsdBuildFunction(BuildSchema_FinalDefault) ),
220
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBlockDefault, new XsdBuildFunction(BuildSchema_BlockDefault) )
224
new
XsdAttributeEntry
(SchemaNames.Token.SchemaDefault, new XsdBuildFunction(BuildAttribute_Default) ),
225
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFixed, new XsdBuildFunction(BuildAttribute_Fixed) ),
226
new
XsdAttributeEntry
(SchemaNames.Token.SchemaForm, new XsdBuildFunction(BuildAttribute_Form) ),
227
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
228
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildAttribute_Name) ),
229
new
XsdAttributeEntry
(SchemaNames.Token.SchemaRef, new XsdBuildFunction(BuildAttribute_Ref) ),
230
new
XsdAttributeEntry
(SchemaNames.Token.SchemaType, new XsdBuildFunction(BuildAttribute_Type) ),
231
new
XsdAttributeEntry
(SchemaNames.Token.SchemaUse, new XsdBuildFunction(BuildAttribute_Use) )
235
new
XsdAttributeEntry
(SchemaNames.Token.SchemaAbstract, new XsdBuildFunction(BuildElement_Abstract) ),
236
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBlock, new XsdBuildFunction(BuildElement_Block) ),
237
new
XsdAttributeEntry
(SchemaNames.Token.SchemaDefault, new XsdBuildFunction(BuildElement_Default) ),
238
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFinal, new XsdBuildFunction(BuildElement_Final) ),
239
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFixed, new XsdBuildFunction(BuildElement_Fixed) ),
240
new
XsdAttributeEntry
(SchemaNames.Token.SchemaForm, new XsdBuildFunction(BuildElement_Form) ),
241
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
242
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMaxOccurs, new XsdBuildFunction(BuildElement_MaxOccurs) ),
243
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMinOccurs, new XsdBuildFunction(BuildElement_MinOccurs) ),
244
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildElement_Name) ),
245
new
XsdAttributeEntry
(SchemaNames.Token.SchemaNillable, new XsdBuildFunction(BuildElement_Nillable) ),
246
new
XsdAttributeEntry
(SchemaNames.Token.SchemaRef, new XsdBuildFunction(BuildElement_Ref) ),
247
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSubstitutionGroup, new XsdBuildFunction(BuildElement_SubstitutionGroup) ),
248
new
XsdAttributeEntry
(SchemaNames.Token.SchemaType, new XsdBuildFunction(BuildElement_Type) )
252
new
XsdAttributeEntry
(SchemaNames.Token.SchemaAbstract, new XsdBuildFunction(BuildComplexType_Abstract) ),
253
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBlock, new XsdBuildFunction(BuildComplexType_Block) ),
254
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFinal, new XsdBuildFunction(BuildComplexType_Final) ),
255
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
256
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMixed, new XsdBuildFunction(BuildComplexType_Mixed) ),
257
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildComplexType_Name) )
261
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
265
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBase, new XsdBuildFunction(BuildSimpleContentExtension_Base) ),
266
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) )
270
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBase, new XsdBuildFunction(BuildSimpleContentRestriction_Base) ),
271
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
275
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
276
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMixed, new XsdBuildFunction(BuildComplexContent_Mixed) ),
280
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBase, new XsdBuildFunction(BuildComplexContentExtension_Base) ),
281
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
285
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBase, new XsdBuildFunction(BuildComplexContentRestriction_Base) ),
286
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
290
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
291
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFinal, new XsdBuildFunction(BuildSimpleType_Final) ),
292
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildSimpleType_Name) )
296
new
XsdAttributeEntry
(SchemaNames.Token.SchemaBase, new XsdBuildFunction(BuildSimpleTypeRestriction_Base) ),
297
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
301
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
302
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMemberTypes, new XsdBuildFunction(BuildSimpleTypeUnion_MemberTypes) ),
306
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
307
new
XsdAttributeEntry
(SchemaNames.Token.SchemaItemType, new XsdBuildFunction(BuildSimpleTypeList_ItemType) ),
311
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
312
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildAttributeGroup_Name) ),
316
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
317
new
XsdAttributeEntry
(SchemaNames.Token.SchemaRef, new XsdBuildFunction(BuildAttributeGroupRef_Ref) )
321
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
322
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildGroup_Name) ),
326
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
327
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMaxOccurs, new XsdBuildFunction(BuildParticle_MaxOccurs) ),
328
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMinOccurs, new XsdBuildFunction(BuildParticle_MinOccurs) ),
329
new
XsdAttributeEntry
(SchemaNames.Token.SchemaRef, new XsdBuildFunction(BuildGroupRef_Ref) )
333
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
334
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMaxOccurs, new XsdBuildFunction(BuildParticle_MaxOccurs) ),
335
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMinOccurs, new XsdBuildFunction(BuildParticle_MinOccurs) ),
340
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
341
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMaxOccurs, new XsdBuildFunction(BuildParticle_MaxOccurs) ),
342
new
XsdAttributeEntry
(SchemaNames.Token.SchemaMinOccurs, new XsdBuildFunction(BuildParticle_MinOccurs) ),
343
new
XsdAttributeEntry
(SchemaNames.Token.SchemaNamespace, new XsdBuildFunction(BuildAny_Namespace) ),
344
new
XsdAttributeEntry
(SchemaNames.Token.SchemaProcessContents, new XsdBuildFunction(BuildAny_ProcessContents) )
348
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
349
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildIdentityConstraint_Name) ),
350
new
XsdAttributeEntry
(SchemaNames.Token.SchemaRefer, new XsdBuildFunction(BuildIdentityConstraint_Refer) )
354
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
355
new
XsdAttributeEntry
(SchemaNames.Token.SchemaXPath, new XsdBuildFunction(BuildSelector_XPath) )
359
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
360
new
XsdAttributeEntry
(SchemaNames.Token.SchemaXPath, new XsdBuildFunction(BuildField_XPath) )
364
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
365
new
XsdAttributeEntry
(SchemaNames.Token.SchemaName, new XsdBuildFunction(BuildNotation_Name) ),
366
new
XsdAttributeEntry
(SchemaNames.Token.SchemaPublic, new XsdBuildFunction(BuildNotation_Public) ),
367
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSystem, new XsdBuildFunction(BuildNotation_System) )
371
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
372
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSchemaLocation, new XsdBuildFunction(BuildInclude_SchemaLocation) )
376
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
377
new
XsdAttributeEntry
(SchemaNames.Token.SchemaNamespace, new XsdBuildFunction(BuildImport_Namespace) ),
378
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSchemaLocation, new XsdBuildFunction(BuildImport_SchemaLocation) )
382
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
383
new
XsdAttributeEntry
(SchemaNames.Token.SchemaFixed, new XsdBuildFunction(BuildFacet_Fixed) ),
384
new
XsdAttributeEntry
(SchemaNames.Token.SchemaValue, new XsdBuildFunction(BuildFacet_Value) )
388
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
389
new
XsdAttributeEntry
(SchemaNames.Token.SchemaNamespace, new XsdBuildFunction(BuildAnyAttribute_Namespace) ),
390
new
XsdAttributeEntry
(SchemaNames.Token.SchemaProcessContents, new XsdBuildFunction(BuildAnyAttribute_ProcessContents) )
394
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSource, new XsdBuildFunction(BuildDocumentation_Source) ),
395
new
XsdAttributeEntry
(SchemaNames.Token.XmlLang, new XsdBuildFunction(BuildDocumentation_XmlLang) )
399
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSource, new XsdBuildFunction(BuildAppinfo_Source) )
403
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
404
new
XsdAttributeEntry
(SchemaNames.Token.SchemaSchemaLocation, new XsdBuildFunction(BuildRedefine_SchemaLocation) )
408
new
XsdAttributeEntry
(SchemaNames.Token.SchemaId, new XsdBuildFunction(BuildAnnotated_Id) ),
35 references to XsdAttributeEntry
dotnet-svcutil-lib (35)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (35)
97
public
XsdAttributeEntry
[] Attributes; // allowed attributes
105
XsdAttributeEntry
[] attributes,
213
private static readonly
XsdAttributeEntry
[] s_schemaAttributes = {
223
private static readonly
XsdAttributeEntry
[] s_attributeAttributes = {
234
private static readonly
XsdAttributeEntry
[] s_elementAttributes = {
251
private static readonly
XsdAttributeEntry
[] s_complexTypeAttributes = {
260
private static readonly
XsdAttributeEntry
[] s_simpleContentAttributes = {
264
private static readonly
XsdAttributeEntry
[] s_simpleContentExtensionAttributes = {
269
private static readonly
XsdAttributeEntry
[] s_simpleContentRestrictionAttributes = {
274
private static readonly
XsdAttributeEntry
[] s_complexContentAttributes = {
279
private static readonly
XsdAttributeEntry
[] s_complexContentExtensionAttributes = {
284
private static readonly
XsdAttributeEntry
[] s_complexContentRestrictionAttributes = {
289
private static readonly
XsdAttributeEntry
[] s_simpleTypeAttributes = {
295
private static readonly
XsdAttributeEntry
[] s_simpleTypeRestrictionAttributes = {
300
private static readonly
XsdAttributeEntry
[] s_simpleTypeUnionAttributes = {
305
private static readonly
XsdAttributeEntry
[] s_simpleTypeListAttributes = {
310
private static readonly
XsdAttributeEntry
[] s_attributeGroupAttributes = {
315
private static readonly
XsdAttributeEntry
[] s_attributeGroupRefAttributes = {
320
private static readonly
XsdAttributeEntry
[] s_groupAttributes = {
325
private static readonly
XsdAttributeEntry
[] s_groupRefAttributes = {
332
private static readonly
XsdAttributeEntry
[] s_particleAttributes = {
339
private static readonly
XsdAttributeEntry
[] s_anyAttributes = {
347
private static readonly
XsdAttributeEntry
[] s_identityConstraintAttributes = {
353
private static readonly
XsdAttributeEntry
[] s_selectorAttributes = {
358
private static readonly
XsdAttributeEntry
[] s_fieldAttributes = {
363
private static readonly
XsdAttributeEntry
[] s_notationAttributes = {
370
private static readonly
XsdAttributeEntry
[] s_includeAttributes = {
375
private static readonly
XsdAttributeEntry
[] s_importAttributes = {
381
private static readonly
XsdAttributeEntry
[] s_facetAttributes = {
387
private static readonly
XsdAttributeEntry
[] s_anyAttributeAttributes = {
393
private static readonly
XsdAttributeEntry
[] s_documentationAttributes = {
398
private static readonly
XsdAttributeEntry
[] s_appinfoAttributes = {
402
private static readonly
XsdAttributeEntry
[] s_redefineAttributes = {
407
private static readonly
XsdAttributeEntry
[] s_annotationAttributes = {
736
XsdAttributeEntry
a = _currentEntry.Attributes[i];