Deck 15: Structuring Data With XML

ملء الشاشة (f)
exit full mode
سؤال
____ Web applications can produce more accurate results based on clearly labeled XML data.

A)Functional
B)Resident
C)Compiled
D)Intelligent
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
<strong>  Figure O-2 The item marked ____ in the figure above is missing the required closing tag.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Figure O-2 The item marked ____ in the figure above is missing the required closing tag.

A)1
B)2
C)3
D)4
سؤال
As Web technologies advanced, the combination of ____ offered a highly effective method of controlling Web page formatting.

A)HTML and CSS
B)XML and CSS
C)DHTML and XML
D)Java and Perl
سؤال
Custom vocabularies act like the ____ in a conventional database.

A)records
B)primary keys
C)fieldnames
D)foreign keys
سؤال
Custom vocabularies are also referred to as ____ sets.

A)baseline
B)attribute
C)element
D)function
سؤال
____ Markup Language is a text-based syntax.

A)Extended
B)Extensible
C)Element-based
D)None of the above
سؤال
In the earliest days of the Web, ____ was a way of structuring information for multiple platforms and browsers.

A)HTML
B)CSS
C)element positioning
D)XML
سؤال
The ____ at the end of the tag for an empty element indicates that the element is not broken but simply empty or open.

A)ampersand
B)caret
C)forward slash
D)backslash
سؤال
In today's data-rich Web environment with its many new applications, neither ____ answer the critical need for a standard but expandable means to define, structure, and deliver data on the Web.

A)Java nor XML
B)XML nor CSS
C)HTML nor CSS
D)DHTML nor XML
سؤال
All ____ elements must be self-identifying by ending with />.

A)empty
B)self-contained
C)restricted
D)registered
سؤال
<strong>  Figure O-2 In the item marked ____ in the figure above, the empty element is missing the closing forward slash.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Figure O-2 In the item marked ____ in the figure above, the empty element is missing the closing forward slash.

A)1
B)2
C)3
D)4
سؤال
XML is designed to ____ structured data.

A)describe
B)deliver
C)exchange
D)all of the above
سؤال
<strong>  Figure O-2 In the item marked ____ in the figure above, the attribute value should be in quotes.</strong> A)1 B)2 C)3 D)4 <div style=padding-top: 35px> Figure O-2 In the item marked ____ in the figure above, the attribute value should be in quotes.

A)1
B)2
C)3
D)4
سؤال
____ adheres to a strict set of formatting rules that guarantee that a document is well-formed.

A)HTML
B)CSS
C)XML
D)Unix
سؤال
All elements must be ____ correctly in a well-formed XML document.

A)nested
B)mapped
C)defined
D)opened
سؤال
All attribute values must be enclosed in ____ in a well-formed XML document.

A)brackets
B)quotation marks
C)parentheses
D)braces
سؤال
HTML requires that ____ be in quotes.

A)URLs and strings
B)styles
C)colors
D)all attribute values
سؤال
All of the following are empty elements EXCEPT ____.

A)br /
B)/ul
C)hr /
D)img /
سؤال
Which of the following is a correct style attribute value for XML?

A)[font-size: 1.5em;]
B)'font-size: 1.5em;'
C)"font-size: 1.5em;"
D)font-size: 1.5em;
سؤال
XML requires that both opening and closing ____ be present.

A)codes
B)tags
C)keys
D)indices
سؤال
Both IE and newer Netscape browsers are equipped with their own ____ for displaying XML documents.

A)compilers
B)parsers
C)analytics
D)standards
سؤال
The XML declaration in the prolog begins with the opening delimiter ____.

A)<;
B)<+
C)D)
سؤال
Which of the following is not contained in the prolog?

A)an XML declaration
B)comments
C)a document type declaration
D)all of the above
سؤال
After an XML document is created, it must be analyzed by an XML ____ to ensure that the code is properly formatted.

