3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl<?xml version="1.0" encoding="UTF-8"?>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl targetNamespace="http://openidm.forgerock.com/xml/ns/public/resource/instances/resource-schema-extension"
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl xmlns:tns="http://openidm.forgerock.com/xml/ns/public/resource/instances/resource-schema-extension" xmlns:icf="http://openidm.forgerock.com/xml/ns/public/resource/openicf/resource-schema-1.xsd" >
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:import namespace="http://openidm.forgerock.com/xml/ns/public/resource/openicf/resource-schema-1.xsd" schemaLocation="resource-schema-1.xsd"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="__ACCOUNT__">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__UID__" minOccurs="0"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__NAME__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="firstname" type="xsd:string" minOccurs="0">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="lastname" type="xsd:string" >
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="middlename" type="xsd:string" >
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="honorificPrefix" type="xsd:string" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="honorificSuffix" type="xsd:string" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="nickName" type="xsd:string" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="email" type="xsd:string" maxOccurs="unbounded" minOccurs="0">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="address" type="xsd:string" maxOccurs="unbounded" minOccurs="0">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <!--xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="type" type="xsd:string"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="streetAddress" type="xsd:string"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="locality"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:complexType-->
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="phoneNumber" type="xsd:string" maxOccurs="unbounded" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="im" type="xsd:string" maxOccurs="unbounded" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="photo" type="xsd:string" maxOccurs="unbounded" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="employee-type" type="xsd:string" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="title" type="xsd:string" minOccurs="0">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="preferredLanguage" type="xsd:string" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="local" type="xsd:string"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="timezone" type="xsd:string"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="group" type="xsd:string" maxOccurs="unbounded" minOccurs="0"></xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__PASSWORD__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__DESCRIPTION__" minOccurs="0"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__DISABLE_DATE__" minOccurs="0"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__ENABLE_DATE__" minOccurs="0"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__ENABLE__" minOccurs="0"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__GROUPS__" minOccurs="0" maxOccurs="unbounded"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="__GROUP__">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:annotation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:appinfo>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <icf:operation>CREATE</icf:operation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <icf:operation>SEARCH</icf:operation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <icf:operation>UPDATE</icf:operation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:appinfo>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:annotation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__NAME__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__DESCRIPTION__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__SHORT_NAME__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:OpenICFContainer"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element name="OrganizationUnit">
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:annotation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:appinfo>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <icf:operation>CREATE</icf:operation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <icf:operation>SEARCH</icf:operation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <icf:operation>UPDATE</icf:operation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:appinfo>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:annotation>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__NAME__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__DESCRIPTION__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:__SHORT_NAME__"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl <xsd:element ref="icf:OpenICFContainer"/>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:sequence>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:complexType>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl </xsd:element>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl</xsd:schema>
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl
3b70a3e7bfc7ae8aa755080c981dfc939e8a259eMatthias Tristl