SobekCM.Library.Citation.Template Namespace
Contains the classes to read the template configuration XML file and render a template online for online submittal or online metadata editing
Classes
| Class | Description |
---|
| CompleteTemplate | CompleteTemplate object stores all the information about an individual metadata template and all
of the elements contained within the panels and pages of the template |
| Template_Creator | Can be used to generate a simple template XML configuration file for testing purposes |
| Template_Page | |
| Template_Panel | Stores the data about a single template panel (within a template page) in a CompleteTemplate object |
| Template_XML_Reader | Reader for the CompleteTemplate XML configuration file which stores the information about a single metadata CompleteTemplate |
Enumerations