<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://api.uprodit.com/wadl.xsl"?>
<application xmlns="http://wadl.dev.java.net/2009/02" xmlns:xs="http://www.w3.org/2001/XMLSchema"><doc title="API uprodit"/><grammars><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.uprodit.com" attributeFormDefault="unqualified" elementFormDefault="unqualified" targetNamespace="http://www.uprodit.com" version="1.0">
    <xs:import/>
    <xs:element name="active_discussions" type="discussionsActivesVO"/>
    <xs:element name="alert" type="alertVO"/>
    <xs:element name="application" type="candidatureVO"/>
    <xs:element name="ass_comment_section" type="assCommentaireRubriqueVO"/>
    <xs:element name="ass_document_project_element" type="assDocumentElementProjetVO"/>
    <xs:element name="attachment" type="attachmentVO"/>
    <xs:element name="authorization" type="habilitationVO"/>
    <xs:element name="authorization_request" type="authorizationRequestVO"/>
    <xs:element name="authorization_response" type="authorizationResponseVO"/>
    <xs:element name="badge" type="badgeVO"/>
    <xs:element name="chat_message" type="chatMessageVO"/>
    <xs:element name="column_task" type="colonneTachesVO"/>
    <xs:element name="comment" type="commentaireVO"/>
    <xs:element name="commentPost" type="commentPostVO"/>
    <xs:element name="company_v2" type="companyVO"/>
    <xs:element name="contactRequest" type="contactRequestVO"/>
    <xs:element name="contract" type="contractVO"/>
    <xs:element name="contract_article" type="contractArticleVO"/>
    <xs:element name="contract_article_source" type="contractArticleSourceVO"/>
    <xs:element name="contract_article_update" type="contractArticleUpdateVO"/>
    <xs:element name="contract_field" type="contractFieldVO"/>
    <xs:element name="contract_field_value" type="contractFieldValueVO"/>
    <xs:element name="contract_fields_choice" type="contractFieldChoiceVO"/>
    <xs:element name="contract_fields_group" type="contractFieldsGroupVO"/>
    <xs:element name="contract_fields_update" type="contractFieldsUpdateVO"/>
    <xs:element name="contract_party" type="contractPartyVO"/>
    <xs:element name="defaultFollowers" type="defaultFollowersVO"/>
    <xs:element name="document" type="documentVO"/>
    <xs:element name="event" type="evenementVO"/>
    <xs:element name="field" type="champsVO"/>
    <xs:element name="follow" type="followVO"/>
    <xs:element name="function" type="functionVO"/>
    <xs:element name="game" type="gameVO"/>
    <xs:element name="generic_comment" type="commentaireGeneriqueVO"/>
    <xs:element name="i18nMessage" type="i18NMessageVO"/>
    <xs:element name="i18n_language" type="i18NLanguageVO"/>
    <xs:element name="i18n_long_value" type="i18NLongTextValueVO"/>
    <xs:element name="i18n_value" type="i18NTextValueVO"/>
    <xs:element name="ip" type="ipVO"/>
    <xs:element name="ip_emails" type="ipEmailsVO"/>
    <xs:element name="ip_stats" type="ipStatsVO"/>
    <xs:element name="ip_status" type="ipStatusVO"/>
    <xs:element name="ip_user" type="ipUserVO"/>
    <xs:element name="mediaLib" type="mediaLibVO"/>
    <xs:element name="need" type="besoinVO"/>
    <xs:element name="news" type="actualiteVO"/>
    <xs:element name="notification" type="notificationVO"/>
    <xs:element name="offer" type="offreVO"/>
    <xs:element name="operation" type="operationVO"/>
    <xs:element name="opinion" type="avisVO"/>
    <xs:element name="organization_v2" type="organizationVO"/>
    <xs:element name="personal_general_v2" type="personalGeneralVO"/>
    <xs:element name="personal_v2" type="personalVO"/>
    <xs:element name="pong" type="pongVO"/>
    <xs:element name="post" type="postVO"/>
    <xs:element name="postStars" type="postStarsVO"/>
    <xs:element name="post_complete" type="postCompleteVO"/>
    <xs:element name="profile" type="profilVO"/>
    <xs:element name="profile_asset" type="profileAssetVO"/>
    <xs:element name="profile_enum" type="enumProfilVO"/>
    <xs:element name="project" type="projetVO"/>
    <xs:element name="project_authorization" type="habilitationProjetVO"/>
    <xs:element name="project_element" type="elementProjetVO"/>
    <xs:element name="realization_complete_v2" type="realizationCompleteVO"/>
    <xs:element name="realization_v2" type="realizationVO"/>
    <xs:element name="ref_elem" type="elemRefSpeVO"/>
    <xs:element name="ref_elem_stats" type="elemRefSpeStatsVO"/>
    <xs:element name="ref_spe" type="refSpeVO"/>
    <xs:element name="ref_spe_stats" type="refSpeStatsVO"/>
    <xs:element name="role" type="roleVO"/>
    <xs:element name="searchEngineResult" type="searchEngineResultVO"/>
    <xs:element name="searchIntOfferResult" type="searchIntOfferResultVO"/>
    <xs:element name="searchResult" type="searchResult"/>
    <xs:element name="section" type="rubriqueVO"/>
    <xs:element name="section_enum" type="enumRubriqueVO"/>
    <xs:element name="section_stars" type="rubriqueStarsVO"/>
    <xs:element name="sendEmail" type="sendEmailVO"/>
    <xs:element name="settings" type="settingsVO"/>
    <xs:element name="stored_file" type="storedFileVO"/>
    <xs:element name="task" type="tacheVO"/>
    <xs:element name="token_request" type="tokenRequestVO"/>
    <xs:element name="token_response" type="tokenResponseVO"/>
    <xs:element name="user" type="userAccountVO"/>
    <xs:element name="validation_token" type="validationTokenVO"/>
    <xs:element name="follows">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="follow"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="active_discussionss">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="active_discussions"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="defaultFollowerss">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="defaultFollowers"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="chat_messages">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="chat_message"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="project_authorizations">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="project_authorization"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="contract_articles">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="contract_article"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="searchEngineResults">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="searchEngineResult"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
    <xs:element name="searchIntOfferResults">
        <xs:complexType>
            <xs:sequence>
                <xs:element maxOccurs="unbounded" minOccurs="0" ref="searchIntOfferResult"/>
            </xs:sequence>
        </xs:complexType>
    </xs:element>
