| | |
| | | ! |
| | | ! |
| | | ! Copyright 2007-2008 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2014 ForgeRock AS |
| | | ! --> |
| | | <xsl:stylesheet version="1.0" xmlns:adm="http://www.opends.org/admin" |
| | | xmlns:admpp="http://www.opends.org/admin-preprocessor" |
| | |
| | | <xsl:import href="preprocessor.xsl" /> |
| | | <xsl:import href="property-types.xsl" /> |
| | | <xsl:output method="text" encoding="us-ascii" /> |
| | | <!-- |
| | | <!-- |
| | | Template for generating the interface declaration. |
| | | --> |
| | | <xsl:template name="generate-interface-declaration"> |
| | |
| | | </xsl:choose> |
| | | <xsl:text>{
</xsl:text> |
| | | </xsl:template> |
| | | <!-- |
| | | <!-- |
| | | Template for generating the configuration class getter. |
| | | --> |
| | | <xsl:template name="generate-configuration-definition-getter"> |
| | |
| | | </xsl:otherwise> |
| | | </xsl:choose> |
| | | </xsl:template> |
| | | <!-- |
| | | <!-- |
| | | Main document parsing template. |
| | | --> |
| | | <xsl:template match="/"> |
| | |
| | | </import> |
| | | </xsl:if> |
| | | <xsl:if test="$this-local-relations"> |
| | | <import>org.opends.server.config.ConfigException</import> |
| | | <import>org.forgerock.opendj.config.server.ConfigException</import> |
| | | </xsl:if> |
| | | <xsl:if |
| | | test="$this-local-relations/adm:one-to-zero-or-one|$this-local-relations/adm:one-to-many"> |