Deck 8: Analyzing Systems Using Data Dictionaries

ملء الشاشة (f)
exit full mode
سؤال
A derived element is one that:

A) is keyed, derived by the users.
B) has several different meanings, one for each user group.
C) is created by processes as a result of calculations or a series of decision-making statements.
D) has the displayed length and the stored length the same.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
A default value on a GUI screen may be used for:

A) drop-down lists.
B) radio buttons.
C) check boxes.
D) All of the above.
سؤال
What does this symbol represent [ ]?

A) either/or situation
B) optional
C) iteration
D) selection
سؤال
A synonym or other name for an element is called a(n):

A) common element.
B) structural element.
C) attributive element.
D) alias.
سؤال
A varchar data type:

A) is used to represent elements for which the analyst needs to determine the length.
B) is an element that contains a check digit.
C) is used to represent a floating point number with an indeterminate number of decimal positions..
D) is used for data that can contain any number of characters (up to the database limit).
سؤال
A data flow that contains data that are used between processes is called:

A) internal.
B) derived.
C) base.
D) iterative.
سؤال
Which of the following is included in a physical data structure?

A) codes that identify the status of a master record
B) expansion area for file records
C) the type of data structure, either for a screen or report
D) editing criteria for the structure
سؤال
Braces { } are used to indicate:

A) either/or alternative.
B) optional.
C) repetitive elements.
D) selection.
سؤال
An analyst may develop the data flow diagram using a top-down method by using:

A) algebraic notation.
B) structural records.
C) algebraic notation and structural records.
D) vertical expansion methodology.
سؤال
Which of the following is not contained in the repository?

A) procedural logic
B) use cases
C) generated computer code
D) screen and report design
سؤال
A base element is one that:

A) was initially keyed into the system.
B) does not change over a period of time.
C) is used within one and only one subsystem.
D) is the result of a calculation or some other logic.
سؤال
Data stores are used to store:

A) all base elements and some derived elements.
B) all derived elements and some base elements.
C) all base and derived elements.
D) only some base elements and some derived elements (the most critical ones in the system).
سؤال
Since a single data flow may only show part of the collective data,

A) the data store may be linked to several external structures defining the different data flows.
B) many data flows may have to be examined to determine the contents of a data store.
C) data stores must contain multiple redundant elements within repeating groups indicated by braces {}.
D) an alias must be used.
سؤال
What is a reference work of data about data compiled by systems analysts?

A) data dictionary
B) data flow diagrams
C) structured analysis
D) design
سؤال
When determining the length for elements:

A) look at what the current length of data is and use that value.
B) use values that other corporations have for similar elements.
C) figure the amount of a numeric element and add a few characters for reasonable expansion.
D) keep the value for the length small to save file space.
سؤال
The data dictionary may be used to create:

A) screens.
B) reports.
C) forms.
D) All of the above.
سؤال
The symbol X(8) represents:

A) eight digits.
B) eight alphanumeric characters.
C) a data structure or element that repeats eight times.
D) an element that is found within eight data structures.
سؤال
Which of the following is a flaw in the system design that is detected by analyzing the data dictionary entries?

A) All derived elements on an output flow must be present on an input data flow.
B) The data store may contain elements that are not present on any data flow to or from the data store.
C) All base elements on an output data flow must be present on a data flow into the process.
D) All elements that are discrete must have a table of codes definition.
سؤال
What become(s) important for large systems that produce several thousand data elements requiring cataloging and cross-referencing?

A) data dictionary
B) structured analysis
C) data flow diagrams
D) automated data dictionaries
E) design
سؤال
Data structures are described using ________ notation.

A) relational
B) metadatic
C) geometric
D) algebraic
سؤال
A data dictionary contains information about a data flow diagram, but not entities or use cases.
سؤال
Which of the following is a more precise way to define the content of an XML document?

A) a schema
B) a document attribute list
C) an ID REF, listing the identifiable elements of a document
D) an XML repository specifications document
سؤال
________ is usually the first component to be stored in the data dictionary.

A) Data flow
B) Data direction
C) Data mining
D) Database schema
سؤال
Databases are usually the first component of a data dictionary to be defined.
سؤال
What is not a characteristic of the ideal data dictionary?

A) automated
B) efficient
C) interactive
D) online
E) evolutionary
سؤال
Elements on a data flow going into or out from a data store:

A) must be created by the process linking to the data store.
B) must be base elements.
C) must be on a data flow that is input to the process that creates the output that is going to the data store.
D) must be contained in the data store.
سؤال
A(n) ________ value for an element is one that has certain fixed values.

A) absolute
B) discrete
C) variable
D) continuous
سؤال
The data dictionary can be used as a starting point for creating XML documents.
سؤال
A data type of ________ is used for elements that can contain any number of characters up to the limit set by the database software.

A) char
B) numeric
C) varchar
D) text
سؤال
The data dictionary is a reference work of data about data.
سؤال
A ________ is composed of related elements.

A) data structure
B) data alias
C) database schema
D) data flow
سؤال
The correct determination of a(n) ________ length is important to avoid truncation.

A) address
B) zip code
C) database
D) element
سؤال
________ data structures include additional elements necessary for implementing the system.

A) Physical
B) Logical
C) Informational
D) Logistical
سؤال
A ________ is a large collection of information that is larger than a data dictionary.

A) repository
B) schema
C) data element
D) data alias
سؤال
Automated data dictionaries are useful for only printing summary lists of data.
سؤال
A(n) ________ element is one that has a smooth range of values.

A) absolute
B) discrete
C) variable
D) continuous
سؤال
Which of the following may be created by transforming an XML document?

A) a Web page
B) a portable document format (PDF) file
C) output for a handheld device
D) All of the above.
سؤال
A(n) ________ is a synonym or another name for the element, used by different users of systems.

A) alias
B) schema
C) alert
D) varchar
سؤال
Data about data is called metadata.
سؤال
Which of the following is not included in an XML document type definition?

A) the number of times an element repeats
B) an element that is optional
C) the rules for transforming the XML document into standard output
D) the attributes of an XML element
سؤال
In XML, tags become the metadata.
سؤال
Parentheses represent an optional element in the data dictionary.
سؤال
The ideal data dictionary is automated, interactive, online, and evolutionary.
سؤال
Data structures are those data items within the system that are not meaningful if broken down further.
سؤال
An internal data flow is one that connects two processes.
سؤال
A discrete data element is one that has certain fixed values.
سؤال
All derived elements must be stored on a data store.
سؤال
Each level of a data flow diagram should use data appropriate for the level.
سؤال
Brackets [ ] represent repetitive elements.
سؤال
All default elements on an output data flow must be present on a data flow coming into the process.
سؤال
XML is used when other systems or external organizations use the same software.
سؤال
Extensible markup language (XML) is a language that can be used to exchange data between businesses.
سؤال
The data dictionary may be used to generate computer source code.
سؤال
When a V is used as a formatting character for an element, it indicates where the decimal point should occur, even though the actual decimal point is not included.
سؤال
One of the rules for analyzing a data dictionary is that elements present on a data flow coming or going to a data store must be contained within the data store.
سؤال
XML is a way to define, sort, filter and translate data into a universal data language.
سؤال
A default value is one that never changes on a report.
سؤال
Data structures are usually described using a binary notation.
سؤال
An alias for each element is another name for the data used by different users in different systems.
سؤال
An XML schema is a more precise way to define the content of an XML document.
سؤال
There are three standard formats for mainframe computers: zoned decimal, packed decimal, and binary.
سؤال
(a) Define the term data dictionary. (b) Define metadata.
سؤال
Unified modeling language (UML) is a language that can be used to exchange data between businesses.
سؤال
A document type definition is used to determine if the XML document content is valid.
سؤال
XML is a way to define, sort, filter, and translate data into a universal data language.
سؤال
In XML, schemas become the metadata.
سؤال
A schema is a more precise way to define the content of an XML document.
سؤال
Give two examples of elements that can be found in a data dictionary; one that has a standard length and one that does not have a standard length.
سؤال
The data structure and elements for a data store are commonly used to generate computer source code.
سؤال
Describe the difference between base elements and derived elements.
سؤال
Why are structural records used?
سؤال
A zoned decimal is used to determine whether the XML document content is valid, that is, whether it conforms to the order and type of data that must be present in the document.
سؤال
A derived element must be output from at least one process that it is not input to.
سؤال
An !ATTLIST describes an XML attribute in the DTD.
سؤال
The advantage of using XML to define data is that, in the XML format, data are stored in a pure text format and not dependent on any proprietary software.
سؤال
XML is used when users have different computer (systems) and software.
سؤال
The packed decimal format is commonly used to save space on file layouts and for elements that require a high level of arithmetic to be performed on them.
سؤال
List three of the five main ways in which to use a data dictionary.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/78
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Analyzing Systems Using Data Dictionaries
1
A derived element is one that:

