Documentation
¶
Overview ¶
Package genschema creates Relax NG and XSD schema files for English and German
Index ¶
Constants ¶
View Source
const ( // SDNAMESPACE is the speedata XTS layout rules namespace SDNAMESPACE string = "urn:speedata.de/2021/xts/en" // FNNAMESPACE is the speedata XTS function namespace FNNAMESPACE string = "urn:speedata.de/2021/xtsfunctions/en" // XHTMLNAMESPACE is the XHTML namespace for literal HTML elements in XTS layouts XHTMLNAMESPACE string = "http://www.w3.org/1999/xhtml" )
View Source
const ( // RELAXNG is the Relax NG Namespace RELAXNG string = "http://relaxng.org/ns/structure/1.0" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.