Searched refs:XsdAttributeEntry (Results 1 – 2 of 2) sorted by relevance
73 private sealed class XsdAttributeEntry { class in System.Xml.Schema.XsdBuilder99 XsdAttributeEntry[] attributes, in XsdEntry()202 private static readonly XsdAttributeEntry[] SchemaAttributes = {223 private static readonly XsdAttributeEntry[] ElementAttributes = {309 private static readonly XsdAttributeEntry[] GroupAttributes = {328 private static readonly XsdAttributeEntry[] AnyAttributes = {347 private static readonly XsdAttributeEntry[] FieldAttributes = {359 private static readonly XsdAttributeEntry[] IncludeAttributes = {364 private static readonly XsdAttributeEntry[] ImportAttributes = {370 private static readonly XsdAttributeEntry[] FacetAttributes = {[all …]
74 private sealed class XsdAttributeEntry class in System.Xml.Schema.XsdBuilder95 public XsdAttributeEntry[] Attributes; // allowed attributes103 XsdAttributeEntry[] attributes, in XsdEntry()211 private static readonly XsdAttributeEntry[] s_schemaAttributes = {232 private static readonly XsdAttributeEntry[] s_elementAttributes = {318 private static readonly XsdAttributeEntry[] s_groupAttributes = {337 private static readonly XsdAttributeEntry[] s_anyAttributes = {356 private static readonly XsdAttributeEntry[] s_fieldAttributes = {373 private static readonly XsdAttributeEntry[] s_importAttributes = {379 private static readonly XsdAttributeEntry[] s_facetAttributes = {[all …]