</xs:schema>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="http://www.uprodit.com" attributeFormDefault="unqualified" elementFormDefault="unqualified" targetNamespace="http://www.uprodit.com" version="1.0">
    <xs:import namespace="http://www.uprodit.com"/>
    <xs:complexType name="refSpeVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="i18n_code" type="xs:string"/>
            <xs:element minOccurs="0" name="i18n_code_value" type="xs:string"/>
            <xs:element minOccurs="0" name="value_lng" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="regexps" nillable="true" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="elements" nillable="true" type="elemRefSpeVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="elemRefSpeVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="i18n_code" type="xs:string"/>
            <xs:element minOccurs="0" name="ref_spe_id" type="xs:long"/>
            <xs:element minOccurs="0" name="weight" type="xs:int"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="regexps" nillable="true" type="xs:string"/>
            <xs:element minOccurs="0" name="codeI18nValue" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="alertVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="channel" type="xs:string"/>
            <xs:element minOccurs="0" name="text" type="xs:string"/>
            <xs:element minOccurs="0" name="username" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="validationTokenVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="username" type="xs:string"/>
            <xs:element minOccurs="0" name="token" type="xs:string"/>
            <xs:element minOccurs="0" name="generation_date" type="xs:dateTime"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contactRequestVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:string"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="subject" type="xs:string"/>
            <xs:element minOccurs="0" name="message" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="phone" type="xs:string"/>
            <xs:element minOccurs="0" name="ip" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="champsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="section_id" type="xs:long"/>
            <xs:element minOccurs="0" name="order" type="xs:long"/>
            <xs:element minOccurs="0" name="x" type="xs:long"/>
            <xs:element minOccurs="0" name="y" type="xs:long"/>
            <xs:element minOccurs="0" name="typology_code" type="xs:string"/>
            <xs:element minOccurs="0" name="type_field" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="i18n_values" type="i18NTextValueVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="i18n_long_values" type="i18NLongTextValueVO"/>
            <xs:element minOccurs="0" name="mime_type" type="xs:string"/>
            <xs:element minOccurs="0" name="base64_file" type="xs:string"/>
            <xs:element minOccurs="0" name="content" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="integer_value" type="xs:int"/>
            <xs:element minOccurs="0" name="date_value" type="xs:dateTime"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="i18NTextValueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="language_code" type="xs:string"/>
            <xs:element minOccurs="0" name="value" type="xs:string"/>
            <xs:element minOccurs="0" name="field_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="i18NLongTextValueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="language_code" type="xs:string"/>
            <xs:element minOccurs="0" name="value" type="xs:string"/>
            <xs:element minOccurs="0" name="field_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="commentaireGeneriqueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="content" type="xs:string"/>
            <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="author" type="xs:long"/>
            <xs:element minOccurs="0" name="comment_author_name" type="xs:string"/>
            <xs:element minOccurs="0" name="comment_author_image_id" type="xs:long"/>
            <xs:element name="comment_author_has_right" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="discussionsActivesVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="last_message_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="profile_id1" type="xs:long"/>
            <xs:element minOccurs="0" name="profile_id2" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="i18NLanguageVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="code" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="chatMessageVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="content" type="xs:string"/>
            <xs:element minOccurs="0" name="sent_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="notification_type" type="xs:string"/>
            <xs:element minOccurs="0" name="ack" type="xs:boolean"/>
            <xs:element minOccurs="0" name="profile_id1" type="xs:long"/>
            <xs:element minOccurs="0" name="profile_id2" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="habilitationProjetVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="project_id" type="xs:long"/>
            <xs:element minOccurs="0" name="profile_id" type="xs:long"/>
            <xs:element minOccurs="0" name="state_code" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="functionVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="code" type="xs:string"/>
            <xs:element minOccurs="0" name="description" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="tacheVO">
        <xs:complexContent>
            <xs:extension base="elementProjetVO">
                <xs:sequence>
                    <xs:element minOccurs="0" name="y" type="xs:int"/>
                    <xs:element minOccurs="0" name="hexa_color_code" type="xs:string"/>
                    <xs:element minOccurs="0" name="column_id" type="xs:long"/>
                    <xs:element minOccurs="0" name="affected_profile_id" type="xs:long"/>
                    <xs:element minOccurs="0" name="complexity" type="xs:int"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="elementProjetVO">
        <xs:complexContent>
            <xs:extension base="profileAssetVO">
                <xs:sequence>
                    <xs:element minOccurs="0" name="id" type="xs:long"/>
                    <xs:element minOccurs="0" name="title" type="xs:string"/>
                    <xs:element minOccurs="0" name="content" type="xs:string"/>
                    <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
                    <xs:element minOccurs="0" name="project_id" type="xs:long"/>
                    <xs:element maxOccurs="unbounded" minOccurs="0" name="comments" type="commentaireVO"/>
                    <xs:element maxOccurs="unbounded" minOccurs="0" name="documents" type="assDocumentElementProjetVO"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="profileAssetVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="author_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="commentaireVO">
        <xs:complexContent>
            <xs:extension base="profileAssetVO">
                <xs:sequence>
                    <xs:element minOccurs="0" name="id" type="xs:long"/>
                    <xs:element minOccurs="0" name="content" type="xs:string"/>
                    <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
                    <xs:element minOccurs="0" name="element_project_id" type="xs:long"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="assDocumentElementProjetVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="document_id" type="xs:long"/>
            <xs:element minOccurs="0" name="project_element_id" type="xs:long"/>
            <xs:element minOccurs="0" name="profile_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ipUserVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="ip" type="ipVO"/>
            <xs:element minOccurs="0" name="user_id" type="xs:long"/>
            <xs:element minOccurs="0" name="connections_number" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ipVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="ip_addr" type="xs:string"/>
            <xs:element minOccurs="0" name="ban" type="xs:int"/>
            <xs:element minOccurs="0" name="motif" type="xs:string"/>
            <xs:element minOccurs="0" name="date" type="date"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="date">
        <xs:sequence/>
    </xs:complexType>
    <xs:complexType name="projetVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="description" type="xs:string"/>
            <xs:element minOccurs="0" name="visibility" type="xs:int"/>
            <xs:element minOccurs="0" name="project_image" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="start_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="end_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="direction" type="xs:int"/>
            <xs:element minOccurs="0" name="date_creation" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="y" type="xs:int"/>
            <xs:element minOccurs="0" name="x" type="xs:int"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="needs" type="besoinVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="elements" type="elementProjetVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="columns" type="colonneTachesVO"/>
            <xs:element minOccurs="0" name="b64_file" type="xs:string"/>
            <xs:element minOccurs="0" name="related_to" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="besoinVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="number_person" type="xs:int"/>
            <xs:element minOccurs="0" name="description" type="xs:string"/>
            <xs:element minOccurs="0" name="project_id" type="xs:long"/>
            <xs:element minOccurs="0" name="price" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="colonneTachesVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="order" type="xs:int"/>
            <xs:element minOccurs="0" name="project_id" type="xs:long"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="tasks" type="tacheVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="candidatureVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="offer_id" type="xs:long"/>
            <xs:element minOccurs="0" name="profile_id" type="xs:long"/>
            <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="state" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractArticleUpdateVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="article" type="contractArticleVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="fieldValues" nillable="true" type="contractFieldValueVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractArticleVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractArticle" type="xs:long"/>
            <xs:element minOccurs="0" name="content" type="xs:string"/>
            <xs:element minOccurs="0" name="previousContent" type="xs:string"/>
            <xs:element minOccurs="0" name="extraContent" type="xs:string"/>
            <xs:element minOccurs="0" name="changedBy" type="xs:long"/>
            <xs:element minOccurs="0" name="contractArticleSource" type="contractArticleSourceVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractArticleSourceVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractArticleSource" type="xs:long"/>
            <xs:element minOccurs="0" name="title" type="xs:string"/>
            <xs:element minOccurs="0" name="order" type="xs:int"/>
            <xs:element minOccurs="0" name="template" type="xs:string"/>
            <xs:element minOccurs="0" name="type" type="eContractArticleType"/>
            <xs:element minOccurs="0" name="idContract" type="xs:long"/>
            <xs:element minOccurs="0" name="contractFieldGroup" type="contractFieldsGroupVO"/>
            <xs:element minOccurs="0" name="isGlobal" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractFieldsGroupVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractFieldGroup" type="xs:long"/>
            <xs:element minOccurs="0" name="type" type="eContractFieldGroupType"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="contractFields" nillable="true" type="contractFieldVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractFieldVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractField" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="codeNomenclature" type="xs:string"/>
            <xs:element minOccurs="0" name="defaultValue" type="xs:string"/>
            <xs:element minOccurs="0" name="type" type="eContractFieldType"/>
            <xs:element minOccurs="0" name="required" type="xs:boolean"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="choices" nillable="true" type="contractFieldChoiceVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractFieldChoiceVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractFieldChoice" type="xs:long"/>
            <xs:element minOccurs="0" name="idContractField" type="xs:long"/>
            <xs:element minOccurs="0" name="value" type="xs:string"/>
            <xs:element minOccurs="0" name="codeNomenclature" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractFieldValueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractField" type="xs:long"/>
            <xs:element minOccurs="0" name="idContract" type="xs:long"/>
            <xs:element minOccurs="0" name="value" type="xs:string"/>
            <xs:element minOccurs="0" name="order" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContract" type="xs:long"/>
            <xs:element minOccurs="0" name="title" type="xs:string"/>
            <xs:element minOccurs="0" name="description" type="xs:string"/>
            <xs:element minOccurs="0" name="createdDate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="isSource" type="xs:boolean"/>
            <xs:element minOccurs="0" name="initiator" type="contractPartyVO"/>
            <xs:element minOccurs="0" name="recipient" type="contractPartyVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="contractArticleFieldValues" type="contractFieldValueVO"/>
            <xs:element name="userIsInitiator" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractPartyVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idContractParty" type="xs:long"/>
            <xs:element name="accepted" type="xs:boolean"/>
            <xs:element minOccurs="0" name="lastAcceptanceDate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="role" type="eContractPartyRole"/>
            <xs:element minOccurs="0" name="idProfile" type="xs:long"/>
            <xs:element minOccurs="0" name="regimentalTaxNumber" type="xs:string"/>
            <xs:element minOccurs="0" name="cin" type="xs:string"/>
            <xs:element minOccurs="0" name="status" type="xs:string"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="phone" type="xs:string"/>
            <xs:element minOccurs="0" name="address" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="representativeName" type="xs:string"/>
            <xs:element minOccurs="0" name="professionalCardNumber" type="xs:string"/>
            <xs:element name="lastModified" type="xs:boolean"/>
            <xs:element name="finalized" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="userAccountVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element name="attributes">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element maxOccurs="unbounded" minOccurs="0" name="entry">
                            <xs:complexType>
                                <xs:sequence>
                                    <xs:element minOccurs="0" name="key" type="xs:string"/>
                                    <xs:element minOccurs="0" name="value" type="xs:anyType"/>
                                </xs:sequence>
                            </xs:complexType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
            <xs:element minOccurs="0" name="password" type="xs:string"/>
            <xs:element minOccurs="0" name="confirm_password" type="xs:string"/>
            <xs:element minOccurs="0" name="active" type="xs:int"/>
            <xs:element name="two_factor_enabled" type="xs:boolean"/>
            <xs:element minOccurs="0" name="two_factor_secret" type="xs:string"/>
            <xs:element minOccurs="0" name="providers" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="authorizations" type="habilitationVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="ips" type="ipUserVO"/>
            <xs:element minOccurs="0" name="signup_date" type="xs:string"/>
            <xs:element minOccurs="0" name="last_signin_date" type="xs:string"/>
            <xs:element minOccurs="0" name="connections_number" type="xs:int"/>
            <xs:element minOccurs="0" name="federatorProfileId" type="xs:long"/>
            <xs:element minOccurs="0" name="temporarySessionUntil" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="imageUrl" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="habilitationVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="user_id" type="xs:long"/>
            <xs:element minOccurs="0" name="role" type="roleVO"/>
            <xs:element minOccurs="0" name="profile_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="roleVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="all_profiles" type="xs:int"/>
            <xs:element minOccurs="0" name="short_label" type="xs:string"/>
            <xs:element minOccurs="0" name="long_label" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="functions" type="functionVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="tokenRequestVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="username" type="xs:string"/>
            <xs:element minOccurs="0" name="password" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="authorizationRequestVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="appid" type="xs:string"/>
            <xs:element minOccurs="0" name="env" type="xs:string"/>
            <xs:element minOccurs="0" name="uri" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="realizationCompleteVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
            <xs:element minOccurs="0" name="parentId" type="xs:long"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="type" type="xs:int"/>
            <xs:element minOccurs="0" name="order" type="xs:int"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="creationDate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="content" type="xs:string"/>
            <xs:element minOccurs="0" name="b64Content" type="xs:string"/>
            <xs:element minOccurs="0" name="mimeType" type="xs:string"/>
            <xs:element minOccurs="0" name="totalStars" type="xs:int"/>
            <xs:element name="isAlreadyLiked" type="xs:boolean"/>
            <xs:element name="nbComments" type="xs:int"/>
            <xs:element name="hasRight" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="avisVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="message" type="xs:string"/>
            <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="quality" type="xs:int"/>
            <xs:element minOccurs="0" name="speed" type="xs:int"/>
            <xs:element minOccurs="0" name="communication" type="xs:int"/>
            <xs:element minOccurs="0" name="author_id" type="xs:long"/>
            <xs:element minOccurs="0" name="author_name" type="xs:string"/>
            <xs:element minOccurs="0" name="author_image_id" type="xs:long"/>
            <xs:element minOccurs="0" name="target_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="enumRubriqueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="code" type="xs:string"/>
            <xs:element minOccurs="0" name="label" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ipStatusVO">
        <xs:sequence>
            <xs:element name="banned" type="xs:boolean"/>
            <xs:element minOccurs="0" name="count" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="commentPostVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="comment_post_id" type="xs:long"/>
            <xs:element minOccurs="0" name="comment_content" type="xs:string"/>
            <xs:element minOccurs="0" name="comment_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="post_comment_id" type="xs:long"/>
            <xs:element minOccurs="0" name="comment_author_id" type="xs:long"/>
            <xs:element minOccurs="0" name="comment_author_name" type="xs:string"/>
            <xs:element minOccurs="0" name="comment_author_image_id" type="xs:long"/>
            <xs:element name="comment_author_has_right" type="xs:boolean"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="enumProfilVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="short_label" type="xs:string"/>
            <xs:element minOccurs="0" name="long_label" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="postCompleteVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idpost" type="xs:long"/>
            <xs:element minOccurs="0" name="datePost" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="idProfilPost" type="xs:long"/>
            <xs:element minOccurs="0" name="relatedTo" type="xs:string"/>
            <xs:element minOccurs="0" name="descriptionPost" type="xs:string"/>
            <xs:element minOccurs="0" name="typePost" type="xs:string"/>
            <xs:element minOccurs="0" name="picture" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="link" type="xs:string"/>
            <xs:element name="isAlreadyLiked" type="xs:boolean"/>
            <xs:element name="nbComments" type="xs:int"/>
            <xs:element name="nbStars" type="xs:int"/>
            <xs:element name="hasRight" type="xs:boolean"/>
            <xs:element minOccurs="0" name="author" type="xs:string"/>
            <xs:element minOccurs="0" name="authorImageId" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="rubriqueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="profile_id" type="xs:long"/>
            <xs:element minOccurs="0" name="parent_id" type="xs:long"/>
            <xs:element minOccurs="0" name="x" type="xs:long"/>
            <xs:element minOccurs="0" name="y" type="xs:long"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="childs" type="rubriqueVO"/>
            <xs:element minOccurs="0" name="section_enum" type="enumRubriqueVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="fields" type="champsVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="stars" type="rubriqueStarsVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="comments" type="assCommentaireRubriqueVO"/>
            <xs:element minOccurs="0" name="order" type="xs:long"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="rubriqueStarsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="section_id" type="xs:long"/>
            <xs:element minOccurs="0" name="user_id" type="xs:long"/>
            <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="value" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="assCommentaireRubriqueVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="section_id" type="xs:long"/>
            <xs:element minOccurs="0" name="comment_id" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="realizationVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
            <xs:element minOccurs="0" name="parentId" type="xs:long"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="type" type="xs:int"/>
            <xs:element minOccurs="0" name="order" type="xs:int"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="creationDate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="content" type="xs:string"/>
            <xs:element minOccurs="0" name="b64Content" type="xs:string"/>
            <xs:element minOccurs="0" name="mimeType" type="xs:string"/>
            <xs:element minOccurs="0" name="totalStars" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="gameVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idgame" type="xs:long"/>
            <xs:element minOccurs="0" name="score_min" type="xs:int"/>
            <xs:element minOccurs="0" name="score_max" type="xs:int"/>
            <xs:element minOccurs="0" name="stage" type="xs:int"/>
            <xs:element minOccurs="0" name="levelCode" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="evenementVO">
        <xs:complexContent>
            <xs:extension base="elementProjetVO">
                <xs:sequence>
                    <xs:element name="all_day" type="xs:boolean"/>
                    <xs:element minOccurs="0" name="start" type="xs:string"/>
                    <xs:element minOccurs="0" name="end" type="xs:string"/>
                </xs:sequence>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="searchResult">
        <xs:sequence>
            <xs:element minOccurs="0" name="startIndex" type="xs:long"/>
            <xs:element minOccurs="0" name="maxResults" type="xs:long"/>
            <xs:element minOccurs="0" name="totalResults" type="xs:long"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="results" nillable="true" type="xs:anyType"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="settingsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idSettings" type="xs:long"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
            <xs:element minOccurs="0" name="mode" type="xs:string"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ipEmailsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="ip" type="ipVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="usernames" nillable="true" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="refSpeStatsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="code" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="elements" nillable="true" type="elemRefSpeStatsVO"/>
            <xs:element minOccurs="0" name="count" type="xs:int"/>
            <xs:element minOccurs="0" name="percent" type="xs:float"/>
            <xs:element minOccurs="0" name="dateStat" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="dateStatIso" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="elemRefSpeStatsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="code" type="xs:string"/>
            <xs:element minOccurs="0" name="count" type="xs:int"/>
            <xs:element minOccurs="0" name="percent" type="xs:float"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="personalVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="firstname" type="xs:string"/>
            <xs:element minOccurs="0" name="anonymousDenomination" type="xs:string"/>
            <xs:element minOccurs="0" name="denomination" type="xs:string"/>
            <xs:element minOccurs="0" name="hobbies" type="xs:string"/>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="phone" type="xs:string"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="location" type="xs:string"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
            <xs:element minOccurs="0" name="link" type="xs:string"/>
            <xs:element minOccurs="0" name="linkText" type="xs:string"/>
            <xs:element minOccurs="0" name="birthdate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="pictureId" type="xs:long"/>
            <xs:element minOccurs="0" name="bgPictureId" type="xs:long"/>
            <xs:element minOccurs="0" name="cin" type="xs:string"/>
            <xs:element minOccurs="0" name="gender" type="xs:string"/>
            <xs:element minOccurs="0" name="linkedin" type="xs:string"/>
            <xs:element minOccurs="0" name="facebook" type="xs:string"/>
            <xs:element minOccurs="0" name="twitter" type="xs:string"/>
            <xs:element minOccurs="0" name="stackoverflow" type="xs:string"/>
            <xs:element minOccurs="0" name="github" type="xs:string"/>
            <xs:element minOccurs="0" name="gitlab" type="xs:string"/>
            <xs:element minOccurs="0" name="behance" type="xs:string"/>
            <xs:element minOccurs="0" name="soundcloud" type="xs:string"/>
            <xs:element minOccurs="0" name="artstation" type="xs:string"/>
            <xs:element minOccurs="0" name="youtube" type="xs:string"/>
            <xs:element minOccurs="0" name="malt" type="xs:string"/>
            <xs:element minOccurs="0" name="nationality" type="xs:string"/>
            <xs:element minOccurs="0" name="tjm" type="xs:string"/>
            <xs:element minOccurs="0" name="website" type="xs:string"/>
            <xs:element minOccurs="0" name="type" type="xs:string"/>
            <xs:element minOccurs="0" name="stars" type="xs:int"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="specialities" nillable="true" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="skills" nillable="true" type="skillVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="educations" nillable="true" type="educationVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="experiences" nillable="true" type="experienceVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="awards" nillable="true" type="awardVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="languages" nillable="true" type="languageVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="aclProjects" nillable="true" type="habilitationProjetVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="acl" nillable="true" type="habilitationVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="skillVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="level" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="percentage" type="xs:string"/>
            <xs:element minOccurs="0" name="stars" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="educationVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="rank" type="xs:string"/>
            <xs:element minOccurs="0" name="school" type="xs:string"/>
            <xs:element minOccurs="0" name="score" type="xs:string"/>
            <xs:element minOccurs="0" name="year" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="experienceVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="beginDate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="description" type="xs:string"/>
            <xs:element minOccurs="0" name="endDate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="awardVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="languageVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="level" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="contractFieldsUpdateVO">
        <xs:sequence>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="fieldValues" nillable="true" type="contractFieldValueVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="tokenResponseVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="token" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="followVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idFollow" type="xs:long"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
            <xs:element minOccurs="0" name="followerId" type="xs:long"/>
            <xs:element minOccurs="0" name="follow" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="organizationVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="denomination" type="xs:string"/>
            <xs:element minOccurs="0" name="link" type="xs:string"/>
            <xs:element minOccurs="0" name="linkText" type="xs:string"/>
            <xs:element minOccurs="0" name="website" type="xs:string"/>
            <xs:element minOccurs="0" name="pictureId" type="xs:long"/>
            <xs:element minOccurs="0" name="bgPictureId" type="xs:long"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="aclProjects" nillable="true" type="habilitationProjetVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="acl" nillable="true" type="habilitationVO"/>
            <xs:element minOccurs="0" name="domaine" type="xs:string"/>
            <xs:element minOccurs="0" name="youtube" type="xs:string"/>
            <xs:element minOccurs="0" name="twitter" type="xs:string"/>
            <xs:element minOccurs="0" name="facebook" type="xs:string"/>
            <xs:element minOccurs="0" name="linkedin" type="xs:string"/>
            <xs:element minOccurs="0" name="phone" type="xs:string"/>
            <xs:element minOccurs="0" name="birthdate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
            <xs:element minOccurs="0" name="stars" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="personalGeneralVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="firstname" type="xs:string"/>
            <xs:element minOccurs="0" name="anonymousDenomination" type="xs:string"/>
            <xs:element minOccurs="0" name="denomination" type="xs:string"/>
            <xs:element minOccurs="0" name="pictureId" type="xs:long"/>
            <xs:element minOccurs="0" name="bgPictureId" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="profilePictureVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="b64Content" type="xs:string"/>
            <xs:element minOccurs="0" name="direction" type="xs:int"/>
            <xs:element minOccurs="0" name="fileId" type="xs:long"/>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="mimeType" type="xs:string"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
            <xs:element minOccurs="0" name="searchId" type="xs:long"/>
            <xs:element minOccurs="0" name="x" type="xs:int"/>
            <xs:element minOccurs="0" name="y" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="pongVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="response" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="searchEngineResultVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:string"/>
            <xs:element minOccurs="0" name="denomination" type="xs:string"/>
            <xs:element minOccurs="0" name="anonymous_denomination" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="surname" type="xs:string"/>
            <xs:element minOccurs="0" name="gender" type="xs:string"/>
            <xs:element minOccurs="0" name="image_id" type="xs:long"/>
            <xs:element minOccurs="0" name="image" type="xs:string"/>
            <xs:element minOccurs="0" name="target" type="xs:string"/>
            <xs:element minOccurs="0" name="usecase" type="xs:string"/>
            <xs:element minOccurs="0" name="profile_type" type="xs:string"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="telephon" type="xs:string"/>
            <xs:element minOccurs="0" name="cin" type="xs:string"/>
            <xs:element minOccurs="0" name="location" type="xs:string"/>
            <xs:element minOccurs="0" name="tjm" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="specialities" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="skills" type="skillVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="achievements" type="achievementVO"/>
            <xs:element minOccurs="0" name="stars_count" type="xs:int"/>
            <xs:element minOccurs="0" name="picture_direction" type="xs:long"/>
            <xs:element minOccurs="0" name="y" type="xs:long"/>
            <xs:element minOccurs="0" name="x" type="xs:long"/>
            <xs:element minOccurs="0" name="dateUpdate" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="document_id" type="xs:long"/>
            <xs:element minOccurs="0" name="document" type="xs:string"/>
            <xs:element minOccurs="0" name="targetDoc" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="achievementVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="stars" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="backgroundPictureVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="b64Content" type="xs:string"/>
            <xs:element minOccurs="0" name="direction" type="xs:int"/>
            <xs:element minOccurs="0" name="fileId" type="xs:long"/>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="mimeType" type="xs:string"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
            <xs:element minOccurs="0" name="searchId" type="xs:long"/>
            <xs:element minOccurs="0" name="x" type="xs:int"/>
            <xs:element minOccurs="0" name="y" type="xs:int"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="documentVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="type" type="xs:string"/>
            <xs:element minOccurs="0" name="mime_type" type="xs:string"/>
            <xs:element minOccurs="0" name="online_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="content" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="b64_file" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="actualiteVO">
        <xs:complexContent>
            <xs:extension base="elementProjetVO">
                <xs:sequence/>
            </xs:extension>
        </xs:complexContent>
    </xs:complexType>
    <xs:complexType name="notificationVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="type" type="xs:string"/>
            <xs:element minOccurs="0" name="state" type="xs:int"/>
            <xs:element minOccurs="0" name="link" type="xs:long"/>
            <xs:element minOccurs="0" name="creation_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="read_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="actor" type="xs:long"/>
            <xs:element minOccurs="0" name="actor_name" type="xs:string"/>
            <xs:element minOccurs="0" name="actor_image_id" type="xs:long"/>
            <xs:element minOccurs="0" name="target" type="xs:long"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="targets" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="ipStatsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="total" type="xs:int"/>
            <xs:element minOccurs="0" name="banned" type="xs:int"/>
            <xs:element minOccurs="0" name="dateStat" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="dateStatIso" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="i18NMessageVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="language" type="xs:string"/>
            <xs:element minOccurs="0" name="application" type="xs:string"/>
            <xs:element minOccurs="0" name="code" type="xs:string"/>
            <xs:element minOccurs="0" name="value" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="searchIntOfferResultVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:string"/>
            <xs:element minOccurs="0" name="nom_offre" type="xs:string"/>
            <xs:element minOccurs="0" name="contact_offre" type="xs:string"/>
            <xs:element minOccurs="0" name="description_offre" type="xs:string"/>
            <xs:element minOccurs="0" name="prix_offre" type="xs:string"/>
            <xs:element minOccurs="0" name="date_creation" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="id_profil" type="xs:long"/>
            <xs:element minOccurs="0" name="date_fin" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="provided" type="xs:string"/>
            <xs:element minOccurs="0" name="date_modification" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="titre_offre" type="xs:string"/>
            <xs:element minOccurs="0" name="logo_offre" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="dateUpdate" type="xs:dateTime"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="postStarsVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idpost" type="xs:long"/>
            <xs:element minOccurs="0" name="iduser" type="xs:long"/>
            <xs:element minOccurs="0" name="dateStars" type="xs:dateTime"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="mediaLibVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="titre" type="xs:string"/>
            <xs:element minOccurs="0" name="file_content" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="text_content" type="xs:string"/>
            <xs:element minOccurs="0" name="media_type" type="xs:string"/>
            <xs:element minOccurs="0" name="date_creation" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="type" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="postVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idpost" type="xs:long"/>
            <xs:element minOccurs="0" name="datePost" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="idProfilPost" type="xs:long"/>
            <xs:element minOccurs="0" name="relatedTo" type="xs:string"/>
            <xs:element minOccurs="0" name="descriptionPost" type="xs:string"/>
            <xs:element minOccurs="0" name="typePost" type="xs:string"/>
            <xs:element minOccurs="0" name="picture" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="link" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="offreVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="contact" type="xs:string"/>
            <xs:element minOccurs="0" name="description" type="xs:string"/>
            <xs:element minOccurs="0" name="price" type="xs:string"/>
            <xs:element minOccurs="0" name="profile_id" type="xs:long"/>
            <xs:element minOccurs="0" name="creation_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="end_date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="modification_date" type="xs:dateTime"/>
            <xs:element name="provided" type="xs:boolean"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="applications" type="candidatureVO"/>
            <xs:element minOccurs="0" name="titre" type="xs:string"/>
            <xs:element minOccurs="0" name="logo" type="xs:base64Binary"/>
            <xs:element minOccurs="0" name="nb_candidat" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="storedFileVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idField" type="xs:long"/>
            <xs:element minOccurs="0" name="b64_file" type="xs:string"/>
            <xs:element minOccurs="0" name="mime_type" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="operationVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="type" type="xs:string"/>
            <xs:element minOccurs="0" name="date" type="xs:dateTime"/>
            <xs:element minOccurs="0" name="actor" type="xs:string"/>
            <xs:element minOccurs="0" name="details" type="xs:string"/>
            <xs:element minOccurs="0" name="idObj" type="xs:string"/>
            <xs:element minOccurs="0" name="typeObj" type="xs:string"/>
            <xs:element name="additionnalInformations">
                <xs:complexType>
                    <xs:sequence>
                        <xs:element maxOccurs="unbounded" minOccurs="0" name="entry">
                            <xs:complexType>
                                <xs:sequence>
                                    <xs:element minOccurs="0" name="key" type="xs:string"/>
                                    <xs:element minOccurs="0" name="value" type="xs:string"/>
                                </xs:sequence>
                            </xs:complexType>
                        </xs:element>
                    </xs:sequence>
                </xs:complexType>
            </xs:element>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="companyVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
            <xs:element minOccurs="0" name="name" type="xs:string"/>
            <xs:element minOccurs="0" name="email" type="xs:string"/>
            <xs:element minOccurs="0" name="denomination" type="xs:string"/>
            <xs:element minOccurs="0" name="link" type="xs:string"/>
            <xs:element minOccurs="0" name="linkText" type="xs:string"/>
            <xs:element minOccurs="0" name="pictureId" type="xs:long"/>
            <xs:element minOccurs="0" name="bgPictureId" type="xs:long"/>
            <xs:element minOccurs="0" name="website" type="xs:string"/>
            <xs:element minOccurs="0" name="matriculeNumber" type="xs:string"/>
            <xs:element minOccurs="0" name="capital" type="xs:string"/>
            <xs:element minOccurs="0" name="youtube" type="xs:string"/>
            <xs:element minOccurs="0" name="twitter" type="xs:string"/>
            <xs:element minOccurs="0" name="facebook" type="xs:string"/>
            <xs:element minOccurs="0" name="linkedin" type="xs:string"/>
            <xs:element minOccurs="0" name="phone" type="xs:string"/>
            <xs:element minOccurs="0" name="about" type="xs:string"/>
            <xs:element minOccurs="0" name="stars" type="xs:int"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="activities" nillable="true" type="xs:string"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="aclProjects" nillable="true" type="habilitationProjetVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="acl" nillable="true" type="habilitationVO"/>
            <xs:element minOccurs="0" name="birthdate" type="xs:dateTime"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="authorizationResponseVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="authorization" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="sendEmailVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="from" type="xs:string"/>
            <xs:element minOccurs="0" name="from_name" type="xs:string"/>
            <xs:element minOccurs="0" name="to" type="xs:string"/>
            <xs:element minOccurs="0" name="cc" type="xs:string"/>
            <xs:element minOccurs="0" name="bcc" type="xs:string"/>
            <xs:element minOccurs="0" name="replyto" type="xs:string"/>
            <xs:element minOccurs="0" name="subject" type="xs:string"/>
            <xs:element minOccurs="0" name="content" type="xs:string"/>
            <xs:element minOccurs="0" name="attachment" type="attachmentVO"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="attachmentVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="mime_type" type="xs:string"/>
            <xs:element minOccurs="0" name="b64" type="xs:string"/>
            <xs:element minOccurs="0" name="file_name" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="defaultFollowersVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idFollow" type="xs:long"/>
            <xs:element minOccurs="0" name="profileId" type="xs:long"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="badgeVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="idBadge" type="xs:long"/>
            <xs:element minOccurs="0" name="nameBadge" type="xs:string"/>
            <xs:element minOccurs="0" name="conditionBadge" type="xs:string"/>
            <xs:element minOccurs="0" name="pictureBadge" type="xs:string"/>
            <xs:element minOccurs="0" name="descriptionBadge" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:complexType name="profilVO">
        <xs:sequence>
            <xs:element minOccurs="0" name="id" type="xs:long"/>
            <xs:element minOccurs="0" name="all_profiles" type="xs:int"/>
            <xs:element minOccurs="0" name="enum_profile" type="enumProfilVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="sections" type="rubriqueVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="authorizations" type="habilitationVO"/>
            <xs:element maxOccurs="unbounded" minOccurs="0" name="project_authorizations" type="habilitationProjetVO"/>
            <xs:element minOccurs="0" name="lng" type="xs:string"/>
        </xs:sequence>
    </xs:complexType>
    <xs:simpleType name="eContractArticleType">
        <xs:restriction base="xs:string">
            <xs:enumeration value="FIXED"/>
            <xs:enumeration value="FORM_REQUIRED"/>
            <xs:enumeration value="FULLY_EDITABLE"/>
            <xs:enumeration value="EXTRA_OPTIONAL"/>
        </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="eContractFieldGroupType">
        <xs:restriction base="xs:string">
            <xs:enumeration value="REGULAR"/>
            <xs:enumeration value="MULTIPLE"/>
        </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="eContractFieldType">
        <xs:restriction base="xs:string">
            <xs:enumeration value="TEXT"/>
            <xs:enumeration value="NUMBER"/>
            <xs:enumeration value="MULTIPLE_CHOICE"/>
            <xs:enumeration value="DATE"/>
            <xs:enumeration value="TEXTAREA"/>
        </xs:restriction>
    </xs:simpleType>
    <xs:simpleType name="eContractPartyRole">
        <xs:restriction base="xs:string">
            <xs:enumeration value="CLIENT"/>
            <xs:enumeration value="SERVICE_PROVIDER"/>
        </xs:restriction>
    </xs:simpleType>
