The com.ms.xml.parser package contains the following classes:
AttDef Class describes an attribute type and potential values. This class encapsulates the information for one Attribute in an Attribute List.
ContentModel Class represents the content model definition for a given Microsoft® XML element.
DTD Class contains all the Document Type Definition (DTD) information for an XML document.
ElementDecl Class represents an element declaration in an XML Document Type Definition (DTD).
ElementDeclEnumeration is a simple enumeration for iterating over element declarations.
Entity Class implements an Entity object representing an XML internal or external entity as defined in the XML Document Type Definition (DTD).
Notation Class implements an entity object representing an XML notation.
ParseException Class signals that a parsing exception of some sort has occurred.
Parser Class implements an eXtensible Markup Language (XML) parser according to the latest World Wide Web Consortium (W3C) working draft of the XML specification.