FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (6)
154State.ComplexType, State.SimpleType, State.Element, State.Attribute,
199State.Annotation, State.Element};
201State.Annotation, State.Element, State.GroupRef, State.Choice, State.Sequence, State.Any};
435/* Element */ new XsdEntry( SchemaNames.Token.XsdElement, State.Element, s_elementSubelements, s_elementAttributes,
873case State.Element:
998case State.Element: