XSD Schemas

XSD Schemas used by builders.

benker.schemas.CALS_NS = 'https://lib.benker.com/schemas/cals.xsd'

URI of the CALS schema (fake URL).

benker.schemas.CALS_PREFIX = 'cals'

Namespace prefix used in XML instances to identify a CALS table.

benker.schemas.FORMEX_NS = 'https://lib.benker.com/schemas/formex.xsd'

URI of the Formex schema (fake URL)

benker.schemas.FORMEX_PREFIX = 'fmx'

Namespace prefix used in XML instances to identify a Formex table.