开具个人存款证明,若存款人在境外不能提供有效身份证件原件时,可委托国内代理人进行申请,但必须提交()
A. 原存款人签章的委托书
B. 出境护照传真件
C. 存单(折、卡)原件
D. 以上都对
查看答案
You are creating a Windows Forms application by using the .NET Framework 3.5 The application is used by a financial service provider.You discover that the service provider transfers large amounts of data by using XML.You need to read and validate the XMLdocuments in the most time efficient manner.Which technology should you use?()
A. The XmlReader class
B. The XmlDocument class
C. The XmlResolver class
D. The LINQ to XML method