0N/A<?xml version="1.0" encoding="UTF-8"?>
0N/A<!--
801N/A ! CDDL HEADER START
801N/A !
801N/A ! The contents of this file are subject to the terms of the
0N/A ! Common Development and Distribution License, Version 1.0 only
801N/A ! (the "License"). You may not use this file except in compliance
5612N/A ! with the License.
801N/A !
801N/A ! You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
801N/A ! or http://forgerock.org/license/CDDLv1.0.html.
5512N/A ! See the License for the specific language governing permissions
801N/A ! and limitations under the License.
5612N/A !
801N/A ! When distributing Covered Code, include this CDDL HEADER in each
801N/A ! file and include the License file at legal-notices/CDDLv1_0.txt.
801N/A ! If applicable, add the following below this CDDL HEADER, with the
0N/A ! fields enclosed by brackets "[]" replaced with your own identifying
5512N/A ! information:
5512N/A ! Portions Copyright [yyyy] [name of copyright owner]
5512N/A !
5512N/A ! CDDL HEADER END
5512N/A !
5512N/A !
5512N/A ! Copyright 2012 ForgeRock, AS.
5512N/A ! -->
5512N/A<bindings xmlns="http://java.sun.com/xml/ns/jaxb" version="2.0"
5512N/Axmlns:xsd="http://www.w3.org/2001/XMLSchema" schemaLocation="DSMLv2.xsd" >
5512N/A <bindings
5512N/Anode="//xsd:complexType[@name='AttributeValueAssertion']/xsd:sequence/xsd:element[@name='value']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5512N/A </bindings>
5648N/A <bindings
5648N/Anode="//xsd:complexType[@name='SubstringFilter']/xsd:sequence/xsd:element[@name='initial']">
5648N/A <property>
5648N/A <baseType name="java.lang.Object"/>
5648N/A </property>
5648N/A </bindings>
5648N/A <bindings
5512N/Anode="//xsd:complexType[@name='SubstringFilter']/xsd:sequence/xsd:element[@name='any']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5512N/A </bindings>
5512N/A <bindings
5512N/Anode="//xsd:complexType[@name='SubstringFilter']/xsd:sequence/xsd:element[@name='final']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5512N/A </bindings>
5512N/A <bindings
5648N/Anode="//xsd:complexType[@name='MatchingRuleAssertion']/xsd:sequence/xsd:element[@name='value']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5512N/A </bindings>
5512N/A <bindings
5512N/Anode="//xsd:complexType[@name='DsmlAttr']/xsd:sequence/xsd:element[@name='value']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5512N/A </bindings>
5512N/A <bindings
5512N/Anode="//xsd:complexType[@name='DsmlModification']/xsd:sequence/xsd:element[@name='value']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5512N/A </bindings>
5512N/A <bindings node="//xsd:complexType[@name='ExtendedRequest']/xsd:complexContent/xsd:extension[@base='DsmlMessage']/xsd:sequence/xsd:element[@name='requestValue']">
5512N/A <property>
5512N/A <baseType name="java.lang.Object"/>
5512N/A </property>
5980N/A </bindings>
5980N/A <bindings node="//xsd:complexType[@name='ExtendedResponse']/xsd:complexContent/xsd:extension[@base='LDAPResult']/xsd:sequence/xsd:element[@name='response']">
5980N/A <property>
5980N/A <baseType name="java.lang.Object"/>
5980N/A </property>
5980N/A </bindings>
5980N/A</bindings>
5980N/A