diff --git a/src/realms/yanel-website/data-repo/data/en/documentation/basic-xml-resource-type.html b/src/realms/yanel-website/data-repo/data/en/documentation/basic-xml-resource-type.html index 560810646..60449d849 100644 --- a/src/realms/yanel-website/data-repo/data/en/documentation/basic-xml-resource-type.html +++ b/src/realms/yanel-website/data-repo/data/en/documentation/basic-xml-resource-type.html @@ -8,7 +8,7 @@

BasicXMLResource

BasicXMLResource is a base class for resources that generate XML. you can extend this class if you want to develop a resource-type which will proceed xml.
It already has implemented a bunch of nice thing which you could like. e.g. XSLT, i18n, XInclude, ConfigurableViewDescriptor.
At the moment folowing + href="i18n.html">i18n, XInclude, ConfigurableViewDescriptor and catalog resolving.
At the moment folowing resource-types extending BasicXMLResource: xml, user-mgmt (via ExecutableUsecaseResource).

Resource Configuration Properties: