[CD] Write an XML document that declares an address book containing contacts. Each contact has a name and address. An address should contain attributes for street name, state and phone number. The attribute value for state should not contain spaces. For example, "New York" would invalidate the XML document. The attribute value for a phone number must contain hyphens and no spaces (e.g., 978-555-1212). Use entities for states names. [Hint: use NMTOKENs]
What will be an ideal response?
```
city NMTOKEN #REQUIRED
state NMTOKEN #REQUIRED>
```
You might also like to view...
____ synthesis generates music by patching together a set of sounds that were prerecorded as individual notes from actual instruments.
A. Wavetable B. Volume C. Audio D. Digital
____ is robotic.
A. Stock-trading software used in algorithmic trading B. An algorithm for playing backgammon C. A marble rolling down the hill D. A bomb-defusing robot
A ____ is a completely new data type that incorporates all of the data values and operations of one class with new data and operations that create a different and expanded class.
A. class instance B. base class C. specific class D. derived class
Services offered by Google+
What will be an ideal response?