Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. ReallyConfused

    Recursive DTD

    This is our DTD: <!ELEMENT container (class*, attribute*, attribute_list*, #PCDATA)> <!ELEMENT class (name?, class*, attribute*,attribute_list*, #PCDATA)> <!ELEMENT attribute (#PCDATA)> <!ATTLIST attribute value CDATA #REQUIRED> <!ATTLIST attribute attributeType CDATA #REQUIRED> <!ELEMENT name...

Part and Inventory Search

Back
Top