IT动力源论坛's Archiver

aliload 发表于 2009-12-8 11:18

Testpassport最新XML Master XMLMaster Certification I10-001 题库免费下载

Testpassport  XMLMaster Certification [url=http://www.testpassport.cn/XMLMasterCertification/I10-001.asp][color=#800080]I10-001题库[/color][/url]由资深IT认证讲师和XMLMaster Certification产品专家结合PROMETRIC的真实考试环境最新原题倾心打造.

题库覆盖了当前最新的真实考题,并且全部附有正确答案,我们承诺题库对 XMLMaster Certification I10-001(XML Master Basic V2)考试原题完整覆盖.I10-001 题库助您轻松通过认证考试,一次不过全额退款.
需要完整考题的请登录 Testpass[url=http://www.testpassport.cn/][color=#800080]port题库网[/color][/url]
1. Press the Exhibit button to view "XML Schema Document". Select which of the following correctly
describes a valid XML document with respect to "XML Schema Document".
A. <ContactInformation Date="2004-07-31"> <Name>Taro Yamada</Name>
<eMail>[email]Yamada@ABC.co.jp[/email]</eMail>
</ContactInformation>
B. <ContactInformation> <Name/> <eMail/>
</ContactInformation>
C. <ContactInformation Date="July 31, 2004"> <Name>Taro Yamada</Name>
<eMail>[email]Yamada@ABC.co.jp[/email]</eMail>
</ContactInformation>
D. <ContactInformation/>W Courier Newlr Z
Answer:AB
2. Press the Exhibit button to view "XML Document". Select which of the following correctly describes the
results of applying "XSLT Stylesheet" to "XML Document". Assume that the input XML document and
transformation results ignore meaningless whitespace.
A. A file that does not contain any content will be output, because the XML document LIST element does
not contain a name attribute.
B. The following XML document will be output.
<?xml version="1.0"?>
<LIST>PenPaper</LIST>
C. The following XML document will be output.
<?xml version="1.0"?>
<LIST>
<name lang="jp">Pen</name>
<name lang="jp">Paper</name>
</LIST>
D. The following XML document will be output.
<?xml version="1.0"?>
<LIST>
<name lang="jp">Pen</name>
<name lang="jp">Paper</name>
PenPaper
</LIST>W Courier Newlr Z
Answer: B
3. Select which of the following correctly describes an XML Schema definition when the MarketPrice
element
must be a positive integer. Assume the Schema namespace prefix is "xs".
A. <xs:element name="MarketPrice" type="xs:negativeInteger"/>
B. <xs:element name="MarketPrice" type="xs:positiveInteger"/>
C. <xs:element name="MarketPrice" type="xs:duration"/>
D. <xs:element name="MarketPrice" type="xs:hexBinary"/>W Courier Newlr Z
Answer: B
4. Select which of the following correctly describes (1) and (2) in the XML Schema document below when
the
content of the "Flag" element must be an integer of 0 or 1.
<?xml version="1. 0"?>
<xs:schema xmlns:xs="http://www. w3. org/2001/XMLSchema">
<xs:element name="Flag" type="flagData"/>
<xs:simpleType name="flagData">
<xs:restriction base="xs:integer">
<(1) value="0"/>
<(2) value="1"/>
</xs:restriction> </xs:simpleType> </xs:schema>
A. (1) xs:minInclusive (2) xs:maxInclusive
B. (1) xs:enumeration (2) xs:enumeration
C. (1) xs:minOccurs (2) xs:maxOccurs
D. (1) xs:minExclusive (2) xs:maxExclusiveW Courier Newlr Z Answer:AB
5. Select which statement correctly describes the XML document below.
[XML Documents]
<!DOCTYPE ElementA [
<!ELEMENT ElementA EMPTY>
<!ATTLIST ElementA Attribute (ABC|DEF|GHI) #IMPLIED>
]>
<ElementA Attribute ="
A
B C"/>
A. This is not a well-formed document, because the attribute value cannot have a line feed in it.
B. This is not a valid XML document, because an attribute cannot be designated for an element that is
designated
as EMPTY.
C. This is not a valid XML document, because the attribute value is not a value listed in the attribute list
declaration.
D. This is a valid XML document. W Courier Newlr Z
Answer: C

页: [1]

Powered by Discuz! Archiver 7.1  © 2001-2009 Comsenz Inc.