xmlschema
1.2
Introduction
Usage
Other features
Converters for XML data
Schema components
Testing
Package API
xmlschema
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
X
A
AbderaConverter (class in xmlschema)
all_errors (XMLSchemaBase attribute)
attrib (ElementPathMixin attribute)
B
BadgerFishConverter (class in xmlschema)
base_url (XMLResource attribute)
(XMLSchemaBase attribute)
build() (XMLSchemaBase method)
(XsdGlobals method)
built (XMLSchemaBase attribute)
builtin_types() (XMLSchemaBase class method)
C
check() (XsdGlobals method)
check_schema() (XMLSchemaBase class method)
clear() (XMLSchemaBase method)
(XsdGlobals method)
ColumnarConverter (class in xmlschema)
complex_types (XMLSchemaBase attribute)
content_type (XsdComplexType attribute)
copy() (XMLResource method)
(XMLSchemaConverter method)
(XsdGlobals method)
create_any_attribute_group() (XMLSchemaBase method)
create_any_content_group() (XMLSchemaBase method)
create_any_type() (XMLSchemaBase method)
create_meta_schema() (XMLSchemaBase class method)
D
decode() (ValidationMixin method)
(XMLSchemaBase method)
default_namespace (XMLSchemaBase attribute)
defusing() (XMLResource static method)
document (XMLResource attribute)
E
element_decode() (XMLSchemaConverter method)
element_encode() (XMLSchemaConverter method)
ElementData (class in xmlschema.converters)
ElementPathMixin (class in xmlschema)
encode() (ValidationMixin method)
(XMLSchemaBase method)
enumeration (XsdSimpleType attribute)
etree_element() (XMLSchemaConverter method)
F
fetch_resource() (in module xmlschema)
fetch_schema() (in module xmlschema)
fetch_schema_locations() (in module xmlschema)
find() (ElementPathMixin method)
findall() (ElementPathMixin method)
from_json() (in module xmlschema)
fromstring() (XMLResource method)
G
get() (ElementPathMixin method)
get_converter() (XMLSchemaBase method)
get_locations() (XMLResource method)
(XMLSchemaBase method)
get_namespaces() (XMLResource method)
get_text() (XMLSchemaBase method)
H
has_complex_content() (XsdType method)
has_mixed_content() (XsdType method)
has_simple_content() (XsdType method)
I
id (XMLSchemaBase attribute)
import_schema() (XMLSchemaBase method)
include_schema() (XMLSchemaBase method)
is_ambiguous() (ParticleMixin method)
is_atomic() (XsdType static method)
is_complex() (XsdType static method)
is_datetime() (XsdType static method)
is_element_only() (XsdType method)
is_emptiable() (ParticleMixin method)
(XsdType method)
is_empty() (ParticleMixin method)
(XsdType method)
is_global() (XsdComponent method)
is_lazy() (XMLResource method)
is_list() (XsdType static method)
is_loaded() (XMLResource method)
is_matching() (XsdComponent method)
is_missing() (ParticleMixin method)
is_multiple() (ParticleMixin method)
is_over() (ParticleMixin method)
is_simple() (XsdType static method)
is_single() (ParticleMixin method)
is_univocal() (ParticleMixin method)
is_valid() (in module xmlschema)
(ValidationMixin method)
(XMLSchemaBase method)
iter() (ElementPathMixin method)
(XMLResource method)
iter_components() (XMLSchemaBase method)
iter_decode() (ValidationMixin method)
(XMLSchemaBase method)
iter_encode() (ValidationMixin method)
(XMLSchemaBase method)
iter_errors() (in module xmlschema)
(ValidationMixin method)
(XMLSchemaBase method)
iter_globals() (XMLSchemaBase method)
(XsdGlobals method)
iter_location_hints() (XMLResource method)
iter_schemas() (XsdGlobals method)
iter_subtrees() (XMLResource method)
iterchildren() (ElementPathMixin method)
iterfind() (ElementPathMixin method)
iterparse() (XMLResource method)
J
JsonMLConverter (class in xmlschema)
L
lazy_depth (XMLResource attribute)
load() (XMLResource method)
local_name (XsdComponent attribute)
lookup() (XsdGlobals method)
losslessly (XMLSchemaConverter attribute)
lossy (XMLSchemaConverter attribute)
M
map_attributes() (XMLSchemaConverter method)
map_content() (XMLSchemaConverter method)
map_qname() (XMLSchemaConverter method)
max_value (XsdSimpleType attribute)
min_value (XsdSimpleType attribute)
model_group (XsdType attribute)
N
namespace (XMLResource attribute)
no_namespace_schema_location (XMLSchemaBase attribute)
normalize_url() (in module xmlschema)
O
open() (XMLResource method)
P
ParkerConverter (class in xmlschema)
parse() (XMLResource method)
ParticleMixin (class in xmlschema.validators)
prefixed_name (XsdComponent attribute)
Q
qualified_name (XsdComponent attribute)
R
register() (XsdGlobals method)
resolve_qname() (XMLSchemaBase method)
root (XMLResource attribute)
(XMLSchemaBase attribute)
root_elements (XMLSchemaBase attribute)
S
schema_location (XMLSchemaBase attribute)
simple_type (XsdType attribute)
simple_types (XMLSchemaBase attribute)
T
tag (ElementPathMixin attribute)
(XMLSchemaBase attribute)
target_namespace (XsdComponent attribute)
target_prefix (XMLSchemaBase attribute)
text (XMLResource attribute)
to_dict() (in module xmlschema)
to_json() (in module xmlschema)
tostring() (XMLResource method)
(XsdComponent method)
U
unbuilt() (XsdGlobals property)
unmap_qname() (XMLSchemaConverter method)
UnorderedConverter (class in xmlschema)
url (XMLResource attribute)
(XMLSchemaBase attribute)
V
validate() (in module xmlschema)
(ValidationMixin method)
(XMLSchemaBase method)
validation_attempted (XMLSchemaBase attribute)
ValidationMixin (class in xmlschema.validators)
validity (XMLSchemaBase attribute)
version (XMLSchemaBase attribute)
X
XMLResource (class in xmlschema)
XMLSchema (in module xmlschema)
xmlschema.XMLSchema10 (built-in class)
xmlschema.XMLSchema11 (built-in class)
XMLSchemaBase (class in xmlschema)
XMLSchemaChildrenValidationError
XMLSchemaConverter (class in xmlschema)
XMLSchemaDecodeError
XMLSchemaEncodeError
XMLSchemaException
XMLSchemaImportWarning
XMLSchemaIncludeWarning
XMLSchemaModelDepthError
XMLSchemaModelError
XMLSchemaNamespaceError
XMLSchemaNotBuiltError
XMLSchemaParseError
XMLSchemaRegexError
XMLSchemaResourceError
XMLSchemaTypeTableWarning
XMLSchemaValidationError
XMLSchemaValidatorError
Xsd11AnyAttribute (class in xmlschema.validators)
Xsd11AnyElement (class in xmlschema.validators)
Xsd11AtomicRestriction (class in xmlschema.validators)
Xsd11Attribute (class in xmlschema.validators)
Xsd11ComplexType (class in xmlschema.validators)
Xsd11Element (class in xmlschema.validators)
Xsd11Group (class in xmlschema.validators)
Xsd11Key (class in xmlschema.validators)
Xsd11Keyref (class in xmlschema.validators)
Xsd11Union (class in xmlschema.validators)
Xsd11Unique (class in xmlschema.validators)
XsdAlternative (class in xmlschema.validators)
XsdAnnotation (class in xmlschema.validators)
XsdAnyAttribute (class in xmlschema.validators)
XsdAnyElement (class in xmlschema.validators)
XsdAssert (class in xmlschema.validators)
XsdAssertionFacet (class in xmlschema.validators)
XsdAtomicBuiltin (class in xmlschema.validators)
XsdAtomicRestriction (class in xmlschema.validators)
XsdAttribute (class in xmlschema)
XsdAttributeGroup (class in xmlschema.validators)
XsdComplexType (class in xmlschema.validators)
XsdComponent (class in xmlschema)
XsdDefaultOpenContent (class in xmlschema.validators)
XsdElement (class in xmlschema)
XsdEnumerationFacets (class in xmlschema.validators)
XsdExplicitTimezoneFacet (class in xmlschema.validators)
XsdFacet (class in xmlschema.validators)
XsdFieldSelector (class in xmlschema.validators)
XsdFractionDigitsFacet (class in xmlschema.validators)
XsdGlobals (class in xmlschema)
XsdGroup (class in xmlschema.validators)
XsdIdentity (class in xmlschema.validators)
XsdKey (class in xmlschema.validators)
XsdKeyref (class in xmlschema.validators)
XsdLengthFacet (class in xmlschema.validators)
XsdList (class in xmlschema.validators)
XsdMaxExclusiveFacet (class in xmlschema.validators)
XsdMaxInclusiveFacet (class in xmlschema.validators)
XsdMaxLengthFacet (class in xmlschema.validators)
XsdMinExclusiveFacet (class in xmlschema.validators)
XsdMinInclusiveFacet (class in xmlschema.validators)
XsdMinLengthFacet (class in xmlschema.validators)
XsdNotation (class in xmlschema.validators)
XsdOpenContent (class in xmlschema.validators)
XsdPatternFacets (class in xmlschema.validators)
XsdSelector (class in xmlschema.validators)
XsdSimpleType (class in xmlschema.validators)
XsdTotalDigitsFacet (class in xmlschema.validators)
XsdType (class in xmlschema)
XsdUnion (class in xmlschema.validators)
XsdUnique (class in xmlschema.validators)
XsdWhiteSpaceFacet (class in xmlschema.validators)