Navigation

  • index
  • modules |
  • next |
  • previous |
  • RaptorXML Python API 2.8.6 »

Table of Contents

  • xml.dtd
    • Classes

Previous topic

xml.UnparsedEntityInformationItem

Next topic

xml.dtd.AttDef

Quick search

xml.dtd¶

The xml.dtd module provides a Python interface for the Document Type Declaration (DTD) in the XML 1.1 specification. This Python interface enables the user to navigate and access information from a DTD.

Classes¶

  • xml.dtd.AttDef
    • Attributes
    • Methods
  • xml.dtd.AttlistDecl
    • Attributes
    • Methods
  • xml.dtd.ContentParticle
    • Attributes
    • Methods
  • xml.dtd.DTD
    • Class methods
    • Attributes
    • Methods
  • xml.dtd.DTDComponent
    • Methods
  • xml.dtd.ElementDecl
    • Attributes
    • Methods
  • xml.dtd.EntityDecl
    • Attributes
    • Methods
  • xml.dtd.GEDecl
    • Attributes
    • Methods
  • xml.dtd.NotationDecl
    • Attributes
    • Methods
  • xml.dtd.PEDecl
    • Attributes
    • Methods

Navigation

  • index
  • modules |
  • next |
  • previous |
  • RaptorXML Python API 2.8.6 »
© Copyright 2015 - 2023 Altova GmbH. Last updated on Sep 27, 2023.