ocx-schema-reader
stable
Overview
Installation
Usage
Reference
Contributing
Authors
Changelog
ocx-schema-reader
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
A
add_assertion() (schema_parser.elements.OcxGlobalElement method)
add_attribute() (schema_parser.elements.OcxGlobalElement method)
add_child() (schema_parser.elements.OcxGlobalElement method)
attributes_to_dict() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
author (schema_parser.data_classes.SchemaChange attribute)
B
BaseDataClass (class in schema_parser.data_classes)
C
children_to_dict() (schema_parser.elements.OcxGlobalElement method)
current_dir() (in module utils.utilities)
D
date (schema_parser.data_classes.SchemaChange attribute)
default_to_grid() (in module utils.utilities)
default_to_regular() (in module utils.utilities)
description (schema_parser.data_classes.SchemaChange attribute)
F
find_replace_multi() (in module utils.utilities)
find_schema_changes() (schema_parser.helpers.SchemaHelper static method)
G
get_annotation() (schema_parser.elements.OcxGlobalElement method)
get_assertion_tests() (schema_parser.elements.OcxGlobalElement method)
get_attributes() (schema_parser.elements.OcxGlobalElement method)
get_cardinality() (schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
get_children() (schema_parser.elements.OcxGlobalElement method)
get_default() (schema_parser.elements.OcxAttribute method)
get_default_schema() (schema_parser.parser.OcxSchema method)
get_description() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
get_fixed() (schema_parser.elements.OcxAttribute method)
get_name() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
get_namespace() (schema_parser.elements.OcxGlobalElement method)
get_namespaces() (schema_parser.parser.OcxSchema method)
get_ocx_element_from_type() (schema_parser.parser.OcxSchema method)
get_ocx_elements() (schema_parser.parser.OcxSchema method)
get_parent_names() (schema_parser.elements.OcxGlobalElement method)
get_parents() (schema_parser.elements.OcxGlobalElement method)
get_prefix() (schema_parser.elements.OcxGlobalElement method)
get_properties() (schema_parser.elements.OcxGlobalElement method)
get_reference() (schema_parser.elements.OcxGlobalElement method)
(schema_parser.helpers.SchemaHelper class method)
get_schema_changes() (schema_parser.parser.OcxSchema method)
get_schema_element() (schema_parser.elements.OcxGlobalElement method)
get_schema_folder() (schema_parser.parser.OcxSchema method)
get_schema_version() (schema_parser.helpers.SchemaHelper static method)
(schema_parser.parser.OcxSchema method)
get_substitution_group() (schema_parser.elements.OcxGlobalElement method)
get_tag() (schema_parser.elements.OcxGlobalElement method)
get_type() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
(schema_parser.helpers.SchemaHelper static method)
get_use() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
H
has_assertion() (schema_parser.elements.OcxGlobalElement method)
I
is_abstract() (schema_parser.elements.OcxGlobalElement method)
is_choice() (schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
is_global() (schema_parser.elements.OcxChildElement method)
is_mandatory() (schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
is_parsed() (schema_parser.parser.OcxSchema method)
is_reference() (schema_parser.elements.OcxGlobalElement method)
(schema_parser.helpers.SchemaHelper class method)
is_substitution_group() (schema_parser.elements.OcxGlobalElement method)
L
list_files_in_directory() (in module utils.utilities)
load_yaml_config() (in module utils.utilities)
logging_level() (in module utils.utilities)
M
module
utils.utilities
N
name (schema_parser.data_classes.SchemaType attribute)
nested_dict() (in module utils.utilities)
number_table_rows() (in module utils.utilities)
O
OcxAttribute (class in schema_parser.elements)
OcxChildElement (class in schema_parser.elements)
OcxGlobalElement (class in schema_parser.elements)
OcxSchema (class in schema_parser.parser)
P
prefix (schema_parser.data_classes.SchemaType attribute)
process_schema() (schema_parser.parser.OcxSchema method)
put_cardinality() (schema_parser.elements.OcxGlobalElement method)
put_child() (schema_parser.elements.OcxGlobalElement method)
put_default_schema() (schema_parser.parser.OcxSchema method)
put_description() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
put_name() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
put_parent() (schema_parser.elements.OcxGlobalElement method)
put_reference() (schema_parser.elements.OcxChildElement method)
(schema_parser.elements.OcxGlobalElement method)
put_schema_folder() (schema_parser.parser.OcxSchema method)
put_type() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
put_use() (schema_parser.elements.OcxAttribute method)
(schema_parser.elements.OcxChildElement method)
R
root_dir() (in module utils.utilities)
S
schema_changes_data_grid() (schema_parser.helpers.SchemaHelper class method)
schema_namespaces (schema_parser.data_classes.SchemaSummary attribute)
schema_types (schema_parser.data_classes.SchemaSummary attribute)
schema_version (schema_parser.data_classes.SchemaSummary attribute)
SchemaChange (class in schema_parser.data_classes)
SchemaHelper (class in schema_parser.helpers)
SchemaSummary (class in schema_parser.data_classes)
SchemaType (class in schema_parser.data_classes)
source_line (schema_parser.data_classes.SchemaType attribute)
T
tag (schema_parser.data_classes.SchemaType attribute)
tbl_attribute_groups() (schema_parser.parser.OcxSchema method)
tbl_attribute_types() (schema_parser.parser.OcxSchema method)
tbl_complex_types() (schema_parser.parser.OcxSchema method)
tbl_element_types() (schema_parser.parser.OcxSchema method)
tbl_simple_types() (schema_parser.parser.OcxSchema method)
tbl_summary() (schema_parser.parser.OcxSchema method)
to_dict() (schema_parser.data_classes.BaseDataClass method)
tree() (in module utils.utilities)
U
unique_tag() (schema_parser.helpers.SchemaHelper static method)
utils.utilities
module
V
version (schema_parser.data_classes.SchemaChange attribute)