A)compiler
B)parser
C)analytic
D)browser
سؤال
Which of the following is always the first line of code in an XML document?

A)XML declaration
B)document type declaration
C)comments
D)body statement
سؤال
The term ____ qualifies elements and attribute names used in XML documents by associating them with namespace references.

A)encoding
B)UTF-8
C)xmlns
D)nmsp
سؤال
XML ____ interpret a document's code and verify that it satisfies all the requirements of a well-formed XML document.

A)standards
B)analytics
C)parsers
D)compilers
سؤال
XML ____ are strict in their adherence to XML standards.

A)browsers
B)parsers
C)compilers
D)analytics
سؤال
Which of the following is required in a prolog?

A)document type declaration
B)comments
C)XML declaration
D)all of the above
سؤال
Which of the following is not a valid XML tag name?

A)actor1
B)DVDtitle
C)XMLbooks
D)All of the above
سؤال
<strong>  Figure O-4 In the figure above, which of the following has the highest rank?</strong> A)movie B)DVDlist C)actor1 D)actor2 <div style=padding-top: 35px> Figure O-4 In the figure above, which of the following has the highest rank?

A)movie
B)DVDlist
C)actor1
D)actor2
سؤال
____ offers the means to exchange and process data from otherwise incompatible information repositories on the Internet.

A)XML
B)Perl
C)JavaScript
D)HTML
سؤال
In a prolog, the ____ is a processing instruction for the browser or other XML-compliant program reading the document.

A)XML declaration
B)comment
C)document type declaration
D)epilog
سؤال
The ____ element is another name for the master element.

A)root
B)key
C)defined
D)index
سؤال
Setting the ____ in the opening tag of an XML document tells the parser that the document can accept namespace definitions.

A)encoding
B)UTF-8
C)nmsp
D)xmlns
سؤال
Elements within the ____ section of a document are organized in a treelike hierarchical structure.

A)header
B)footer
C)body
D)master
سؤال
A ____ could be set up to ensure that all XML files dealing with drug prescriptions include the doctor's name, expiration date, and refill information.

A)relational database
B)parser
C)DTD
D)genre
سؤال
Applications that require high-level compatibility and performance greatly benefit from the use of ____.

A)XML
B)HTML
C)CSS
D)All of the above
سؤال
XML documents are composed of ____ parts.

A)two
B)three
C)four
D)six
سؤال
The ____ element serves as the parent element for all other elements in an XML file.

A)defined
B)key
C)function
D)master
سؤال
  Figure O-2 In the item marked 1 in the figure above, the required opening tag is missing.<div style=padding-top: 35px> Figure O-2 In the item marked 1 in the figure above, the required opening tag is missing.
سؤال
XML documents use the file extension .htm.
سؤال
In the earliest days of the Web, CSS was a way of structuring information for multiple platforms and browsers
سؤال
All parts of the prolog are required.
سؤال
Current coding standards tell us that when writing XML you should close last the tag set that you opened first.
سؤال
Unlike HTML files, XML files cannot be created with a text editor; they must be created with a parser.
سؤال
Like HTML, XML is confined to a restricted library of tag sets.
سؤال
All elements in HTML must be nested correctly.
سؤال
Current coding standards tell us that when writing HTML you must close last the tag set that you opened first.
سؤال
HTML adheres to a strict set of formatting rules that guarantee that a document is well-formed.
سؤال
HTML and CSS enable a significant portion of the processing load to be shifted from Web servers to clients.
سؤال
Unlike early XML coding techniques that allowed you to mark up a document without using some closing tags, HTML requires that both opening and closing tags be present.
سؤال
XML uses a syntax that is radically different from HTML's.
سؤال
  Figure O-2 In the item marked 3 in the figure above, the emphasis tag should be closed before the list item tag.<div style=padding-top: 35px> Figure O-2 In the item marked 3 in the figure above, the emphasis tag should be closed before the list item tag.
