panSL language reference. Table of contents.
panSL-schemas are typically shown in simplified form.
Common combinations of DataType, Cardinality, HistoryType and AccessRole may be simplified.
By simplifying the schema it becomes easier to read and faster to develop (less typing is required).
A simplified schema may look like:
Person
First_name
Last_name
History Log
Person Heading CreateAnonymous UpdateAnonymous DeleteAnonymous ReadAnonymous
First_name ShortText Obligatory
Last_name ShortText Obligatory
History History ZeroToManyReverseAdd Create Update Delete
panSL language reference. Table of contents.
More samples available at http://panSL.org/samples/.
Last updated 2012-05-02