View Source XmlSchema.Precompile (XmlSchema v2.0.2)

Summary

Functions

This uses Enum/List, access is linear. For a lot of tags this will lose efficiency, but not knowing what the threshold for that is, an alternate use of Map is not included.

Functions

Link to this macro

__before_compile__(env)

View Source (macro)

This uses Enum/List, access is linear. For a lot of tags this will lose efficiency, but not knowing what the threshold for that is, an alternate use of Map is not included.