سؤال
  Figure O-2 In the item marked 4 in the figure above, the empty element is missing the opening forward slash.<div style=padding-top: 35px> Figure O-2 In the item marked 4 in the figure above, the empty element is missing the opening forward slash.
سؤال
The tags and are empty elements.
سؤال
  Figure O-2 In the item marked 2 in the figure above, the attribute value should be in parentheses.<div style=padding-top: 35px> Figure O-2 In the item marked 2 in the figure above, the attribute value should be in parentheses.
سؤال
With XML, it is possible to identify data in meaningful ways.
سؤال
Incorrectly nested XML elements usually appear correctly in the browser.
سؤال
All attribute values must be enclosed in parentheses.
سؤال
You can use all the power and flexibility of DHTML to manipulate XML data once it appears in an HTML document.
سؤال
The indentation in an XML element hierarchy is required for proper processing.
سؤال
If an element is missing a closing tag or if both the opening and closing tags do not agree in case, the compiler reports the error and rejects the document.
سؤال
Some XML parsers are part of the browser software used to display XML documents.
سؤال
Elements within the prolog section of the document are organized in a treelike hierarchical structure.
سؤال
The databound attributes specify the element from an XML document to be bound to each column in a table, for example.
سؤال
XML gives you the freedom to define a limitless set of custom elements.
سؤال
The properties of an element determines how much of the tree it controls.
سؤال
Its strict adherence to XML coding standards enables any XML-compliant browser to open and display any well-formed, valid XML document.
سؤال
XML schemas use a different syntax from XML.
سؤال
You enter data into an XML document the same way you do an HTML page, either manually with an editor or automatically with a sophisticated HTML development tool.
سؤال
You can build several different views of the same data depending on the audience.
سؤال
Once data is configured for display in your browser, you can present it in many different ways.
سؤال
A DTD uses the same syntax as XML.
سؤال
Elements in an XML document are ranked from the outermost set to the innermost elements.
سؤال
Once the data in an XML document has been bound to an HTML page, you can use all of the available formatting capabilities in HTML and JavaScript to control its presentation in a browser.
سؤال
XML code is not case sensitive.
سؤال
In the XML element hierarchy, parent elements are fully nested within child elements.
سؤال
Support for XML schemas is extensive at this point.
سؤال
Some XML parsers come packaged with XML editing software.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/131
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 15: Structuring Data With XML
1
____ Web applications can produce more accurate results based on clearly labeled XML data.

A)Functional
B)Resident
C)Compiled
D)Intelligent
D
2
<strong>  Figure O-2 The item marked ____ in the figure above is missing the required closing tag.</strong> A)1 B)2 C)3 D)4 Figure O-2 The item marked ____ in the figure above is missing the required closing tag.

A)1
B)2
C)3
D)4
A
3
As Web technologies advanced, the combination of ____ offered a highly effective method of controlling Web page formatting.

A)HTML and CSS
B)XML and CSS
C)DHTML and XML
D)Java and Perl
A
4
Custom vocabularies act like the ____ in a conventional database.

A)records
B)primary keys
C)fieldnames
D)foreign keys
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
5
Custom vocabularies are also referred to as ____ sets.

A)baseline
B)attribute
C)element
D)function
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
6
____ Markup Language is a text-based syntax.

A)Extended
B)Extensible
C)Element-based
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
7
In the earliest days of the Web, ____ was a way of structuring information for multiple platforms and browsers.

A)HTML
B)CSS
C)element positioning
D)XML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
8
The ____ at the end of the tag for an empty element indicates that the element is not broken but simply empty or open.

A)ampersand
B)caret
C)forward slash
D)backslash
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
9
In today's data-rich Web environment with its many new applications, neither ____ answer the critical need for a standard but expandable means to define, structure, and deliver data on the Web.

A)Java nor XML
B)XML nor CSS
C)HTML nor CSS
D)DHTML nor XML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
10
All ____ elements must be self-identifying by ending with />.

