More assignment 1 questions.


R. Clayton (rclayton@monmouth.edu)
(no date)


  If a tag has <abc#kl> where # is not alphanum, is that tag an invalid XML
  tag according to the description of assignment.

You probably want to review the second sentence of the second paragraph in the
Background Section, the sentence that begins "The format of an open tag is...".

  If invalid can i exit the program right away or should I be reading the
  document further for valid xml tags.

You probably want to review the second sentence in the first paragraph of the
Problem Section, the sentence that begins "If the XML tags...".

  What if after reading a document I dont see any valid XML tags? exit with
  a bang message not a valid XML doc

Yes; a document with zero tags is valid; see the e-mail message with the
subject "Tag questions, and a question asking tip" for details.



This archive was generated by hypermail 2.0b3 on Mon May 03 2004 - 17:00:06 EDT