Expand description
The schema module contains the XML schema types.
Modules§
Structs§
- Namespace
- Represents a XML namespace.
- Namespace
Id - Represents a unique id for a XML namespace.
- Namespace
Info - Contians the information for a specific namespace.
- Namespace
Prefix - Represents a XML namespace prefix.
- QName
- Type that represents a a resolved
QName. - Schema
Id - Represents an unique id for a XML schema.
- Schemas
- Represents the XML schema information load from different sources.
Enums§
- MaxOccurs
- Represents the maximum occurrence of types or elements
Type Aliases§
- MinOccurs
- Represents the minimum occurrence of types or elements
- Namespace
Infos - Map of
NamespaceIdtoNamespaceInfo - Namespace
Prefixes - Map of
NamespacePrefixtoNamespaceId - Namespaces
- Map of
NamespacetoNamespaceId - Schema
Files - Map of
SchemaIdtoSchema