A)empty
B)self-contained
C)restricted
D)registered
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
11
<strong>  Figure O-2 In the item marked ____ in the figure above, the empty element is missing the closing forward slash.</strong> A)1 B)2 C)3 D)4 Figure O-2 In the item marked ____ in the figure above, the empty element is missing the closing forward slash.

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
12
XML is designed to ____ structured data.

A)describe
B)deliver
C)exchange
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
13
<strong>  Figure O-2 In the item marked ____ in the figure above, the attribute value should be in quotes.</strong> A)1 B)2 C)3 D)4 Figure O-2 In the item marked ____ in the figure above, the attribute value should be in quotes.

A)1
B)2
C)3
D)4
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
14
____ adheres to a strict set of formatting rules that guarantee that a document is well-formed.

A)HTML
B)CSS
C)XML
D)Unix
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
15
All elements must be ____ correctly in a well-formed XML document.

A)nested
B)mapped
C)defined
D)opened
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
16
All attribute values must be enclosed in ____ in a well-formed XML document.

A)brackets
B)quotation marks
C)parentheses
D)braces
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
17
HTML requires that ____ be in quotes.

A)URLs and strings
B)styles
C)colors
D)all attribute values
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
18
All of the following are empty elements EXCEPT ____.

A)br /
B)/ul
C)hr /
D)img /
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the following is a correct style attribute value for XML?

A)[font-size: 1.5em;]
B)'font-size: 1.5em;'
C)"font-size: 1.5em;"
D)font-size: 1.5em;
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
20
XML requires that both opening and closing ____ be present.

A)codes
B)tags
C)keys
D)indices
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
21
Both IE and newer Netscape browsers are equipped with their own ____ for displaying XML documents.

A)compilers
B)parsers
C)analytics
D)standards
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
22
The XML declaration in the prolog begins with the opening delimiter ____.

A)<;
B)<+
C)D)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which of the following is not contained in the prolog?

A)an XML declaration
B)comments
C)a document type declaration
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
24
After an XML document is created, it must be analyzed by an XML ____ to ensure that the code is properly formatted.

A)compiler
B)parser
C)analytic
D)browser
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which of the following is always the first line of code in an XML document?

A)XML declaration
B)document type declaration
C)comments
D)body statement
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
26
The term ____ qualifies elements and attribute names used in XML documents by associating them with namespace references.

A)encoding
B)UTF-8
C)xmlns
D)nmsp
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
27
XML ____ interpret a document's code and verify that it satisfies all the requirements of a well-formed XML document.

A)standards
B)analytics
C)parsers
D)compilers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
28
XML ____ are strict in their adherence to XML standards.

A)browsers
B)parsers
C)compilers
D)analytics
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
29
Which of the following is required in a prolog?

A)document type declaration
B)comments
C)XML declaration
D)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
30
Which of the following is not a valid XML tag name?

A)actor1
B)DVDtitle
C)XMLbooks
D)All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
31
<strong>  Figure O-4 In the figure above, which of the following has the highest rank?</strong> A)movie B)DVDlist C)actor1 D)actor2 Figure O-4 In the figure above, which of the following has the highest rank?

A)movie
B)DVDlist
C)actor1
D)actor2
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
32
____ offers the means to exchange and process data from otherwise incompatible information repositories on the Internet.

A)XML
B)Perl
C)JavaScript
D)HTML
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
33
In a prolog, the ____ is a processing instruction for the browser or other XML-compliant program reading the document.

A)XML declaration
B)comment
C)document type declaration
D)epilog
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
34
The ____ element is another name for the master element.

A)root
B)key
C)defined
D)index
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
35
Setting the ____ in the opening tag of an XML document tells the parser that the document can accept namespace definitions.

A)encoding
B)UTF-8
C)nmsp
D)xmlns
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
36
Elements within the ____ section of a document are organized in a treelike hierarchical structure.

