ARBO#56645 -- Realisatie LDAP koppeling
svn path=/Website/branches/v2019.1/; revision=42804
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
<xsl:template match="/">
|
||||
<xsl:for-each select="//i:MS">
|
||||
EXTERN;<xsl:value-of select="i:S[@N='employeeid']"/>;<xsl:value-of select="i:S[@N='employeenumber']"/>;<xsl:value-of select="i:S[@N='title']"/>;<xsl:value-of select="i:S[@N='givenname']"/>;<xsl:value-of select="i:S[@N='sn']"/>;<xsl:value-of select="i:S[@N='mail']"/>;<xsl:value-of select="i:S[@N='telephonenumber']"/>;<xsl:value-of select="i:S[@N='mobile']"/>;<xsl:value-of select="i:S[@N='company']"/>;<xsl:value-of select="i:S[@N='department']"/>;<xsl:variable name="new_line" select="'
'"/><xsl:value-of select="$new_line"/>
|
||||
EXTERN;<xsl:value-of select="i:S[@N='employeeid']"/>;<xsl:value-of select="i:S[@N='employeenumber']"/>;TITLE;<xsl:value-of select="i:S[@N='givenname']"/>;<xsl:value-of select="i:S[@N='sn']"/>;<xsl:value-of select="i:S[@N='mail']"/>;<xsl:value-of select="i:S[@N='telephonenumber']"/>;<xsl:value-of select="i:S[@N='mobile']"/>;<xsl:value-of select="i:S[@N='company']"/>;<xsl:value-of select="i:S[@N='department']"/>;;<xsl:value-of select="i:S[@N='distinguishedName']"/>;;<xsl:value-of select="i:S[@N='title']"/>;<xsl:variable name="new_line" select="'
'"/><xsl:value-of select="$new_line"/>
|
||||
</xsl:for-each>
|
||||
</xsl:template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user