Castile v1.0.0 Castile.Erlsom View Source

Erlsom parser records. Used for processing erlsom XSD metadata.

Link to this section Summary

Link to this section Functions

Link to this macro alt(args \\ []) View Source (macro)

XSD alternative representation

Link to this macro alt(record, args) View Source (macro)
Link to this macro attr(args \\ []) View Source (macro)

XML attribute

Link to this macro attr(record, args) View Source (macro)
Link to this macro el(args \\ []) View Source (macro)

XSD element representation

Link to this macro el(record, args) View Source (macro)
Link to this macro model(args \\ []) View Source (macro)

The XSD model

Link to this macro model(record, args) View Source (macro)
Link to this macro ns(args \\ []) View Source (macro)
Link to this macro ns(record, args) View Source (macro)
Link to this macro qname(args \\ []) View Source (macro)
Link to this macro qname(record, args) View Source (macro)
Link to this macro type(args \\ []) View Source (macro)

XSD type representation

Link to this macro type(record, args) View Source (macro)