A) is keyed, derived by the users.
B) has several different meanings, one for each user group.
C) is created by processes as a result of calculations or a series of decision-making statements.
D) has the displayed length and the stored length the same.
C
2
A default value on a GUI screen may be used for:

A) drop-down lists.
B) radio buttons.
C) check boxes.
D) All of the above.
D
3
What does this symbol represent [ ]?

A) either/or situation
B) optional
C) iteration
D) selection
A
4
A synonym or other name for an element is called a(n):

A) common element.
B) structural element.
C) attributive element.
D) alias.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
5
A varchar data type:

A) is used to represent elements for which the analyst needs to determine the length.
B) is an element that contains a check digit.
C) is used to represent a floating point number with an indeterminate number of decimal positions..
D) is used for data that can contain any number of characters (up to the database limit).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
6
A data flow that contains data that are used between processes is called:

A) internal.
B) derived.
C) base.
D) iterative.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
7
Which of the following is included in a physical data structure?

A) codes that identify the status of a master record
B) expansion area for file records
C) the type of data structure, either for a screen or report
D) editing criteria for the structure
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
8
Braces { } are used to indicate:

A) either/or alternative.
B) optional.
C) repetitive elements.
D) selection.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
9
An analyst may develop the data flow diagram using a top-down method by using:

A) algebraic notation.
B) structural records.
C) algebraic notation and structural records.
D) vertical expansion methodology.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which of the following is not contained in the repository?

A) procedural logic
B) use cases
C) generated computer code
D) screen and report design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
11
A base element is one that:

A) was initially keyed into the system.
B) does not change over a period of time.
C) is used within one and only one subsystem.
D) is the result of a calculation or some other logic.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
12
Data stores are used to store:

A) all base elements and some derived elements.
B) all derived elements and some base elements.
C) all base and derived elements.
D) only some base elements and some derived elements (the most critical ones in the system).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
13
Since a single data flow may only show part of the collective data,

A) the data store may be linked to several external structures defining the different data flows.
B) many data flows may have to be examined to determine the contents of a data store.
C) data stores must contain multiple redundant elements within repeating groups indicated by braces {}.
D) an alias must be used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
14
What is a reference work of data about data compiled by systems analysts?

A) data dictionary
B) data flow diagrams
C) structured analysis
D) design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
15
When determining the length for elements:

A) look at what the current length of data is and use that value.
B) use values that other corporations have for similar elements.
C) figure the amount of a numeric element and add a few characters for reasonable expansion.
D) keep the value for the length small to save file space.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
16
The data dictionary may be used to create:

A) screens.
B) reports.
C) forms.
D) All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
17
The symbol X(8) represents:

A) eight digits.
B) eight alphanumeric characters.
C) a data structure or element that repeats eight times.
D) an element that is found within eight data structures.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which of the following is a flaw in the system design that is detected by analyzing the data dictionary entries?

A) All derived elements on an output flow must be present on an input data flow.
B) The data store may contain elements that are not present on any data flow to or from the data store.
C) All base elements on an output data flow must be present on a data flow into the process.
D) All elements that are discrete must have a table of codes definition.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
19
What become(s) important for large systems that produce several thousand data elements requiring cataloging and cross-referencing?

A) data dictionary
B) structured analysis
C) data flow diagrams
D) automated data dictionaries
E) design
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
20
Data structures are described using ________ notation.

A) relational
B) metadatic
C) geometric
D) algebraic
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
21
A data dictionary contains information about a data flow diagram, but not entities or use cases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
22
Which of the following is a more precise way to define the content of an XML document?

A) a schema
B) a document attribute list
C) an ID REF, listing the identifiable elements of a document
D) an XML repository specifications document
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
23
________ is usually the first component to be stored in the data dictionary.

A) Data flow
B) Data direction
C) Data mining
D) Database schema
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
24
Databases are usually the first component of a data dictionary to be defined.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
25
What is not a characteristic of the ideal data dictionary?

A) automated
B) efficient
C) interactive
D) online
E) evolutionary
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
26
Elements on a data flow going into or out from a data store:

A) must be created by the process linking to the data store.
B) must be base elements.
C) must be on a data flow that is input to the process that creates the output that is going to the data store.
D) must be contained in the data store.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
27
A(n) ________ value for an element is one that has certain fixed values.

A) absolute
B) discrete
C) variable
D) continuous
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
28
The data dictionary can be used as a starting point for creating XML documents.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
29
A data type of ________ is used for elements that can contain any number of characters up to the limit set by the database software.

A) char
B) numeric
C) varchar
D) text
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
30
The data dictionary is a reference work of data about data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
31
A ________ is composed of related elements.

A) data structure
B) data alias
C) database schema
D) data flow
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
32
The correct determination of a(n) ________ length is important to avoid truncation.

A) address
B) zip code
C) database
D) element
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
33
________ data structures include additional elements necessary for implementing the system.

A) Physical
B) Logical
C) Informational
D) Logistical
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
34
A ________ is a large collection of information that is larger than a data dictionary.

A) repository
B) schema
C) data element
D) data alias
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
35
Automated data dictionaries are useful for only printing summary lists of data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
36
A(n) ________ element is one that has a smooth range of values.

A) absolute
B) discrete
C) variable
D) continuous
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
37
Which of the following may be created by transforming an XML document?

A) a Web page
B) a portable document format (PDF) file
C) output for a handheld device
D) All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
38
A(n) ________ is a synonym or another name for the element, used by different users of systems.

A) alias
B) schema
C) alert
D) varchar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
39
Data about data is called metadata.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
40
Which of the following is not included in an XML document type definition?

A) the number of times an element repeats
B) an element that is optional
C) the rules for transforming the XML document into standard output
D) the attributes of an XML element
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
41
In XML, tags become the metadata.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
42
Parentheses represent an optional element in the data dictionary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
43
The ideal data dictionary is automated, interactive, online, and evolutionary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
44
Data structures are those data items within the system that are not meaningful if broken down further.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
45
An internal data flow is one that connects two processes.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
46
A discrete data element is one that has certain fixed values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
47
All derived elements must be stored on a data store.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
48
Each level of a data flow diagram should use data appropriate for the level.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
49
Brackets [ ] represent repetitive elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
50
All default elements on an output data flow must be present on a data flow coming into the process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
51
XML is used when other systems or external organizations use the same software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
52
Extensible markup language (XML) is a language that can be used to exchange data between businesses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
53
The data dictionary may be used to generate computer source code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
54
When a V is used as a formatting character for an element, it indicates where the decimal point should occur, even though the actual decimal point is not included.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
55
One of the rules for analyzing a data dictionary is that elements present on a data flow coming or going to a data store must be contained within the data store.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
56
XML is a way to define, sort, filter and translate data into a universal data language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
57
A default value is one that never changes on a report.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
58
Data structures are usually described using a binary notation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
59
An alias for each element is another name for the data used by different users in different systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
60
An XML schema is a more precise way to define the content of an XML document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
61
There are three standard formats for mainframe computers: zoned decimal, packed decimal, and binary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
62
(a) Define the term data dictionary. (b) Define metadata.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
63
Unified modeling language (UML) is a language that can be used to exchange data between businesses.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
64
A document type definition is used to determine if the XML document content is valid.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
65
XML is a way to define, sort, filter, and translate data into a universal data language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
66
In XML, schemas become the metadata.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
67
A schema is a more precise way to define the content of an XML document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
68
Give two examples of elements that can be found in a data dictionary; one that has a standard length and one that does not have a standard length.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
69
The data structure and elements for a data store are commonly used to generate computer source code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
70
Describe the difference between base elements and derived elements.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
71
Why are structural records used?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
72
A zoned decimal is used to determine whether the XML document content is valid, that is, whether it conforms to the order and type of data that must be present in the document.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
73
A derived element must be output from at least one process that it is not input to.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
74
An !ATTLIST describes an XML attribute in the DTD.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
75
The advantage of using XML to define data is that, in the XML format, data are stored in a pure text format and not dependent on any proprietary software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
76
XML is used when users have different computer (systems) and software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
77
The packed decimal format is commonly used to save space on file layouts and for elements that require a high level of arithmetic to be performed on them.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
78
List three of the five main ways in which to use a data dictionary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 78 في هذه المجموعة.