</xs:schema>
</grammars><resources base="/"><resource path="/status"><method name="GET"><request><param name="p" style="query" type="xs:string"/></request><response><representation mediaType="text/html;charset=UTF-8"/><representation mediaType="application/json;charset=UTF-8"/></response></method></resource><resource path="/v1/ping"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/v1/authheader"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/v1/token"><method name="DELETE"><request><param name="token" style="query" type="xs:string"/></request><response status="204"></response></method><method name="GET"><request><param name="token" style="query" type="xs:string"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:boolean"/></representation></response></method><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/v1/projectNews"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="content" style="query" type="xs:string"/><param name="title" style="query" type="xs:string"/><param name="projectId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/commentSectionRelationship"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="sectionId" style="query" type="xs:long"/><param name="commentId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{sectionId}/{commentId}"><param name="sectionId" style="template" type="xs:long"/><param name="commentId" style="template" type="xs:long"/><method name="DELETE"><request></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/documentProjectElementRelationship"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="documentId" style="query" type="xs:long"/><param name="projectElementId" style="query" type="xs:long"/><param name="profileId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{documentId}/{projectElementId}"><param name="documentId" style="template" type="xs:long"/><param name="projectElementId" style="template" type="xs:long"/><method name="DELETE"><request></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/opinion"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="target" style="query" type="xs:long"/><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="message" style="query" type="xs:string"/><param name="quality" style="query" type="xs:int"/><param name="speed" style="query" type="xs:int"/><param name="communication" style="query" type="xs:int"/><param name="author" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/need"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/all"><method name="GET"><request><param name="description" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="personNumber" style="query" type="xs:int"/><param name="price" style="query" type="xs:string"/><param name="projectId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/offerApplication"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="state" style="query" type="xs:boolean"/><param name="date" style="query" type="xs:dateTime"/><param name="profileId" style="query" type="xs:long"/><param name="offerId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count/offer/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/{offerId}/{profileId}"><param name="offerId" style="template" type="xs:long"/><param name="profileId" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/field"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="type" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="sectionId" style="query" type="xs:long"/><param name="typologyCode" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/chatMessage"><method name="DELETE"><request><param name="isReceived" style="query" type="xs:boolean"/><param name="lastDate" style="query" type="xs:dateTime"/><param name="notificationType" style="query" type="xs:string"/><param name="profileId1" style="query" type="xs:long"/><param name="profileId2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="isReceived" style="query" type="xs:boolean"/><param name="lastDate" style="query" type="xs:dateTime"/><param name="notificationType" style="query" type="xs:string"/><param name="profileId1" style="query" type="xs:long"/><param name="profileId2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/count"><method name="GET"><request><param name="id1" style="query" type="xs:long"/><param name="id2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/countNotReceive"><method name="GET"><request><param name="id1" style="query" type="xs:long"/><param name="id2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/lastMessages"><method name="GET"><request><param name="id1" style="query" type="xs:long"/><param name="id2" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:int"/><param name="maximum" style="query" type="xs:int"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/newMessages/count/profile/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/newerThanMessage"><method name="GET"><request><param name="id1" style="query" type="xs:long"/><param name="id2" style="query" type="xs:long"/><param name="idMessage" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/receive"><method name="GET"><request><param name="isReceived" style="query" type="xs:boolean"/><param name="lastDate" style="query" type="xs:dateTime"/><param name="notificationType" style="query" type="xs:string"/><param name="profileId1" style="query" type="xs:long"/><param name="profileId2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="isReceived" style="query" type="xs:boolean"/><param name="lastDate" style="query" type="xs:dateTime"/><param name="notificationType" style="query" type="xs:string"/><param name="profileId1" style="query" type="xs:long"/><param name="profileId2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/setAllReadBy"><method name="PUT"><request><param name="id1" style="query" type="xs:long"/><param name="id2" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource></resource><resource path="/v1/columnTasks"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="name" style="query" type="xs:string"/><param name="project" style="query" type="xs:long"/><param name="id" style="query" type="xs:long"/><param name="order" style="query" type="xs:int"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/genericComment"><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="author" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{idRubrique}/{id}"><param name="idRubrique" style="template" type="xs:long"/><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{realizationId}"><param name="realizationId" style="template" type="xs:long"/><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource></resource><resource path="/v1/comment"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="projectElementId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/activeDiscussions"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="profileId1" style="query" type="xs:long"/><param name="profileId2" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/total"><method name="GET"><request><param name="id" style="query" type="xs:long"/><param name="maximum" style="query" type="xs:int"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/document"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/all"><method name="GET"><request><param name="name" style="query" type="xs:string"/><param name="type" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/projectElement"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="content" style="query" type="xs:string"/><param name="title" style="query" type="xs:string"/><param name="projectId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/profileEnum"><method name="GET"><request><param name="code" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="shortLabel" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/sectionEnum"><method name="GET"><request><param name="code" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="code" style="query" type="xs:string"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/event"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/all"><method name="GET"><request><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="content" style="query" type="xs:string"/><param name="title" style="query" type="xs:string"/><param name="projectId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/function"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="id" style="query" type="xs:long"/><param name="code" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/search"><resource path="/activities"><method name="GET"><request><param name="terms" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all"><method name="GET"><request><param name="id" style="query" type="xs:string"/><param name="email" style="query" type="xs:string"/><param name="domaine" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="regexpDomaine" style="query" repeating="true" type="xs:string"/><param name="raisonSociale" style="query" type="xs:string"/><param name="matriculeFiscale" style="query" type="xs:string"/><param name="activites" style="query" repeating="true" type="xs:string"/><param name="regexpActivites" style="query" repeating="true" type="xs:string"/><param name="nom" style="query" type="xs:string"/><param name="prenom" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="terms" style="query" repeating="true" type="xs:string"/><param name="cin" style="query" type="xs:string"/><param name="telephone" style="query" type="xs:string"/><param name="skills" style="query" repeating="true" type="xs:string"/><param name="specialites" style="query" repeating="true" type="xs:string"/><param name="website" style="query" type="xs:string"/><param name="regexpSpecialites" style="query" repeating="true" type="xs:string"/><param name="ids" style="query" repeating="true" type="xs:string"/><param name="logQuery" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterCoop" style="query" type="xs:boolean"/><param name="needVeryComplete" style="query" type="xs:boolean"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="onlyWithTjm" style="query" type="xs:boolean"/><param name="usecase" style="query" type="xs:string"/><param name="allCriteresStr" style="query" type="xs:string"/><param name="filterClient" style="query" type="xs:boolean"/><param name="isFreelance" style="query" type="xs:boolean"/><param name="starsFromDb" style="query" type="xs:boolean"/><param name="allSkillsStr" style="query" type="xs:string"/><param name="allSpecialitesStr" style="query" type="xs:string"/><param name="allActivitesStr" style="query" type="xs:string"/><param name="origine" style="query" type="xs:string"/><param name="hash" style="query" type="xs:string"/><param name="specialtyCode" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/allProfiles"><method name="GET"><request><param name="id" style="query" type="xs:string"/><param name="email" style="query" type="xs:string"/><param name="domaine" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="regexpDomaine" style="query" repeating="true" type="xs:string"/><param name="raisonSociale" style="query" type="xs:string"/><param name="matriculeFiscale" style="query" type="xs:string"/><param name="activites" style="query" repeating="true" type="xs:string"/><param name="regexpActivites" style="query" repeating="true" type="xs:string"/><param name="nom" style="query" type="xs:string"/><param name="prenom" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="terms" style="query" repeating="true" type="xs:string"/><param name="cin" style="query" type="xs:string"/><param name="telephone" style="query" type="xs:string"/><param name="skills" style="query" repeating="true" type="xs:string"/><param name="specialites" style="query" repeating="true" type="xs:string"/><param name="website" style="query" type="xs:string"/><param name="regexpSpecialites" style="query" repeating="true" type="xs:string"/><param name="ids" style="query" repeating="true" type="xs:string"/><param name="logQuery" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterCoop" style="query" type="xs:boolean"/><param name="needVeryComplete" style="query" type="xs:boolean"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="onlyWithTjm" style="query" type="xs:boolean"/><param name="usecase" style="query" type="xs:string"/><param name="allCriteresStr" style="query" type="xs:string"/><param name="filterClient" style="query" type="xs:boolean"/><param name="isFreelance" style="query" type="xs:boolean"/><param name="starsFromDb" style="query" type="xs:boolean"/><param name="allSkillsStr" style="query" type="xs:string"/><param name="allSpecialitesStr" style="query" type="xs:string"/><param name="allActivitesStr" style="query" type="xs:string"/><param name="origine" style="query" type="xs:string"/><param name="hash" style="query" type="xs:string"/><param name="specialtyCode" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/autocomplete/{usecase}"><param name="usecase" style="template" type="xs:string"/><method name="GET"><request><param name="terms" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/companies"><method name="GET"><request><param name="id" style="query" type="xs:string"/><param name="email" style="query" type="xs:string"/><param name="domaine" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="regexpDomaine" style="query" repeating="true" type="xs:string"/><param name="raisonSociale" style="query" type="xs:string"/><param name="matriculeFiscale" style="query" type="xs:string"/><param name="activites" style="query" repeating="true" type="xs:string"/><param name="regexpActivites" style="query" repeating="true" type="xs:string"/><param name="nom" style="query" type="xs:string"/><param name="prenom" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="terms" style="query" repeating="true" type="xs:string"/><param name="cin" style="query" type="xs:string"/><param name="telephone" style="query" type="xs:string"/><param name="skills" style="query" repeating="true" type="xs:string"/><param name="specialites" style="query" repeating="true" type="xs:string"/><param name="website" style="query" type="xs:string"/><param name="regexpSpecialites" style="query" repeating="true" type="xs:string"/><param name="ids" style="query" repeating="true" type="xs:string"/><param name="logQuery" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterCoop" style="query" type="xs:boolean"/><param name="needVeryComplete" style="query" type="xs:boolean"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="onlyWithTjm" style="query" type="xs:boolean"/><param name="usecase" style="query" type="xs:string"/><param name="allCriteresStr" style="query" type="xs:string"/><param name="filterClient" style="query" type="xs:boolean"/><param name="isFreelance" style="query" type="xs:boolean"/><param name="starsFromDb" style="query" type="xs:boolean"/><param name="allSkillsStr" style="query" type="xs:string"/><param name="allSpecialitesStr" style="query" type="xs:string"/><param name="allActivitesStr" style="query" type="xs:string"/><param name="origine" style="query" type="xs:string"/><param name="hash" style="query" type="xs:string"/><param name="specialtyCode" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method><method name="GET"><request><param name="id" style="query" type="xs:string"/><param name="email" style="query" type="xs:string"/><param name="domaine" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="regexpDomaine" style="query" repeating="true" type="xs:string"/><param name="raisonSociale" style="query" type="xs:string"/><param name="matriculeFiscale" style="query" type="xs:string"/><param name="activites" style="query" repeating="true" type="xs:string"/><param name="regexpActivites" style="query" repeating="true" type="xs:string"/><param name="nom" style="query" type="xs:string"/><param name="prenom" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="terms" style="query" repeating="true" type="xs:string"/><param name="cin" style="query" type="xs:string"/><param name="telephone" style="query" type="xs:string"/><param name="skills" style="query" repeating="true" type="xs:string"/><param name="specialites" style="query" repeating="true" type="xs:string"/><param name="website" style="query" type="xs:string"/><param name="regexpSpecialites" style="query" repeating="true" type="xs:string"/><param name="ids" style="query" repeating="true" type="xs:string"/><param name="logQuery" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterCoop" style="query" type="xs:boolean"/><param name="needVeryComplete" style="query" type="xs:boolean"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="onlyWithTjm" style="query" type="xs:boolean"/><param name="usecase" style="query" type="xs:string"/><param name="allCriteresStr" style="query" type="xs:string"/><param name="filterClient" style="query" type="xs:boolean"/><param name="isFreelance" style="query" type="xs:boolean"/><param name="starsFromDb" style="query" type="xs:boolean"/><param name="allSkillsStr" style="query" type="xs:string"/><param name="allSpecialitesStr" style="query" type="xs:string"/><param name="allActivitesStr" style="query" type="xs:string"/><param name="origine" style="query" type="xs:string"/><param name="hash" style="query" type="xs:string"/><param name="specialtyCode" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/company/{id}/{lng}"><param name="id" style="template" type="xs:string"/><param name="lng" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/organization/{id}/{lng}"><param name="id" style="template" type="xs:string"/><param name="lng" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/personalProfile/{id}/{lng}"><param name="id" style="template" type="xs:string"/><param name="lng" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/personalProfiles"><method name="GET"><request><param name="id" style="query" type="xs:string"/><param name="email" style="query" type="xs:string"/><param name="domaine" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="regexpDomaine" style="query" repeating="true" type="xs:string"/><param name="raisonSociale" style="query" type="xs:string"/><param name="matriculeFiscale" style="query" type="xs:string"/><param name="activites" style="query" repeating="true" type="xs:string"/><param name="regexpActivites" style="query" repeating="true" type="xs:string"/><param name="nom" style="query" type="xs:string"/><param name="prenom" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="terms" style="query" repeating="true" type="xs:string"/><param name="cin" style="query" type="xs:string"/><param name="telephone" style="query" type="xs:string"/><param name="skills" style="query" repeating="true" type="xs:string"/><param name="specialites" style="query" repeating="true" type="xs:string"/><param name="website" style="query" type="xs:string"/><param name="regexpSpecialites" style="query" repeating="true" type="xs:string"/><param name="ids" style="query" repeating="true" type="xs:string"/><param name="logQuery" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterCoop" style="query" type="xs:boolean"/><param name="needVeryComplete" style="query" type="xs:boolean"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="onlyWithTjm" style="query" type="xs:boolean"/><param name="usecase" style="query" type="xs:string"/><param name="allCriteresStr" style="query" type="xs:string"/><param name="filterClient" style="query" type="xs:boolean"/><param name="isFreelance" style="query" type="xs:boolean"/><param name="starsFromDb" style="query" type="xs:boolean"/><param name="allSkillsStr" style="query" type="xs:string"/><param name="allSpecialitesStr" style="query" type="xs:string"/><param name="allActivitesStr" style="query" type="xs:string"/><param name="origine" style="query" type="xs:string"/><param name="hash" style="query" type="xs:string"/><param name="specialtyCode" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/skills"><method name="GET"><request><param name="terms" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/specialities"><method name="GET"><request><param name="terms" style="query" type="xs:string"/><param name="lng" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/type/{id}/{lng}"><param name="id" style="template" type="xs:string"/><param name="lng" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource><resource path="/{id}/{lng}"><param name="id" style="template" type="xs:string"/><param name="lng" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/alert"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method></resource><resource path="/v1/emails"><resource path="/{usecase}"><param name="usecase" style="template" type="xs:string"/><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterClient" style="query" type="xs:boolean"/><param name="onlyFreelancers" style="query" type="xs:boolean"/><param name="sendgridContactLinesFormat" style="query" type="xs:boolean"/><param name="codeRef" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{usecase}/terms"><param name="usecase" style="template" type="xs:string"/><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="term" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/sendemail"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method></resource><resource path="/v1/contactreq"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method></resource><resource path="/v1/emailsCount"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/sum"><method name="GET"><request><param name="profileId" style="query" type="xs:long"/><param name="begin" style="query" type="xs:string"/><param name="end" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/projectAuthorization"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="profileId" style="query" type="xs:long"/><param name="projectId" style="query" type="xs:long"/><param name="code" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/getNumberOfMembersOrOwnersOfCoopProjects"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/{idProfil}/{idProjet}"><param name="idProfil" style="template" type="xs:long"/><param name="idProjet" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/authorization"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="userId" style="query" type="xs:long"/><param name="roleId" style="query" type="xs:long"/><param name="profileId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/profile/{id}/profile/id"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/i18nlanguage"><resource path="/all"><method name="GET"><request><param name="name" style="query" type="xs:string"/><param name="code" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{code}"><param name="code" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/i18nLongTextValue"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/i18n"><method name="DELETE"><request><param name="language" style="query" type="xs:string"/><param name="application" style="query" type="xs:string"/><param name="code" style="query" type="xs:string"/><representation mediaType="application/json"/></request><response status="204"></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="language" style="query" type="xs:string"/><param name="application" style="query" type="xs:string"/><param name="code" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/ip"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/banned"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/banned/term"><method name="GET"><request><param name="term" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/checkBan"><method name="GET"><request><param name="ip" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count"><method name="GET"><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/stats"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/{ip}/ban"><param name="ip" style="template" type="xs:string"/><method name="PUT"><request><representation mediaType="*/*"><param name="request" style="plain" type="xs:string"/></representation><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{ip}/unban"><param name="ip" style="template" type="xs:string"/><method name="PUT"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource></resource><resource path="/v1/longTextValue"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="languageCode" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/notification"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"/></response></method><method name="PUT"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="target" style="query" type="xs:long"/><param name="state" style="query" type="xs:int"/><param name="type" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="link" style="query" type="xs:long"/><param name="actor" style="query" type="xs:long"/><param name="readDate" style="query" type="xs:dateTime"/><param name="creationDate" style="query" type="xs:dateTime"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/ids"><method name="DELETE"><request><param name="ids" style="query" repeating="true" type="xs:long"/></request><response status="204"></response></method></resource><resource path="/setToRead"><method name="PUT"><request><param name="ids" style="query" repeating="true" type="xs:long"/></request><response status="204"></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/notification"><resource path="/{cible}"><param name="cible" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/offer"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="name" style="query" type="xs:string"/><param name="description" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="profileId" style="query" type="xs:long"/><param name="price" style="query" type="xs:string"/><param name="contact" style="query" type="xs:string"/><param name="creationDate" style="query" type="xs:dateTime"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/operation"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method></resource><resource path="/v1/profile"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/byIdAndCodes"><method name="GET"><request><param name="userId" style="query" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count"><method name="GET"><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/count/typeProfil"><method name="GET"><request><param name="idEnumProfil" style="query" type="xs:long"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/enum"><method name="PUT"><request><param name="id" style="query" type="xs:long"/><param name="enumId" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/profile/personal"><method name="GET"><request><param name="userId" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/cv/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="lng" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/general"><method name="GET"><request><param name="ids" style="query" repeating="true" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}/convert"><param name="id" style="template" type="xs:long"/><method name="PUT"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{id}/general"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/all"><param name="lng" style="template" type="xs:string"/><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/{id}"><param name="lng" style="template" type="xs:string"/><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/profile/company"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/all"><param name="lng" style="template" type="xs:string"/><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/{id}"><param name="lng" style="template" type="xs:string"/><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/profile/organization"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/all"><param name="lng" style="template" type="xs:string"/><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="userId" style="query" type="xs:long"/><param name="ids" style="query" repeating="true" type="xs:long"/><param name="codes" style="query" repeating="true" type="xs:string"/><param name="types" style="query" repeating="true" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/{id}"><param name="lng" style="template" type="xs:string"/><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/profile/realization"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="lng" style="query" type="xs:string"/><param name="profileId" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="order" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="parentId" style="query" type="xs:long"/><param name="codeEnum" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/detailed"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="lng" style="query" type="xs:string"/><param name="profileId" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="order" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="parentId" style="query" type="xs:long"/><param name="codeEnum" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="lng" style="query" type="xs:string"/><param name="profileId" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="order" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="parentId" style="query" type="xs:long"/><param name="codeEnum" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{lng}/{id}"><param name="lng" style="template" type="xs:string"/><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/profile/picture"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="lng" style="query" type="xs:string"/><param name="profileId" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="order" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="parentId" style="query" type="xs:long"/><param name="codeEnum" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/f/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/profile/picture/background"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="lng" style="query" type="xs:string"/><param name="profileId" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="order" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="parentId" style="query" type="xs:long"/><param name="codeEnum" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/f/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/project"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/all"><method name="GET"><request><param name="name" style="query" type="xs:string"/><param name="description" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="relatedTo" style="query" type="xs:string"/><param name="visibility" style="query" type="xs:int"/><param name="withImage" style="query" type="xs:boolean"/><param name="startDate" style="query" type="xs:dateTime"/><param name="endDate" style="query" type="xs:dateTime"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="name" style="query" type="xs:string"/><param name="description" style="query" type="xs:string"/><param name="id" style="query" type="xs:long"/><param name="relatedTo" style="query" type="xs:string"/><param name="visibility" style="query" type="xs:int"/><param name="withImage" style="query" type="xs:boolean"/><param name="startDate" style="query" type="xs:dateTime"/><param name="endDate" style="query" type="xs:dateTime"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/refspe"><resource path="/all"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/{lng}"><param name="lng" style="template" type="xs:string"/><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/regexps"><method name="GET"><request><param name="code" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/role"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="shortLabel" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/section"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="lng" style="query" type="xs:string"/><param name="profileId" style="query" type="xs:long"/><param name="mimeType" style="query" type="xs:string"/><param name="order" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="parentId" style="query" type="xs:long"/><param name="codeEnum" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/rubriqueStars"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="value" style="query" type="xs:long"/><param name="date" style="query" type="xs:dateTime"/><param name="userId" style="query" type="xs:long"/><param name="sectionId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/likedValue/user/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="rubriqueIds" style="query" repeating="true" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count"><method name="GET"><request><param name="value" style="query" type="xs:long"/><param name="date" style="query" type="xs:dateTime"/><param name="userId" style="query" type="xs:long"/><param name="sectionId" style="query" type="xs:long"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/{idRubrique}"><param name="idRubrique" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/storedFile"><resource path="/document/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/field/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/project/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/task"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="complexity" style="query" type="xs:int"/><param name="hexaColorCode" style="query" type="xs:string"/><param name="columnId" style="query" type="xs:long"/><param name="x" style="query" type="xs:int"/><param name="date" style="query" type="xs:dateTime"/><param name="id" style="query" type="xs:long"/><param name="content" style="query" type="xs:string"/><param name="title" style="query" type="xs:string"/><param name="projectId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/textValue"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="all" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="fieldId" style="query" type="xs:long"/><param name="languageCode" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/user"><method name="GET"><request><param name="email" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/account/enabled/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/all"><method name="GET"><request><param name="enabled" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="username" style="query" type="xs:string"/><param name="roles" style="query" repeating="true" type="xs:string"/><param name="federatorProfileId" style="query" type="xs:long"/><param name="usernameStart" style="query" type="xs:string"/><param name="superRole" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="enabled" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="username" style="query" type="xs:string"/><param name="roles" style="query" repeating="true" type="xs:string"/><param name="federatorProfileId" style="query" type="xs:long"/><param name="usernameStart" style="query" type="xs:string"/><param name="superRole" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count"><method name="GET"><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/countByCriteria"><method name="GET"><request><param name="enabled" style="query" type="xs:int"/><param name="id" style="query" type="xs:long"/><param name="username" style="query" type="xs:string"/><param name="roles" style="query" repeating="true" type="xs:string"/><param name="federatorProfileId" style="query" type="xs:long"/><param name="usernameStart" style="query" type="xs:string"/><param name="superRole" style="query" type="xs:string"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/cv/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/document/{id}/type/{typeDoc}"><param name="id" style="template" type="xs:long"/><param name="typeDoc" style="template" type="xs:int"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/id/{email}"><param name="email" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource><resource path="/rebrique/profile/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/validationToken"><method name="DELETE"><request><param name="username" style="query" type="xs:string"/><param name="token" style="query" type="xs:string"/></request><response status="204"></response></method><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="username" style="query" type="xs:string"/><param name="token" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/refspe"><resource path="/all"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/{lng}"><param name="lng" style="template" type="xs:string"/><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/regexps"><method name="GET"><request><param name="code" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/security"><resource path="/admin"><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/authenticate"><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/comment/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/genericComment/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/field/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/i18nLongText/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/i18nText/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/offer/{id}/{idProfil}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/profile/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/project/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/projectColumn/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/projectElem/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/section/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/hasRight/user/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/need/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/offerApplication/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/opinion/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/project/member/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/project/owner/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/token/id"><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="*/*"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource></resource><resource path="/v1/stats"><resource path="/countries/connections"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/countries/registrations"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/dates/connections"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/dates/registrations"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource><resource path="/gender"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="filterClient" style="query" type="xs:boolean"/><param name="onlyFreelancers" style="query" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/specialities/companies"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="maxResultsStats" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/specialities/organizations"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="maxResultsStats" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/specialities/personal"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="maxResultsStats" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/persistentlogin"><method name="POST"><request><representation mediaType="application/json"/></request><response status="204"></response></method><resource path="/{series}"><param name="series" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{username}"><param name="username" style="template" type="xs:string"/><method name="DELETE"><request></request><response status="204"></response></method></resource></resource><resource path="/v1/slideshare"><method name="POST"><request><representation mediaType="application/json"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:string"/></representation></response></method></resource><resource path="/game"><resource path="/info/{points}"><param name="points" style="template" type="xs:int"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/point/{min}"><param name="min" style="template" type="xs:int"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/point/{min}/{max}"><param name="min" style="template" type="xs:int"/><param name="max" style="template" type="xs:int"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/post"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/all"><method name="GET"><request><param name="relatedTo" style="query" type="xs:string"/><param name="disablePictures" style="query" type="xs:boolean"/><param name="idPost" style="query" type="xs:long"/><param name="idProfilPost" style="query" type="xs:long"/><param name="typePost" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/detailed"><method name="GET"><request><param name="relatedTo" style="query" type="xs:string"/><param name="disablePictures" style="query" type="xs:boolean"/><param name="idPost" style="query" type="xs:long"/><param name="idProfilPost" style="query" type="xs:long"/><param name="typePost" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="relatedTo" style="query" type="xs:string"/><param name="disablePictures" style="query" type="xs:boolean"/><param name="idPost" style="query" type="xs:long"/><param name="idProfilPost" style="query" type="xs:long"/><param name="typePost" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/all/followed"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/followed"><method name="GET"><request><param name="followed" style="query" repeating="true" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/badge"><resource path="/all"><method name="GET"><request><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/commentPost"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/all"><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="commentPostId" style="query" type="xs:long"/><param name="postCommentId" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="commentPostId" style="query" type="xs:long"/><param name="postCommentId" style="query" type="xs:long"/><param name="postId" style="query" type="xs:long"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count"><method name="GET"><request><param name="commentPostId" style="query" type="xs:long"/><param name="postCommentId" style="query" type="xs:long"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/postStars"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/count"><method name="GET"><request><param name="userId" style="query" type="xs:long"/><param name="profileId" style="query" type="xs:long"/><param name="postId" style="query" type="xs:long"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/{postId}/{userId}"><param name="postId" style="template" type="xs:long"/><param name="userId" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v2/internalOffers"><resource path="/all"><method name="GET"><request><param name="id" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="regexpDomaine" style="query" repeating="true" type="xs:string"/><param name="nomOffre" style="query" type="xs:string"/><param name="prixOffre" style="query" type="xs:string"/><param name="provided" style="query" type="xs:boolean"/><param name="titreOffre" style="query" type="xs:string"/><param name="prixOffreMin" style="query" type="xs:string"/><param name="prixOffreMax" style="query" type="xs:string"/><param name="terms" style="query" repeating="true" type="xs:string"/><param name="logQuery" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="allCriteresStr" style="query" type="xs:string"/><param name="domainCode" style="query" type="xs:string"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/autocomplete"><method name="GET"><request><param name="terms" style="query" type="xs:string"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:string"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/follow"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/byFollowerId"><method name="GET"><request><param name="followerId" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/count/{followerId}"><param name="followerId" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/count/{followerId}/{profileId}"><param name="followerId" style="template" type="xs:long"/><param name="profileId" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/{followerId}/{profileId}"><param name="followerId" style="template" type="xs:long"/><param name="profileId" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/settings"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/count/{profileId}"><param name="profileId" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:int"/></representation></response></method></resource><resource path="/{profileId}"><param name="profileId" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/defaultFollowers"><resource path="/all"><method name="GET"><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/mediaLib"><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><resource path="/all"><method name="GET"><request><param name="type" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="idMediaLib" style="query" type="xs:long"/><param name="titreMedia" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="type" style="query" type="xs:string"/><param name="dateCreation" style="query" type="xs:dateTime"/><param name="idMediaLib" style="query" type="xs:long"/><param name="titreMedia" style="query" type="xs:string"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource></resource><resource path="/v1/contracts"><method name="GET"><request><param name="source" style="query" type="xs:boolean"/><param name="idContract" style="query" type="xs:long"/><param name="profileIds" style="query" repeating="true" type="xs:long"/><param name="onGoing" style="query" type="xs:boolean"/><param name="awaitingApproval" style="query" type="xs:boolean"/><param name="finished" style="query" type="xs:boolean"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/><param name="startIndex" style="query" type="xs:long"/><param name="maxResults" style="query" type="xs:long"/><param name="source" style="query" type="xs:boolean"/><param name="idContract" style="query" type="xs:long"/><param name="profileIds" style="query" repeating="true" type="xs:long"/><param name="onGoing" style="query" type="xs:boolean"/><param name="awaitingApproval" style="query" type="xs:boolean"/><param name="finished" style="query" type="xs:boolean"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="contractSourceId" style="query" type="xs:long"/><param name="recipientProfileId" style="query" type="xs:long"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method><resource path="/mark-as-read/{id}"><param name="id" style="template" type="xs:long"/><method name="PUT"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/update/{id}"><param name="id" style="template" type="xs:long"/><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource><resource path="/{id}"><param name="id" style="template" type="xs:long"/><method name="DELETE"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:boolean"/></representation></response></method><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}/accept"><param name="id" style="template" type="xs:long"/><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource><resource path="/{id}/fields"><param name="id" style="template" type="xs:long"/><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:long"/></representation></response></method></resource><resource path="/{id}/fields-group"><param name="id" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}/i18n"><param name="id" style="template" type="xs:long"/><method name="GET"><request></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{id}/personal-info"><param name="id" style="template" type="xs:long"/><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response status="204"></response></method></resource><resource path="/{id}/toggle-finalize"><param name="id" style="template" type="xs:long"/><method name="POST"><request><param name="partyId" style="query" type="xs:long"/><param name="finalized" style="query" type="xs:boolean"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"><param name="result" style="plain" type="xs:boolean"/></representation></response></method></resource></resource><resource path="/v1/contract-articles"><resource path="/contract/{contractId}"><param name="contractId" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method><method name="POST"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/latest-changed/contract/{contractId}"><param name="contractId" style="template" type="xs:long"/><method name="GET"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{articleId}"><param name="articleId" style="template" type="xs:long"/><method name="PUT"><request><representation mediaType="application/json"/><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{articleId}/add-field-group"><param name="articleId" style="template" type="xs:long"/><method name="PUT"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource><resource path="/{articleId}/remove-field-group/{order}"><param name="articleId" style="template" type="xs:long"/><param name="order" style="template" type="xs:int"/><method name="PUT"><request><param name="x-uprodit-password" style="header" type="xs:string"/><param name="x-uprodit-username" style="header" type="xs:string"/><param name="x-uprodit-token" style="header" type="xs:string"/><param name="x-uprodit-reinit" style="header" type="xs:boolean"/></request><response><representation mediaType="application/json"/></response></method></resource></resource></resources></application>