5 references to XsdComplexContentRestriction
System.Xml (5)
System\Xml\Schema\SchemaNames.cs (1)
433
TokenToQName[(int)Token.
XsdComplexContentRestriction
] = QnXsdRestriction;
System\Xml\Schema\XsdBuilder.cs (4)
484
/* ComplexContentRestriction */ new XsdEntry( SchemaNames.Token.
XsdComplexContentRestriction
, State.ComplexContentRestriction, ComplexContentRestrictionSubelements, ComplexContentRestrictionAttributes,
1718
case SchemaNames.Token.
XsdComplexContentRestriction
:
2160
case SchemaNames.Token.
XsdComplexContentRestriction
:
2197
case SchemaNames.Token.
XsdComplexContentRestriction
: