Plex-XML Pattern
From Plex-XML
Contents |
Overview
The main part of the Plex-XML framework consists of 8 Plex group models. You could divide them into three categories:
- Base pattern for inherited functions from the Plex pattern or base services like dynamic SQL generation
- Security pattern for things like User-Management, Access-Rights and Session-Handling
- Plex-XML pattern for the generation of XML output
Switch to this page to see a graphical overview of the model structure.
Plex-XML_ALL (PLEXML_A)
PlexXML Base-Pattern
Based on PlexXML-Basemodel + Security + Format-Logic
Plex-XML_FORM
Format Logic
Plex-XML_SEC
Basemodel + Security
Plex-XML
Plex-XML Basemodel

