Skip to main content

Module embedded

Module embedded 

Source
Expand description

Embedded schema assets

Contains well-known schemas embedded as static binary data for offline use without network access.

Constants§

XLINK_NAMESPACE
Well-known namespace URI for the xlink: prefix
XLINK_XSD
Embedded xlink.xsd schema defining XLink attributes (xlink:type, xlink:href, etc.). Source: http://www.w3.org/XML/2008/06/xlink.xsd
XML_NAMESPACE
Well-known namespace URI for the xml: prefix
XML_XSD
Embedded xml.xsd schema defining xml:lang, xml:space, xml:base attributes. Source: http://www.w3.org/2001/xml.xsd

Functions§

get_embedded_schema
Get embedded schema by namespace URI
has_embedded_schema
Check if a namespace has an embedded schema available