8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl<?xml version="1.0" encoding="UTF-8"?>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl targetNamespace="http://openidm.forgerock.com/xml/ns/public/resource/instances/resource-schema-extension"
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias 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" >
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:import namespace="http://openidm.forgerock.com/xml/ns/public/resource/openicf/resource-schema-1.xsd" schemaLocation="resource-schema-1.xsd"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="__ACCOUNT__">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:complexType>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__UID__" minOccurs="0"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__NAME__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="firstname" type="xsd:string" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="lastname" type="xsd:string" >
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="email" type="xsd:string" maxOccurs="unbounded" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <!--xsd:element name="address" type="xsd:string" maxOccurs="unbounded" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="employee-number" type="xsd:string" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="employee-type" type="xsd:string" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element-->
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__PASSWORD__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <!--xsd:element name="secret-pin" type="xsd:string" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>org.identityconnectors.common.security.GuardedString</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_READABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_RETURNED_BY_DEFAULT</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="password-secret-answer" type="xsd:base64Binary" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>org.identityconnectors.common.security.GuardedByteArray</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_RETURNED_BY_DEFAULT</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="is-deleted" type="xsd:boolean" default="false" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_CREATABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_UPDATABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="jpegPhoto" type="xsd:base64Binary" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_RETURNED_BY_DEFAULT</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__LAST_LOGIN_DATE__" minOccurs="0"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="last-logoff" type="xsd:integer" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.math.BigInteger</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_CREATABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_UPDATABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="account-created-timestamp" type="xsd:long" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_UPDATABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element-->
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <!--xsd:element name="ms-employed" type="xsd:long" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Long</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element-->
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <!--xsd:element name="lastname-first-letter" type="xsd:string" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Character</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="gender" type="xsd:string" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Character</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="hourly-wage" type="xsd:double" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="overtime-commission" type="xsd:double" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Double</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="avg-wage" type="xsd:float" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_CREATABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="office-square-feet" type="xsd:float" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Float</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="age" type="xsd:int" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="years-employed" type="xsd:int" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Integer</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="has-sixth-sense" type="xsd:boolean" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="permanent-employee" type="xsd:boolean" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.lang.Boolean</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="yearly-wage" type="xsd:integer" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.math.BigInteger</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_READABLE</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_RETURNED_BY_DEFAULT</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="max-storage" type="xsd:decimal" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:javaclass>java.math.BigDecimal</icf:javaclass>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="userCertificate" type="xsd:base64Binary" minOccurs="0">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:flag>NOT_RETURN_BY_DEFAULT</icf:flag>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element-->
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__DESCRIPTION__" minOccurs="0"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <!--xsd:element ref="icf:__DISABLE_DATE__" minOccurs="0"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__ENABLE_DATE__" minOccurs="0"/-->
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__ENABLE__" minOccurs="0"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__GROUPS__" minOccurs="0" maxOccurs="unbounded"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:complexType>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="__GROUP__">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:complexType>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:operation>CREATE</icf:operation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:operation>SEARCH</icf:operation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:operation>UPDATE</icf:operation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__NAME__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__DESCRIPTION__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__SHORT_NAME__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:OpenICFContainer"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:complexType>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element name="OrganizationUnit">
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:complexType>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:operation>CREATE</icf:operation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:operation>SEARCH</icf:operation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <icf:operation>UPDATE</icf:operation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:appinfo>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:annotation>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__NAME__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__DESCRIPTION__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:__SHORT_NAME__"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl <xsd:element ref="icf:OpenICFContainer"/>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:sequence>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:complexType>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl </xsd:element>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl</xsd:schema>
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl
8a0678903b06fbd3c9acf4f4cd137482e1dcd2aaMatthias Tristl