Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
|
||||
This module contains classes and functions for processing XSD content models.
Classes | |
ModelGroup Class for XSD model group particles. |
|
ModelVisitor A visitor design pattern class that can be used for validating XML data related to an XSD model group. |
Functions | |||
|
Variables | |
MAX_MODEL_DEPTH = 15 Limit depth for safe visiting of models |
|
XSD_GROUP_MODELS = {'sequence', 'choice', 'all'}
|
Function Details |
Checks if two model paths are distinguishable in a deterministic way, without looking forward or backtracking. The arguments are lists containing paths from the base group of the model to a couple of leaf elements. Returns `True` if there is a deterministic separation between paths, `False` if the paths are ambiguous.
|
Home | Top | ← | → | Overview | Module | Class | Index | Help |
|
About |
---|
Copyright(C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez | https://arnocan.wordpress.com |
Generated by Epydoc 4.0.4 / Python-3.8 / fedora27 on Fri Dec 13 15:25:22 2019 | http://epydoc.sourceforge.net |