Navigation

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

Table of Contents

  • xml.dtd
    • Classes
    • Enumeration classes

Previous topic

xml.Validity

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

Enumeration classes¶

  • xml.dtd.AttType
    • Constants
  • xml.dtd.ContentParticleType
    • Constants
  • xml.dtd.ContentSpec
    • Constants
  • xml.dtd.DefaultDecl
    • Constants
  • xml.dtd.Occurrence
    • Constants

Navigation

  • index
  • modules |
  • next |
  • previous |
  • RaptorXML Python API 2.10.0 »
© Copyright 2015 - 2024 Altova GmbH. Last updated on Sep 25, 2024.