-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.11.2: sphinx warnings reference target not found
#305
Comments
Here is the output with warnings: + /usr/bin/sphinx-build -n -T -b man doc build/sphinx/man
Running Sphinx v5.0.1
WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English).
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 9 added, 0 changed, 0 removed
reading sources... [100%] usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-xmlschema.3 { intro usage features converters components testing extras api } /home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/usage.rst:108: WARNING: py:meth reference target not found: add_schema
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/usage.rst:132: WARNING: py:meth reference target not found: XMLSchema.is_valid
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/usage.rst:147: WARNING: py:meth reference target not found: XMLSchema.validate
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/usage.rst:500: WARNING: py:class reference target not found: XMLResource
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/usage.rst:500: WARNING: py:class reference target not found: XMLResource
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/features.rst:13: WARNING: py:class reference target not found: XMLSchema11
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/features.rst:13: WARNING: py:class reference target not found: XMLSchema
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/features.rst:13: WARNING: py:class reference target not found: XMLSchema10
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/features.rst:71: WARNING: py:class reference target not found: XMLResource
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:29: WARNING: py:class reference target not found: XMLSchemaConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:33: WARNING: py:class reference target not found: ParkerConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:34: WARNING: py:class reference target not found: BadgerFishConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:35: WARNING: py:class reference target not found: AbderaConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:36: WARNING: py:class reference target not found: JsonMLConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:49: WARNING: py:class reference target not found: UnorderedConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:50: WARNING: py:class reference target not found: ColumnarConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:52: WARNING: py:class reference target not found: DataElementConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:52: WARNING: py:class reference target not found: DataElement
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/converters.rst:60: WARNING: py:class reference target not found: XMLSchemaConverter
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/extras.rst:29: WARNING: py:class reference target not found: AbstractGenerator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/extras.rst:92: WARNING: py:class reference target not found: PythonGenerator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/extras.rst:133: WARNING: py:class reference target not found: Wsdl11Document
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaValidatorError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaValidatorError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaValidatorError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaNotBuiltError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaParseError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaParseError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaValidationError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaValidationError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaDecodeError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaDecodeError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaEncodeError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaEncodeError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaChildrenValidationError:: WARNING: py:class reference target not found: XsdValidator
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaChildrenValidationError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaChildrenValidationError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaChildrenValidationError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/exceptions.py:docstring of xmlschema.validators.exceptions.XMLSchemaChildrenValidationError:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.iter_decode:16: WARNING: py:meth reference target not found: XMLSchema.iter_decode
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_dict:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_dict:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_dict:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:obj reference target not found: typing.IO
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:6: WARNING: py:meth reference target not found: write
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.to_json:18: WARNING: py:meth reference target not found: XMLSchema.iter_decode
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.from_json:: WARNING: py:obj reference target not found: typing.IO
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.from_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.from_json:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.from_json:3: WARNING: py:meth reference target not found: read
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.from_json:8: WARNING: py:meth reference target not found: XMLSchema.iter_encode
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/api.rst:54: WARNING: py:class reference target not found: XMLSchemaMeta
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/doc/api.rst:54: WARNING: py:class reference target not found: XMLSchemaBase
<unknown>:1: WARNING: py:class reference target not found: xmlschema.validators.schemas.XMLSchema10
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:31: WARNING: py:class reference target not found: XsdGlobal
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase:: WARNING: py:class reference target not found: NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.builtin_types:: WARNING: py:class reference target not found: xmlschema.namespaces.NamespaceView
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.builtin_types:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.create_meta_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.include_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.import_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_globals:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_globals:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_components:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_components:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.check_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.check_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.check_schema:1: WARNING: py:attr reference target not found: meta_schema
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.get_converter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.decode:1: WARNING: py:func reference target not found: XMLSchema.iter_decode
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.encode:1: WARNING: py:func reference target not found: XMLSchema.iter_encode
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_encode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_encode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/schemas.py:docstring of xmlschema.validators.schemas.XMLSchemaBase.iter_encode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals.check:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals.copy:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals.iter_globals:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals.iter_schemas:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals.lookup:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.validators.global_maps.XsdGlobals.register:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/global_maps.py:docstring of xmlschema.XsdGlobals.unbuilt:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/default.py:docstring of xmlschema.converters.default.XMLSchemaConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/default.py:docstring of xmlschema.converters.default.XMLSchemaConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/default.py:docstring of xmlschema.converters.default.XMLSchemaConverter.etree_element:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/default.py:docstring of xmlschema.converters.default.XMLSchemaConverter.etree_element:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/default.py:docstring of xmlschema.converters.default.XMLSchemaConverter.element_decode:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/unordered.py:docstring of xmlschema.converters.unordered.UnorderedConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/unordered.py:docstring of xmlschema.converters.unordered.UnorderedConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/unordered.py:docstring of xmlschema.converters.unordered.UnorderedConverter:1: WARNING: py:meth reference target not found: element_encode
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/parker.py:docstring of xmlschema.converters.parker.ParkerConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/badgerfish.py:docstring of xmlschema.converters.badgerfish.BadgerFishConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/abdera.py:docstring of xmlschema.converters.abdera.AbderaConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/jsonml.py:docstring of xmlschema.converters.jsonml.JsonMLConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/converters/columnar.py:docstring of xmlschema.converters.columnar.ColumnarConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/dataobjects.py:docstring of xmlschema.dataobjects.DataElement:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/dataobjects.py:docstring of xmlschema.dataobjects.DataElementConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/dataobjects.py:docstring of xmlschema.dataobjects.DataBindingConverter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.fetch_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.fetch_schema:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.fetch_schema_locations:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.fetch_schema_locations:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.fetch_schema_locations:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource:: WARNING: py:class reference target not found: pathlib.Path
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.parse:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.open:: WARNING: py:obj reference target not found: typing.IO
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iter:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iter_depth:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iter_depth:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iter_depth:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iterfind:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iterfind:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iterfind:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.iterfind:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.find:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.find:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.find:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.find:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.findall:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.findall:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.get_namespaces:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.get_namespaces:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.get_locations:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.get_locations:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.XmlDocument:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.XmlDocument:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.XmlDocument:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.XmlDocument:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/documents.py:docstring of xmlschema.documents.XmlDocument:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/translation.py:docstring of xmlschema.translation.activate:: WARNING: py:class reference target not found: pathlib.Path
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.iter:: WARNING: py:class reference target not found: xmlschema.xpath.E
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.iterchildren:: WARNING: py:class reference target not found: xmlschema.xpath.E
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.find:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.find:: WARNING: py:class reference target not found: xmlschema.xpath.E
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.findall:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.findall:: WARNING: py:class reference target not found: xmlschema.xpath.E
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.iterfind:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/xpath.py:docstring of xmlschema.xpath.ElementPathMixin.iterfind:: WARNING: py:class reference target not found: xmlschema.xpath.E
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.is_valid:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.ST
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.is_valid:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.validate:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.ST
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.validate:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.validate:7: WARNING: py:exc reference target not found: XMLSchemaValidationError
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.validate:8: WARNING: py:exc reference target not found: XMLSchemaValidationError
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.decode:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.ST
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.decode:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.DT
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.decode:7: WARNING: py:exc reference target not found: XMLSchemaValidationError
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.iter_decode:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.ST
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.iter_decode:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.DT
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.iter_errors:: WARNING: py:class reference target not found: xmlschema.validators.xsdbase.ST
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.iter_errors:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.ValidationMixin.encode:7: WARNING: py:exc reference target not found: XMLSchemaValidationError
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdComponent:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdComponent:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdType:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdType.is_derived:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdType.is_derived:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdType.is_derived:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/elements.py:docstring of xmlschema.validators.elements.XsdElement:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/elements.py:docstring of xmlschema.validators.elements.XsdElement:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/attributes.py:docstring of xmlschema.validators.attributes.XsdAttribute:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/attributes.py:docstring of xmlschema.validators.attributes.XsdAttribute:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/elements.py:docstring of xmlschema.validators.elements.Xsd11Element:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/elements.py:docstring of xmlschema.validators.elements.Xsd11Element:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/attributes.py:docstring of xmlschema.validators.attributes.Xsd11Attribute:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/attributes.py:docstring of xmlschema.validators.attributes.Xsd11Attribute:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/complex_types.py:docstring of xmlschema.validators.complex_types.Xsd11ComplexType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/complex_types.py:docstring of xmlschema.validators.complex_types.Xsd11ComplexType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/complex_types.py:docstring of xmlschema.validators.complex_types.XsdComplexType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/complex_types.py:docstring of xmlschema.validators.complex_types.XsdComplexType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdSimpleType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdSimpleType:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdAtomicBuiltin:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdAtomicBuiltin:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdList:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdList:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.Xsd11Union:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.Xsd11Union:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdUnion:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdUnion:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.Xsd11AtomicRestriction:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.Xsd11AtomicRestriction:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.Xsd11AtomicRestriction:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdAtomicRestriction:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdAtomicRestriction:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/simple_types.py:docstring of xmlschema.validators.simple_types.XsdAtomicRestriction:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/attributes.py:docstring of xmlschema.validators.attributes.XsdAttributeGroup:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/attributes.py:docstring of xmlschema.validators.attributes.XsdAttributeGroup:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/groups.py:docstring of xmlschema.validators.groups.Xsd11Group:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/groups.py:docstring of xmlschema.validators.groups.Xsd11Group:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/groups.py:docstring of xmlschema.validators.groups.XsdGroup:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/groups.py:docstring of xmlschema.validators.groups.XsdGroup:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.Xsd11AnyElement:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.Xsd11AnyElement:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdAnyElement:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdAnyElement:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.Xsd11AnyAttribute:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.Xsd11AnyAttribute:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdAnyAttribute:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdAnyAttribute:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdOpenContent:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdOpenContent:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdDefaultOpenContent:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/wildcards.py:docstring of xmlschema.validators.wildcards.XsdDefaultOpenContent:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdIdentity:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdIdentity:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdSelector:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdSelector:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdFieldSelector:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdFieldSelector:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.Xsd11Unique:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.Xsd11Unique:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdUnique:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdUnique:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.Xsd11Key:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.Xsd11Key:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdKey:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdKey:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.Xsd11Keyref:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.Xsd11Keyref:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdKeyref:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/identities.py:docstring of xmlschema.validators.identities.XsdKeyref:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdWhiteSpaceFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdWhiteSpaceFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdWhiteSpaceFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxLengthFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinInclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinInclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinInclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinExclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinExclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMinExclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxInclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxInclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxInclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxExclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxExclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdMaxExclusiveFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdTotalDigitsFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdTotalDigitsFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdTotalDigitsFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdFractionDigitsFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdFractionDigitsFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdFractionDigitsFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdExplicitTimezoneFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdExplicitTimezoneFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdExplicitTimezoneFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdAssertionFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdAssertionFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdAssertionFacet:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdEnumerationFacets:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdEnumerationFacets:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdEnumerationFacets:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdPatternFacets:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdPatternFacets:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/facets.py:docstring of xmlschema.validators.facets.XsdPatternFacets:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/assertions.py:docstring of xmlschema.validators.assertions.XsdAssert:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/assertions.py:docstring of xmlschema.validators.assertions.XsdAssert:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/elements.py:docstring of xmlschema.validators.elements.XsdAlternative:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/elements.py:docstring of xmlschema.validators.elements.XsdAlternative:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/notations.py:docstring of xmlschema.validators.notations.XsdNotation:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/notations.py:docstring of xmlschema.validators.notations.XsdNotation:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdAnnotation:: WARNING: py:class reference target not found: xml.etree.ElementTree.Element
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/validators/xsdbase.py:docstring of xmlschema.validators.xsdbase.XsdAnnotation:: WARNING: py:class reference target not found: xmlschema.aliases.T
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.2/xmlschema/extras/wsdl.py:docstring of xmlschema.extras.wsdl.Wsdl11Document:4: WARNING: py:class reference target not found: XMLSchema10
done
build succeeded, 328 warnings. You can peak on fixes that kind of issues in other projects |
Tested new version. + /usr/bin/sphinx-build -n -T -b man doc build/sphinx/man
Running Sphinx v5.0.2
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 9 added, 0 changed, 0 removed
reading sources... [100%] usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-xmlschema.3 { intro usage features converters components testing extras api } /home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.3/xmlschema/documents.py:docstring of xmlschema.documents.to_json:: WARNING: py:obj reference target not found: typing.IO
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.3/xmlschema/documents.py:docstring of xmlschema.documents.from_json:: WARNING: py:obj reference target not found: typing.IO
/home/tkloczko/rpmbuild/BUILD/xmlschema-1.11.3/xmlschema/resources.py:docstring of xmlschema.resources.XMLResource.open:: WARNING: py:obj reference target not found: typing.IO
done
build succeeded, 4 warnings. |
well, i used this config for Tox:
which Python version is used in your case? |
3.8.18 however in this case more important is version of the sphinx (I'm using 5.0.2) |
I also use Sphinx 5.0.2. Reproduced the warnings with python 3.8.13 (the latest release of 3.8). Python 3.9 and Python 3.10 are not affected. |
May I have look on the log? |
|
With Python 3.9:
|
Python bug? 🤔 |
Maybe ... i used a recompiled 3.8.13 version ... same warnings. |
I will add I checked the typing module in Python 3.8 but the IO class is identical to the version in Python 3.9. So the issue can be in Python 3.8 or in Sphinx, I don't know. In any case this is not an error specific of xmlschema, because i found the same issue reported in other projects. |
Also the warning referred to Thank you |
Tested. Looks good now 👍 + /usr/bin/sphinx-build -n -T -b man doc build/sphinx/man
Running Sphinx v5.0.2
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 9 added, 0 changed, 0 removed
reading sources... [100%] usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-xmlschema.3 { intro usage features converters components testing extras api } done
build succeeded, 1 warning. Still it is one warning about |
Okay, the latest warning will be fixed after set |
Last warning should be suppressed with v2.0.2 (at least for man format ... 😅) |
Just tested. + /usr/bin/sphinx-build -n -T -b man doc build/sphinx/man
Running Sphinx v5.1.1
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 9 added, 0 changed, 0 removed
reading sources... [100%] usage
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-xmlschema.3 { intro usage features converters components testing extras api } done
build succeeded.
The manual pages are in build/sphinx/man. Thank you 😄 |
On building my packages I'm using
sphinx-build
command with-n
switch which shows warmings about missing references. These are not critical issues.The text was updated successfully, but these errors were encountered: