Quiz Points 2 Rules Raise your hand if you know the question One student will be picked in random If the answer is wrong, another student will be given a chance If answer is given by several students at the same time, no one will get any quiz points!
Q 26 How does the parser know that an attribute specifies a schema location and is not an arbitrary attribute in the document being parsed Answer: namespace
Answer: sequence, choice What are the two elements used in schema to define the order of child elements? Answer: sequence, choice
More powerful definitions Can support namespaces Q 28 Mention four reasons why Schema is better than DTD Answer: Its in XML syntax More powerful definitions Can mix schemas Can support namespaces
Answer: targetNamespace Q 29 What keyword is used to define a namespace of the vocabulary that a schema defines? Answer: targetNamespace
Q 30 What does it mean by elementformdefault=“qualified”? Answer: elements at all level in schema definition belong to the target namespace