System\Xml\Schema\XdrBuilder.cs (9)
303new XdrEntry( SchemaNames.Token.Empty, S_XDR_Root_Element, null,
308new XdrEntry( SchemaNames.Token.XdrRoot, S_XDR_Root_SubElements, S_XDR_Root_Attributes,
313new XdrEntry( SchemaNames.Token.XdrElementType, S_XDR_ElementType_SubElements, S_XDR_ElementType_Attributes,
318new XdrEntry( SchemaNames.Token.XdrAttributeType, S_XDR_AttributeType_SubElements, S_XDR_AttributeType_Attributes,
323new XdrEntry( SchemaNames.Token.XdrElement, null, S_XDR_Element_Attributes,
328new XdrEntry( SchemaNames.Token.XdrAttribute, null, S_XDR_Attribute_Attributes,
333new XdrEntry( SchemaNames.Token.XdrGroup, S_XDR_Group_SubElements, S_XDR_Group_Attributes,
338new XdrEntry( SchemaNames.Token.XdrDatatype, null, S_XDR_ElementDataType_Attributes,
343new XdrEntry( SchemaNames.Token.XdrDatatype, null, S_XDR_AttributeDataType_Attributes,