Which of the following describes how DB2 9 stores an XML document if the XML Extender is not used?() A.CLOBB.BLOBC.HierarchicallyD.Rows and columns
Which of the following describes how DB2 9 stores an XML document if the XML Extender is not used?()
A.CLOB
B.BLOB
C.Hierarchically
D.Rows and columns
相关考题:
在J2EE中,接受一个XML文档,返回document对象,以分析该XML文档,可以使用如下()方法获得document对象 A.Documentdoc=DocumentBuilderFactory.parse(“my.xml”);B.Documentdoc=DocumentBuilder.parse(“my.xml”);C.DocumentBuilderFactorydbf=DocumentBuilderFactory.newInstance();DocumentBuilder builder=dbf.newDocumentBuilder();Documentdoc=builder.parse(“my.xml”);D.DocumentBuilderbuilder=newDocumentBuilder();Documentdoc=builder.parse(“my.xml”);
XSLT被用于()。 A.将XML文档转换为HTML文档B.将一种XML格式转换为另一种XML格式C.将XML格式转换为非XML格式D.执行XML有效性检验(validation)E.增强一个XML文档的元素结构
YouhaveareferencecomputerthatrunsWindows7.Youplantodeployanimageofthecomputer.Youcreateananswerfilenamedanswer.xml.Youneedtoensurethattheinstallationappliestheanswerfileafteryoudeploytheimage.Whichcommandshouldyourunbeforeyoucapturetheimage?()A.Imagex.exe/appendanswer.xml/check.B.Imagex.exe/mountanswer.xml/verify.C.Sysprep.exe/reboot/audit/unattend:answer.xml.D.S.ysprep.exe/generalize/oobe/unattend:answer.xml.
下面关于XML的说法中,错误的是()。 A.XML是eXtensible Markup Language的缩写B.XML的含义是可扩展标记语言C.XML技术是一种网络技术D.XML中的元素是预定义好的
xml文档最前面是声明<?xml