145 {
146 get
147 {
151 {
153 {
155 }
157 }
158 switch (nodeType)
159 {
160 case XmlNodeType.DocumentType:
162 break;
163 case XmlNodeType.XmlDeclaration:
164 {
167 {
169 }
171 {
174 {
176 }
177 }
179 break;
180 }
181 default:
183 break;
184 }
186 {
188 }
189 return string.Empty;
190 }
191 }
VirtualAttribute[] docTypeNodeAttributes
int _nDeclarationAttrCount
VirtualAttribute[] decNodeAttributes