A)header
B)footer
C)body
D)master
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
37
A ____ could be set up to ensure that all XML files dealing with drug prescriptions include the doctor's name, expiration date, and refill information.

A)relational database
B)parser
C)DTD
D)genre
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
38
Applications that require high-level compatibility and performance greatly benefit from the use of ____.

A)XML
B)HTML
C)CSS
D)All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
39
XML documents are composed of ____ parts.

A)two
B)three
C)four
D)six
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
40
The ____ element serves as the parent element for all other elements in an XML file.

A)defined
B)key
C)function
D)master
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
41
  Figure O-2 In the item marked 1 in the figure above, the required opening tag is missing. Figure O-2 In the item marked 1 in the figure above, the required opening tag is missing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
42
XML documents use the file extension .htm.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
43
In the earliest days of the Web, CSS was a way of structuring information for multiple platforms and browsers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
44
All parts of the prolog are required.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
45
Current coding standards tell us that when writing XML you should close last the tag set that you opened first.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
46
Unlike HTML files, XML files cannot be created with a text editor; they must be created with a parser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
47
Like HTML, XML is confined to a restricted library of tag sets.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
48
All elements in HTML must be nested correctly.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
49
Current coding standards tell us that when writing HTML you must close last the tag set that you opened first.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
50
HTML adheres to a strict set of formatting rules that guarantee that a document is well-formed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
51
HTML and CSS enable a significant portion of the processing load to be shifted from Web servers to clients.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
52
Unlike early XML coding techniques that allowed you to mark up a document without using some closing tags, HTML requires that both opening and closing tags be present.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
53
XML uses a syntax that is radically different from HTML's.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
54
  Figure O-2 In the item marked 3 in the figure above, the emphasis tag should be closed before the list item tag. Figure O-2 In the item marked 3 in the figure above, the emphasis tag should be closed before the list item tag.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
55
  Figure O-2 In the item marked 4 in the figure above, the empty element is missing the opening forward slash. Figure O-2 In the item marked 4 in the figure above, the empty element is missing the opening forward slash.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
56
The tags and are empty elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
57
  Figure O-2 In the item marked 2 in the figure above, the attribute value should be in parentheses. Figure O-2 In the item marked 2 in the figure above, the attribute value should be in parentheses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
58
With XML, it is possible to identify data in meaningful ways.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
59
Incorrectly nested XML elements usually appear correctly in the browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
60
All attribute values must be enclosed in parentheses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
61
You can use all the power and flexibility of DHTML to manipulate XML data once it appears in an HTML document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
62
The indentation in an XML element hierarchy is required for proper processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
63
If an element is missing a closing tag or if both the opening and closing tags do not agree in case, the compiler reports the error and rejects the document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
64
Some XML parsers are part of the browser software used to display XML documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
65
Elements within the prolog section of the document are organized in a treelike hierarchical structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
66
The databound attributes specify the element from an XML document to be bound to each column in a table, for example.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
67
XML gives you the freedom to define a limitless set of custom elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
68
The properties of an element determines how much of the tree it controls.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
69
Its strict adherence to XML coding standards enables any XML-compliant browser to open and display any well-formed, valid XML document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
70
XML schemas use a different syntax from XML.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
71
You enter data into an XML document the same way you do an HTML page, either manually with an editor or automatically with a sophisticated HTML development tool.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
72
You can build several different views of the same data depending on the audience.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
73
Once data is configured for display in your browser, you can present it in many different ways.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
74
A DTD uses the same syntax as XML.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
75
Elements in an XML document are ranked from the outermost set to the innermost elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
76
Once the data in an XML document has been bound to an HTML page, you can use all of the available formatting capabilities in HTML and JavaScript to control its presentation in a browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
77
XML code is not case sensitive.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
78
In the XML element hierarchy, parent elements are fully nested within child elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
79
Support for XML schemas is extensive at this point.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
80
Some XML parsers come packaged with XML editing software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 131 في هذه المجموعة.