You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/xml/namespace/sidebar-items.js

1 line
1.0 KiB

5 years ago
initSidebarItems({"constant":[["NS_EMPTY_URI","Designates an empty namespace URI, which is equivalent to absence of namespace."],["NS_NO_PREFIX","Designates the absence of prefix in a qualified name."],["NS_XMLNS_PREFIX","Designates prefix for namespace definitions."],["NS_XMLNS_URI","Designates the standard URI for `xmlns` prefix."],["NS_XML_PREFIX","Designates prefix for a namespace containing several special predefined attributes."],["NS_XML_URI","Designates the standard URI for `xml` prefix."]],"struct":[["CheckedTarget","A wrapper around `NamespaceStack` which implements `Extend` using `put_checked()`."],["Namespace","Namespace is a map from prefixes to namespace URIs."],["NamespaceStack","Namespace stack is a sequence of namespaces."],["NamespaceStackMappings","An iterator over mappings from prefixes to URIs in a namespace stack."]],"type":[["NamespaceMappings","An alias for iterator type for namespace mappings contained in a namespace."],["UriMapping","A type alias for a pair of `(prefix, uri)` values returned by namespace iterators."]]});