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