您可能感興趣的試卷
你可能感興趣的試題
最新試題
對(duì)于XML文檔實(shí)例-2.0-3.08.6,最恰當(dāng)?shù)孛枋鏊慕Y(jié)構(gòu)的XML Schema片段是()。
創(chuàng)建BeatutifulSoup對(duì)象時(shí),默認(rèn)使用的解析器為Python標(biāo)準(zhǔn)庫(kù)。
<?xml version="1.0"?><!DOCTYPE mydoc[<!ENTITY location "jianwai street">]><customer><name>jack</name><address>&location;</address></customer>關(guān)于上述Xml文檔,以下描述正確的是()。
<customer_summaryxmlns:addr="http://www.xyz.com/addresses/"xmlns:books="http://www.zyx.com/books/"><addr:name><title>Mrs.</title></addr:name><books:title>Lord of the Rings</books:title>上述是一段關(guān)于XML命名空間的實(shí)例片段,以下說(shuō)法錯(cuò)誤的是()。
下列符號(hào)中,能夠分隔XPath表達(dá)式中任意兩個(gè)節(jié)點(diǎn)的是()。
<roster><student ID="s101">;<name>;李華<;/name>;<sex>;男<;/sex>;<birthday>;1978.9.12<;/birthday>;<score>;92<;/score>;</student>;<student ID="s102">;<name>;齊輝<;/name>;<sex>;女<;/sex>;<birthday>;1979.3.2<;/birthday>;<score>;90<;/score>;</student>;</roster>;針對(duì)上述XML代碼,輸出ID為s102的學(xué)生的姓名的XSL片段正確的是()。
下列選項(xiàng)中,提供了遍歷和搜索文檔樹(shù)的大部分方法的類是()。
()語(yǔ)法用于編寫Schema。
若用DOM處理下面一段XML文檔,則下面的XML文檔中有()個(gè)對(duì)象。<book><author>tom</author><bookcode>12</bookcode></book>
下列符號(hào)中,用于注釋robots.txt文件的記錄的是()。